Uses of Class
gecco.server.actionprocessor.ActionProcessor

Packages that use ActionProcessor
gecco.server.core   
 

Uses of ActionProcessor in gecco.server.core
 

Methods in gecco.server.core that return ActionProcessor
static ActionProcessor ReferenceHolder.getActionProcessor()
          Gets the ActionProcessor attribute of the ReferenceHolder class
 

Methods in gecco.server.core with parameters of type ActionProcessor
static void ReferenceHolder.setActionProcessor(ActionProcessor _actionProcessor)
          Sets the ActionProcessor attribute of the ReferenceHolder class