Package | Description |
---|---|
org.glassfish.jersey.server.model |
Jersey server-side application & resource modeling classes.
|
org.glassfish.jersey.server.model.internal |
Jersey server-side internal model related and routing helper classes.
|
org.glassfish.jersey.server.wadl.processor |
Jersey server-side WADL
model processor classes
that extends resource model with resources and resource methods that produce WADL content. |
Class and Description |
---|
ResourceMethodDispatcherFactory
A resource method dispatcher provider factory.
|
ResourceMethodInvocationHandlerFactory
An injectable
resource method
invocation handler provider factory. |
Class and Description |
---|
AbstractJavaResourceMethodDispatcher
Abstract resource method dispatcher that provides skeleton implementation of
dispatching requests to a particular
Java method using supplied
Java method invocation handler . |
JavaResourceMethodDispatcherProvider.AbstractMethodParamInvoker |
ModelProcessorUtil.Method
Method bean containing basic information about enhancing resource method.
|
Class and Description |
---|
ModelProcessorUtil.Method
Method bean containing basic information about enhancing resource method.
|