Uses of Enum
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.HandshakeStateModifier and TypeFieldDescriptionprivate final AtomicReference<SslConnection.HandshakeState> SslConnection._handshakeMethods in org.eclipse.jetty.io.ssl that return SslConnection.HandshakeStateModifier and TypeMethodDescriptionstatic SslConnection.HandshakeStateReturns the enum constant of this type with the specified name.static SslConnection.HandshakeState[]SslConnection.HandshakeState.values()Returns an array containing the constants of this enum type, in the order they are declared.