Uses of Enum
org.apache.hc.core5.reactor.SocksProxyProtocolHandler.State
Packages that use SocksProxyProtocolHandler.State
Package
Description
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
-
Uses of SocksProxyProtocolHandler.State in org.apache.hc.core5.reactor
Fields in org.apache.hc.core5.reactor declared as SocksProxyProtocolHandler.StateModifier and TypeFieldDescriptionprivate SocksProxyProtocolHandler.State
SocksProxyProtocolHandler.state
Methods in org.apache.hc.core5.reactor that return SocksProxyProtocolHandler.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SocksProxyProtocolHandler.State[]
SocksProxyProtocolHandler.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.