|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionProcessor | |
gecco.server.core | |
gecco.server.startup |
Uses of ActionProcessor in gecco.server.core |
Fields in gecco.server.core declared as ActionProcessor | |
private static ActionProcessor |
ReferenceHolder.actionProcessor
Description of the Field |
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 |
Uses of ActionProcessor in gecco.server.startup |
Fields in gecco.server.startup declared as ActionProcessor | |
private ActionProcessor |
StartServer.actionProcessor
Description of the Field |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |