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
-
-
Constructor Summary
Constructors Constructor Description Command()
-
-
-
Field Detail
-
CONNECT
public static final int CONNECT
- See Also:
- Constant Field Values
-
BIND
public static final int BIND
- See Also:
- Constant Field Values
-
-