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
Subclasses with type arguments of type SslConnection.HandshakeState in org.eclipse.jetty.io.sslFields 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.HandshakeStateReturns 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.