|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.process.internal.AbstractFilterProcessor<ResponseFilter>
org.glassfish.jersey.process.internal.ResponseFilterProcessor
public class ResponseFilterProcessor
Executes the configured set of response filters on a response.
| Field Summary |
|---|
| Fields inherited from class org.glassfish.jersey.process.internal.AbstractFilterProcessor |
|---|
filterContextFactory |
| Constructor Summary | |
|---|---|
ResponseFilterProcessor()
Create a new response filter processor. |
|
| Method Summary | |
|---|---|
Response |
apply(Response data)
|
| Methods inherited from class org.glassfish.jersey.process.internal.AbstractFilterProcessor |
|---|
getFilters, getProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Constructor Detail |
|---|
public ResponseFilterProcessor()
| Method Detail |
|---|
public Response apply(Response data)
apply in interface com.google.common.base.Function<Response,Response>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||