Package | Description |
---|---|
org.glassfish.jersey.media.sse.internal | |
org.glassfish.jersey.server |
Jersey server-side classes.
|
org.glassfish.jersey.server.internal.inject | |
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.spi.internal |
Jersey server-side internal service provider contract (SPI) classes.
|
Class and Description |
---|
ValueParamProvider
Parameter value factory SPI.
|
Class and Description |
---|
ValueParamProvider
Parameter value factory SPI.
|
Class and Description |
---|
ValueParamProvider
Parameter value factory SPI.
|
Class and Description |
---|
ValueParamProvider
Parameter value factory SPI.
|
Class and Description |
---|
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 . |
Class and Description |
---|
ParamValueFactoryWithSource
Extends
Supplier interface with
Parameter.Source information. |
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 . |
ValueParamProvider
Parameter value factory SPI.
|
ValueParamProvider.Priority
Enumeration of priorities for providers (e.g.
|
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.
|
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.