Uses of Class
tigase.net.ConnectionType

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

Uses of ConnectionType in tigase.net
 

Methods in tigase.net that return ConnectionType
 ConnectionType IOService.connectionType()
           
 ConnectionType ConnectionOpenListener.getConnectionType()
           
static ConnectionType ConnectionType.valueOf(java.lang.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.xmppcomponent
 

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



Copyright © 2008 Tigase. All Rights Reserved.