Uses of Class
tigase.net.ConnectionType

Packages that use ConnectionType
tigase.net   
tigase.server.ext   
tigase.server.xmppcomponent   
 

Uses of ConnectionType in tigase.net
 

Methods in tigase.net that return ConnectionType
 ConnectionType IOService.connectionType()
          Method description
 ConnectionType ConnectionOpenListener.getConnectionType()
           
static ConnectionType ConnectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConnectionType[] ConnectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ConnectionType in tigase.server.ext
 

Methods in tigase.server.ext that return ConnectionType
 ConnectionType CompRepoItem.getConnectionType()
           
 

Uses of ConnectionType in tigase.server.xmppcomponent
 

Fields in tigase.server.xmppcomponent declared as ConnectionType
 ConnectionType ComponentConnectionManager.PORT_TYPE_PROP_VAL
           
 



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