Uses of Enum
org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.ProtocolState
Packages that use Socks5ClientConnector.ProtocolState
-
Uses of Socks5ClientConnector.ProtocolState in org.eclipse.jgit.internal.transport.sshd.proxy
Subclasses with type arguments of type Socks5ClientConnector.ProtocolState in org.eclipse.jgit.internal.transport.sshd.proxyFields in org.eclipse.jgit.internal.transport.sshd.proxy declared as Socks5ClientConnector.ProtocolStateMethods in org.eclipse.jgit.internal.transport.sshd.proxy that return Socks5ClientConnector.ProtocolStateModifier and TypeMethodDescriptionReturns 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.