|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.model.ResourceMethodInvoker
public class ResourceMethodInvoker
Server-side request-response inflector for invoking methods
of annotation-based resource classes.
| Nested Class Summary | |
|---|---|
static class |
ResourceMethodInvoker.Builder
Resource method invoker "assisted" injection helper. |
| Method Summary | |
|---|---|
JerseyContainerResponseContext |
apply(JerseyContainerRequestContext requestContext)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public JerseyContainerResponseContext apply(JerseyContainerRequestContext requestContext)
apply in interface Inflector<JerseyContainerRequestContext,JerseyContainerResponseContext>public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||