Uses of Enum Class
cool.scx.tcp.tls_channel.UnwrapResult.Status
Packages that use UnwrapResult.Status
-
Uses of UnwrapResult.Status in cool.scx.tcp.tls_channel
Subclasses with type arguments of type UnwrapResult.Status in cool.scx.tcp.tls_channelFields in cool.scx.tcp.tls_channel declared as UnwrapResult.StatusMethods in cool.scx.tcp.tls_channel that return UnwrapResult.StatusModifier and TypeMethodDescriptionstatic UnwrapResult.StatusReturns the enum constant of this class with the specified name.static UnwrapResult.Status[]UnwrapResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.