Package org.glassfish.jersey.server.spi.internal
Jersey server-side internal service provider contract (SPI) classes.
-
Interface Summary Interface Description ResourceMethodDispatcher A resource method dispatcher responsible for consuming a JAX-RSrequestby invoking the configuredresource methodon a given resource instance and returning the method invocation result in a form of a JAX-RSresponse.ResourceMethodDispatcher.Provider Provider interface for creating aresource method dispatcherinstances.ResourceMethodInvocationHandlerProvider Provides theinvocation handlerinstances designated to handle invocations of the suppliedinvocable resource methods.ValueParamProvider Parameter value factory SPI.ValueParamProvider.PriorityType Priorities are intended to be used as a means to determine the order in which objects are considered whether they are suitable for a particular action or not (e.g. -
Class Summary Class Description ParameterValueHelper Utility methods for retrieving values or value providers for theparameterizedresource model components.ParamValueFactoryWithSource<T> ExtendsSupplierinterface withParameter.Sourceinformation. -
Enum Summary Enum Description ValueParamProvider.Priority Enumeration of priorities for providers (e.g.