Uses of Interface
tigase.cluster.api.CommandListener

Packages that use CommandListener
tigase.cluster   
tigase.cluster.api   
 

Uses of CommandListener in tigase.cluster
 

Methods in tigase.cluster with parameters of type CommandListener
 void ClusterController.removeCommandListener(String command, CommandListener listener)
          Method description
 void ClusterController.setCommandListener(String command, CommandListener listener)
          Method description
 

Uses of CommandListener in tigase.cluster.api
 

Methods in tigase.cluster.api with parameters of type CommandListener
 void ClusterControllerIfc.removeCommandListener(String command, CommandListener listener)
           
 void ClusterControllerIfc.setCommandListener(String command, CommandListener listener)
           
 



Copyright © 2013 Tigase. All rights reserved.