|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IOExceptionFilter | This filter is invoked when an IOException occurs during an http transaction. |
RequestFilter | A Filter interface that gets invoked before making an actual request. |
ResponseFilter | A Filter interface that gets invoked before making the processing of the response bytes. |
Class Summary | |
---|---|
FilterContext<T> | A FilterContext can be used to decorate Request and AsyncHandler from a list of RequestFilter . |
FilterContext.FilterContextBuilder<T> |
Exception Summary | |
---|---|
FilterException | An exception that can be thrown by an AsyncHandler to interrupt invocation of
the RequestFilter and ResponseFilter . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |