Class SocksConstants.Socks4
java.lang.Object
org.apache.sshd.common.forward.SocksConstants.Socks4
- Enclosing class:
SocksConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final byte -
Method Summary
-
Field Details
-
VERSION
public static final byte VERSION- See Also:
-
CMD_CONNECT
public static final byte CMD_CONNECT- See Also:
-
REPLY_SUCCESS
public static final byte REPLY_SUCCESS- See Also:
-
REPLY_FAILURE
public static final byte REPLY_FAILURE- See Also:
-
REPLY_HOST_UNREACHABLE
public static final byte REPLY_HOST_UNREACHABLE- See Also:
-
REPLY_WRONG_USER
public static final byte REPLY_WRONG_USER- See Also:
-