Package | Description |
---|---|
org.eclipse.jgit.internal.transport.sshd.proxy |
Modifier and Type | Field and Description |
---|---|
private Socks5ClientConnector.ProtocolState |
Socks5ClientConnector.state |
Modifier and Type | Method and Description |
---|---|
static Socks5ClientConnector.ProtocolState |
Socks5ClientConnector.ProtocolState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Socks5ClientConnector.ProtocolState[] |
Socks5ClientConnector.ProtocolState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|