|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
public static class WadlModelProcessor.OptionsHandler
| Constructor Summary | |
|---|---|
WadlModelProcessor.OptionsHandler()
|
|
| Method Summary | |
|---|---|
Response |
apply(ContainerRequestContext containerRequestContext)
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 |
| Constructor Detail |
|---|
public WadlModelProcessor.OptionsHandler()
| Method Detail |
|---|
public Response apply(ContainerRequestContext containerRequestContext)
Inflector
apply in interface Inflector<ContainerRequestContext,Response>containerRequestContext - data to be transformed into a result.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||