| Package | Description |
|---|---|
| to.etc.domui.ajax | |
| to.etc.domui.server | |
| to.etc.domui.server.parts |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxRequestHandler
This handles .ajax requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationRequestHandler
Main handler for DomUI page requests.
|
class |
ResourceRequestHandler |
| Modifier and Type | Method and Description |
|---|---|
IFilterRequestHandler |
DomApplication.findRequestHandler(IRequestContext ctx)
Find a request handler by locating the highest-scoring request handler in the chain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomApplication.addRequestHandler(IFilterRequestHandler fh,
int priority)
Add a toplevel request handler to the chain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartRequestHandler |
Copyright © 2017 etc.to. All rights reserved.