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()
           
static ServerConnections.OutgoingState ServerConnections.OutgoingState.valueOf(java.lang.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 © 2008 Tigase. All Rights Reserved.