Package org.glassfish.jersey.server.spi.internal

Jersey server-side internal service provider contract (SPI) classes.

See:
          Description

Interface Summary
ResourceMethodDispatcher A resource method dispatcher responsible for consuming a JAX-RS request by invoking the configured resource method on a given resource instance and returning the method invocation result in a form of a JAX-RS response.
ResourceMethodDispatcher.Provider Provider interface for creating a resource method dispatcher instances.
ResourceMethodInvocationHandlerProvider Provides the invocation handler instances designated to handle invocations of the supplied invocable resource methods.
ValueFactoryProvider Parameter value factory SPI.
 

Class Summary
MethodParameterHelper  
 

Package org.glassfish.jersey.server.spi.internal Description

Jersey server-side internal service provider contract (SPI) classes.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.