Uses of Interface
tigase.server.amp.ActionResultsHandlerIfc

Packages that use ActionResultsHandlerIfc
tigase.server.amp   
tigase.server.amp.action   
 

Uses of ActionResultsHandlerIfc in tigase.server.amp
 

Classes in tigase.server.amp that implement ActionResultsHandlerIfc
 class AmpComponent
          Created: Apr 26, 2010 3:22:06 PM
 

Fields in tigase.server.amp declared as ActionResultsHandlerIfc
protected  ActionResultsHandlerIfc ActionAbstract.resultsHandler
           
 

Methods in tigase.server.amp with parameters of type ActionResultsHandlerIfc
 void ActionIfc.setProperties(Map<String,Object> props, ActionResultsHandlerIfc resultsHandler)
           
 void ActionAbstract.setProperties(Map<String,Object> props, ActionResultsHandlerIfc resultsHandler)
          Method description
 

Uses of ActionResultsHandlerIfc in tigase.server.amp.action
 

Methods in tigase.server.amp.action with parameters of type ActionResultsHandlerIfc
 void Store.setProperties(Map<String,Object> props, ActionResultsHandlerIfc handler)
          Method description
 



Copyright © 2012 Tigase. All Rights Reserved.