Uses of Package
org.glassfish.jersey.spi
Packages that use org.glassfish.jersey.spi
Package
Description
Jersey client
connector
based on the
Apache Http Client.Jersey client
connector
based on the
Apache Http Client.Jersey client-side classes.
Jersey client SPI classes/interfaces.
Jersey internal package supporting Jersey CDI integration.
Common Jersey internal API classes.
Jersey client
connector
based on the
Jetty Client.Common Jersey messaging classes.
Common Jersey internal messaging classes.
Support for microprofile external configurations in Jersey
Configuration properties for Jersey (client/server/common) could be passed from different sources
using this implementation
Jersey OAuth 1 Signature API and Implementation.
Common Jersey internal processing classes.
Jersey server-side application & resource modeling classes.
Jersey server-side monitoring JMX MBeans interfaces.
Jersey server-side service provider contract (SPI) classes.
Jersey server-side internal service provider contract (SPI) classes.
Common Jersey service provider contract (SPI) classes.
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.apache.connectorClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.apache5.connectorClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.clientClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.client.spiClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.ext.cdi1x.internalClassDescriptionComponent provider interface to allow custom management of 3rd party components life-cycle and dependency injection.
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.internalClassDescriptionAn injectable interface providing look-up for
ContextResolver<T>
provider instances.Provides lookup ofExceptionMapper
instances that can be used to map exceptions to responses.A provider that supports the conversion of an HTTP header, of type T, to and from aString
. -
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.internal.configClassDescriptionProvider interface for external (SPI) providers to provide their configuration properties implementations Priority of providers can be adjusted by Priority annotation or just alphabetically (if no Provider annotation is found)
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.jaxbClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.jetty.connectorClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.message
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.message.internalClassDescriptionA provider that supports the conversion of an HTTP header, of type T, to and from a
String
. -
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.microprofile.configClassDescriptionModel of configuration for external properties.Provider interface for external (SPI) providers to provide their configuration properties implementations Priority of providers can be adjusted by Priority annotation or just alphabetically (if no Provider annotation is found)
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.oauth1.signatureClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.process.internalClassDescriptionAn extension contract for providing pluggable executor service providers to be used by Jersey client or server runtime whenever a specific executor service is needed to execute a Jersey runtime processing task.An extension contract for providing pluggable scheduled executor service providers to be used by Jersey client or server runtime whenever a specific scheduler is needed to schedule execution of a Jersey runtime processing task.
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.server.modelClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.server.monitoringClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.server.spiClassDescriptionComponent provider interface to allow custom management of 3rd party components life-cycle and dependency injection.Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.server.spi.internalClassDescriptionUsed to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.spiClassDescriptionAbstract thread pool executor provider.Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).An extension contract for providing pluggable executor service providers to be used by Jersey client or server runtime whenever a specific executor service is needed to execute a Jersey runtime processing task.Model of configuration for external properties.An extension contract for providing pluggable scheduled executor service providers to be used by Jersey client or server runtime whenever a specific scheduler is needed to schedule execution of a Jersey runtime processing task.