Uses of Enum Class
org.apache.http.impl.nio.reactor.SSLMode
Packages that use SSLMode
Package
Description
Default implementation of event driven network communication APIs
based on Java NIO.
-
Uses of SSLMode in org.apache.http.impl.nio.reactor
Methods in org.apache.http.impl.nio.reactor that return SSLModeModifier and TypeMethodDescriptionstatic SSLMode
Deprecated.Returns the enum constant of this class with the specified name.static SSLMode[]
SSLMode.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.http.impl.nio.reactor with parameters of type SSLMode