Uses of Enum Class
com.predic8.membrane.core.transport.ssl.TLSError
Packages that use TLSError
-
Uses of TLSError in com.predic8.membrane.core.transport.ssl
Fields in com.predic8.membrane.core.transport.ssl declared as TLSErrorMethods in com.predic8.membrane.core.transport.ssl that return TLSErrorModifier and TypeMethodDescriptionSSLExchange.getError()static TLSErrorReturns the enum constant of this class with the specified name.static TLSError[]TLSError.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.transport.ssl with parameters of type TLSError