public interface IRequestInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
after(IRequestContext rc,
Exception x) |
void |
before(IRequestContext rc) |
void before(IRequestContext rc) throws Exception
Exceptionvoid after(IRequestContext rc, Exception x) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.