Uses of Enum
io.netty.handler.ssl.ReferenceCountedOpenSslEngine.HandshakeState
Packages that use ReferenceCountedOpenSslEngine.HandshakeState
-
Uses of ReferenceCountedOpenSslEngine.HandshakeState in io.netty.handler.ssl
Fields in io.netty.handler.ssl declared as ReferenceCountedOpenSslEngine.HandshakeStateMethods in io.netty.handler.ssl that return ReferenceCountedOpenSslEngine.HandshakeStateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ReferenceCountedOpenSslEngine.HandshakeState.values()
Returns an array containing the constants of this enum type, in the order they are declared.