public class SSHMessageConverter extends Object
Constructor and Description |
---|
SSHMessageConverter() |
Modifier and Type | Method and Description |
---|---|
static String |
getSSHMessageName(int messageId)
Returns the SSH message name for a given message ID, considering the
SSH transport, authentication, and connection protocols.
|
public static String getSSHMessageName(int messageId)
messageId
- The integer ID of the SSH message.Copyright © 2025. All rights reserved.