Package net.i2p.socks
Class SOCKS4Constants
- java.lang.Object
-
- net.i2p.socks.SOCKS4Constants
-
public class SOCKS4Constants extends Object
- Since:
- 0.9.33 Moved out of net.i2p.i2ptunnel.socks.SOCKS4aServer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SOCKS4Constants.Command
static class
SOCKS4Constants.Reply
-
Field Summary
Fields Modifier and Type Field Description static int
SOCKS_VERSION_4
-
-
-
Field Detail
-
SOCKS_VERSION_4
public static final int SOCKS_VERSION_4
- See Also:
- Constant Field Values
-
-