Uses of Class
tigase.server.xmppserver.ServerConnections.OutgoingState

Packages that use ServerConnections.OutgoingState
tigase.server.xmppserver   
 

Uses of ServerConnections.OutgoingState in tigase.server.xmppserver
 

Methods in tigase.server.xmppserver that return ServerConnections.OutgoingState
 ServerConnections.OutgoingState ServerConnections.getOutgoingState()
          Method description
static ServerConnections.OutgoingState ServerConnections.OutgoingState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServerConnections.OutgoingState[] ServerConnections.OutgoingState.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.