|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponseFilter
Interface implemented by filters invoked at the Provider.
As part of the client API, these filters are executed after the HTTP invocation returns. As part of the server API, these filters are executed after the resource method returns.
| Method Summary | |
|---|---|
void |
postFilter(FilterContext context)
Filter method called at the |
| Method Detail |
|---|
void postFilter(FilterContext context)
throws IOException
BindingPriority).
context - invocation context
IOException - if an I/O exception occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||