Uses of Enum Class
org.eclipse.jetty.io.ssl.SslConnection.HandshakeState
Packages that use SslConnection.HandshakeState
-
Uses of SslConnection.HandshakeState in org.eclipse.jetty.io.ssl
Fields in org.eclipse.jetty.io.ssl with type parameters of type SslConnection.HandshakeStateMethods in org.eclipse.jetty.io.ssl that return SslConnection.HandshakeStateModifier and TypeMethodDescriptionstatic SslConnection.HandshakeState
Returns the enum constant of this class with the specified name.static SslConnection.HandshakeState[]
SslConnection.HandshakeState.values()
Returns an array containing the constants of this enum class, in the order they are declared.