Package net.i2p.socks
Class SOCKS4Constants.Command
java.lang.Object
net.i2p.socks.SOCKS4Constants.Command
- Enclosing class:
- SOCKS4Constants
public static class SOCKS4Constants.Command extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Command()
-
Method Summary
-
Field Details
-
CONNECT
public static final int CONNECT- See Also:
- Constant Field Values
-
BIND
public static final int BIND- See Also:
- Constant Field Values
-
-
Constructor Details
-
Command
public Command()
-