Uses of Interface
tigase.server.amp.ActionResultsHandlerIfc
-
Packages that use ActionResultsHandlerIfc Package Description tigase.cluster tigase.server.amp tigase.server.amp.action -
-
Uses of ActionResultsHandlerIfc in tigase.cluster
Classes in tigase.cluster that implement ActionResultsHandlerIfc Modifier and Type Class Description classAmpComponentClustered -
Uses of ActionResultsHandlerIfc in tigase.server.amp
Classes in tigase.server.amp that implement ActionResultsHandlerIfc Modifier and Type Class Description classAmpComponentCreated: Apr 26, 2010 3:22:06 PMFields in tigase.server.amp declared as ActionResultsHandlerIfc Modifier and Type Field Description protected ActionResultsHandlerIfcActionAbstract. resultsHandlerMethods in tigase.server.amp with parameters of type ActionResultsHandlerIfc Modifier and Type Method Description voidActionAbstract. setActionResultsHandler(ActionResultsHandlerIfc resultsHandler)voidActionIfc. setActionResultsHandler(ActionResultsHandlerIfc resultsHandler) -
Uses of ActionResultsHandlerIfc in tigase.server.amp.action
Methods in tigase.server.amp.action with parameters of type ActionResultsHandlerIfc Modifier and Type Method Description voidBroadcast. setActionResultsHandler(ActionResultsHandlerIfc handler)
-