Uses of Enum Class
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
Fields 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 class with the specified name.static Socks5ClientConnector.ProtocolState[]
Socks5ClientConnector.ProtocolState.values()
Returns an array containing the constants of this enum class, in the order they are declared.