Uses of Interface
tigase.server.amp.ActionIfc
-
Packages that use ActionIfc Package Description tigase.server.amp tigase.server.amp.action -
-
Uses of ActionIfc in tigase.server.amp
Classes in tigase.server.amp that implement ActionIfc Modifier and Type Class Description class
ActionAbstract
Created: May 1, 2010 7:44:17 PMMethod parameters in tigase.server.amp with type arguments of type ActionIfc Modifier and Type Method Description void
AmpComponent. setAllActions(java.util.List<ActionIfc> actions)
-
Uses of ActionIfc in tigase.server.amp.action
Classes in tigase.server.amp.action that implement ActionIfc Modifier and Type Class Description class
Alert
Created: May 1, 2010 1:39:07 PMclass
Deliver
Created: May 1, 2010 11:28:40 AMclass
Drop
Created: Apr 27, 2010 5:35:33 PMclass
Error
Created: Apr 27, 2010 5:35:45 PMclass
Notify
Created: Apr 27, 2010 5:36:03 PMclass
Store
Created: May 1, 2010 11:32:59 AM
-