| Package | Description |
|---|---|
| to.etc.domui.ajax | |
| to.etc.domui.server |
| Modifier and Type | Method and Description |
|---|---|
List<IRequestInterceptor> |
AjaxRequestHandler.getInterceptorList() |
| Modifier and Type | Method and Description |
|---|---|
void |
AjaxRequestHandler.addInterceptor(IRequestInterceptor r) |
| Modifier and Type | Method and Description |
|---|---|
List<IRequestInterceptor> |
DomApplication.getInterceptorList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomApplication.addInterceptor(IRequestInterceptor r) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractContextMaker.callInterceptorsAfter(List<IRequestInterceptor> il,
RequestContextImpl ctx,
Exception x) |
static void |
AbstractContextMaker.callInterceptorsBegin(List<IRequestInterceptor> il,
RequestContextImpl ctx) |
Copyright © 2017 etc.to. All rights reserved.