Uses of Package
org.glassfish.jersey.server.spi
Packages that use org.glassfish.jersey.server.spi
Package
Description
The container adapter between
JDK HTTP server
and Jersey Jersey application handler
classes.Jersey Jetty container classes.
Jersey server-side classes.
Jersey server-side internal classes.
Jersey server-side internal monitoring and statistics classes.
Jersey internal server-side monitoring JMX MBeans implementation classes.
Jersey server-side service provider contract (SPI) classes.
Jersey generic Servlet container integration classes.
Jersey internal Servlet API.
Jersey internal Servlet SPI.
Jersey Simple 6.x container classes.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.jdkhttpClassDescriptionJersey container service contract.Service-provider interface for creating container instances.A suspendable, request-scoped I/O container response writer.Time-out handler can be registered when the container response writer gets suspended.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.jettyClassDescriptionJersey container service contract.Service-provider interface for creating container instances.A suspendable, request-scoped I/O container response writer.Time-out handler can be registered when the container response writer gets suspended.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.serverClassDescriptionComponent provider interface to allow custom management of 3rd party components life-cycle and dependency injection.Jersey container service contract.Classes implementing this contract receive container life-cycle notification events.A suspendable, request-scoped I/O container response writer.Time-out handler can be registered when the container response writer gets suspended.Wrapper for externally provided request context data.This is to allow integration with other DI providers that define their own request scope.Custom initialization provider that is guaranteed to be run from within an active request scope.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.server.internalClassDescriptionA suspendable, request-scoped I/O container response writer.Time-out handler can be registered when the container response writer gets suspended.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.server.internal.monitoringClassDescriptionJersey container service contract.Classes implementing this contract receive container life-cycle notification events.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.server.internal.monitoring.jmxClassDescriptionConvenience class to allow implementing only a subset of
container liefecycle listener
callback method(s).Jersey container service contract.Classes implementing this contract receive container life-cycle notification events. -
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.server.spiClassDescriptionJersey container service contract.Classes implementing this contract receive container life-cycle notification events.A suspendable, request-scoped I/O container response writer.Time-out handler can be registered when the container response writer gets suspended.Wrapper for externally provided request context data.Context for resource method validation interception processing (see
ValidationInterceptor
). -
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.servletClassDescriptionJersey container service contract.Classes implementing this contract receive container life-cycle notification events.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.servlet.internalClassDescriptionA suspendable, request-scoped I/O container response writer.Time-out handler can be registered when the container response writer gets suspended.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.servlet.internal.spiClassDescriptionCustom initialization provider that is guaranteed to be run from within an active request scope.
-
Classes in org.glassfish.jersey.server.spi used by org.glassfish.jersey.simpleClassDescriptionJersey container service contract.Service-provider interface for creating container instances.A suspendable, request-scoped I/O container response writer.Time-out handler can be registered when the container response writer gets suspended.