Uses of Enum
io.netty.handler.ssl.SslHandler.SslEngineType
Packages that use SslHandler.SslEngineType
-
Uses of SslHandler.SslEngineType in io.netty.handler.ssl
Fields in io.netty.handler.ssl declared as SslHandler.SslEngineTypeMethods in io.netty.handler.ssl that return SslHandler.SslEngineTypeModifier and TypeMethodDescription(package private) static SslHandler.SslEngineType
static SslHandler.SslEngineType
Returns the enum constant of this type with the specified name.static SslHandler.SslEngineType[]
SslHandler.SslEngineType.values()
Returns an array containing the constants of this enum type, in the order they are declared.