Uses of Class
tigase.io.TLSStatus

Packages that use TLSStatus
tigase.io   
 

Uses of TLSStatus in tigase.io
 

Methods in tigase.io that return TLSStatus
 TLSStatus TLSWrapper.getStatus()
           
static TLSStatus TLSStatus.valueOf(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.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.