Uses of Class
tigase.server.xmppserver.OutgoingState

Packages that use OutgoingState
tigase.server.xmppserver   
 

Uses of OutgoingState in tigase.server.xmppserver
 

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



Copyright © 2012 Tigase. All Rights Reserved.