|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.process.internal.FilteringInflector
public class FilteringInflector
| Nested Class Summary | |
|---|---|
static class |
FilteringInflector.Builder
|
| Method Summary | |
|---|---|
Response |
apply(Request request)
Transform data of a given type into a result of the different type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Response apply(Request request)
Inflector
apply in interface Inflector<Request,Response>request - data to be transformed into a result.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||