Uses of Class
tigase.net.SocketType

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

Uses of SocketType in tigase.net
 

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

Uses of SocketType in tigase.server.xmppcomponent
 

Fields in tigase.server.xmppcomponent declared as SocketType
 SocketType ComponentConnectionManager.PORT_SOCKET_PROP_VAL
           
 



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