|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ActionHandler in org.asmatron.messengine |
|---|
| Methods in org.asmatron.messengine with parameters of type ActionHandler | ||
|---|---|---|
|
ControlEngine.addActionHandler(ActionId<T> actionId,
ActionHandler<T> actionHandler)
|
|
| Uses of ActionHandler in org.asmatron.messengine.action |
|---|
| Methods in org.asmatron.messengine.action that return ActionHandler | |
|---|---|
ActionHandler<?> |
DuplicateActionHandlerException.getNewHandler()
|
ActionHandler<?> |
DuplicateActionHandlerException.getOldHandler()
|
| Constructors in org.asmatron.messengine.action with parameters of type ActionHandler | |
|---|---|
DuplicateActionHandlerException(ActionHandler<?> newHandler,
ActionHandler<?> oldHandler,
ActionId<?> action)
|
|
DuplicateActionHandlerException(ActionHandler<?> newHandler,
ActionHandler<?> oldHandler,
ActionId<?> action)
|
|
| Uses of ActionHandler in org.asmatron.messengine.engines |
|---|
| Methods in org.asmatron.messengine.engines with parameters of type ActionHandler | ||
|---|---|---|
|
DefaultEngine.addActionHandler(ActionId<T> actionType,
ActionHandler<T> actionHandler)
|
|
|
DefaultActionDelegate.addActionHandler(ActionId<T> command,
ActionHandler<T> commandHandler)
|
|
|
ActionDelegate.addActionHandler(ActionId<T> actionType,
ActionHandler<T> actionHandler)
|
|
| Uses of ActionHandler in org.asmatron.messengine.engines.components |
|---|
| Methods in org.asmatron.messengine.engines.components with parameters of type ActionHandler | |
|---|---|
void |
ActionProcessor.handle(ActionHandler<T> handler)
|
| Uses of ActionHandler in org.asmatron.messengine.engines.support |
|---|
| Classes in org.asmatron.messengine.engines.support that implement ActionHandler | |
|---|---|
class |
ActionMethodHandler
|
class |
RequestFieldHandler
|
class |
RequestMethodHandler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||