Uses of Package
org.glassfish.jersey.server.spi
Packages that use org.glassfish.jersey.server.spi
Package
Description
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.
-
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.Custom initialization provider that is guaranteed to be run from within an active request scope.Jersey service contract for self-contained servers.
-
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 listenercallback 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).Jersey service contract for self-contained servers.