Uses of Enum Class
cool.scx.tcp.tls.UnwrapResult.Status
Packages that use UnwrapResult.Status
-
Uses of UnwrapResult.Status in cool.scx.tcp.tls
Subclasses with type arguments of type UnwrapResult.Status in cool.scx.tcp.tlsFields in cool.scx.tcp.tls declared as UnwrapResult.StatusMethods in cool.scx.tcp.tls 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.