Uses of Class
tigase.server.ConnectionManager.LIMIT_ACTION

Packages that use ConnectionManager.LIMIT_ACTION
tigase.server The main package with top level API for server side components. 
 

Uses of ConnectionManager.LIMIT_ACTION in tigase.server
 

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



Copyright © 2013 Tigase. All rights reserved.