Package org.glassfish.jersey.server.spi

Jersey server-side service provider contract (SPI) classes.

See:
          Description

Interface Summary
ComponentProvider Component provider interface to allow custom management of 3rd party components life-cycle and dependency injection.
Container Jersey container service contract.
ContainerLifecycleListener Classes implementing this contract receive container life-cycle notification events.
ContainerProvider Service-provider interface for creating container instances.
ContainerResponseWriter A suspendable, request-scoped container response writer.
ContainerResponseWriter.TimeoutHandler Time-out handler can be registered when the container response writer gets suspended.
RequestScopedInitializer Custom initialization provider that is guaranteed to be run from within an active request scope.
 

Class Summary
AbstractContainerLifecycleListener Convenience class to allow implementing only a subset of container liefecycle listener callback method(s).
 

Package org.glassfish.jersey.server.spi Description

Jersey server-side service provider contract (SPI) classes.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.