Uses of Class
tigase.io.TLSStatus
-
Packages that use TLSStatus Package Description tigase.io -
-
Uses of TLSStatus in tigase.io
Methods in tigase.io that return TLSStatus Modifier and Type Method Description TLSStatusJcaTLSWrapper. getStatus()TLSStatusTLSWrapper. getStatus()static TLSStatusTLSStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TLSStatus[]TLSStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-