public interface IInterceptor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IInterceptor.FlowType |
static interface |
IInterceptor.Layer |
static interface |
IInterceptor.Name |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.Object |
intercept(org.json.JSONObject inputObj) |