Uses of Package
org.glassfish.jersey.spi
Packages that use org.glassfish.jersey.spi
Package
Description
Jersey client-side classes.
Common Jersey internal API classes.
Common Jersey messaging classes.
SPI for Entity Data Filtering in Jersey.
Common Jersey internal messaging classes.
Jersey OAuth 1 Signature API and Implementation.
Common Jersey internal processing classes.
Jersey server-side application invalid input: '&' resource modeling classes.
Jersey server-side monitoring JMX MBeans interfaces.
Jersey OAuth 1 Server API.
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.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.internalClassDescriptionAn injectable interface providing look-up for
ContextResolver<T>provider instances.Provides lookup ofExceptionMapperinstances 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.message
-
Classes in org.glassfish.jersey.spi used by org.glassfish.jersey.message.filtering.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.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.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.oauth1ClassDescriptionUsed 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.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.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.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.