| Package | Description |
|---|---|
| to.etc.domui.dom.webaction |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonWebActionFactory
This action factory tries to find a method with the name specified in actionCode which accepts a single java class type
which will be marshalled from a "json" request parameter.
|
class |
SimpleWebActionFactory
This recognizes all "webAction"+actionName methods that accept IRequestContext as a parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebActionRegistry.register(WebActionRegistry.IFactory f) |
Copyright © 2017 etc.to. All rights reserved.