Package org.glassfish.jersey.server.internal

Jersey server-side internal classes.

See:
          Description

Class Summary
ConfigHelper Helper class to provide some common functionality related to application configuration.
JerseyRequestTimeoutHandler Common ContainerResponseWriter.suspend(long, java.util.concurrent.TimeUnit, org.glassfish.jersey.server.spi.ContainerResponseWriter.TimeoutHandler) / ContainerResponseWriter.setSuspendTimeout(long, java.util.concurrent.TimeUnit) that can be used in ContainerResponseWriter implementations instead of the underlying infrastructure.
JerseyResourceContext Jersey implementation of JAX-RS resource context.
JerseyResourceContext.Binder Injection binder for JerseyResourceContext.
JsonWithPaddingInterceptor A WriterInterceptor implementation for JSONP format.
LocalizationMessages Defines string formatting method for each constant in the resource file
MappableExceptionWrapperInterceptor Interceptor that wraps specific exceptions types thrown by wrapped interceptors and by message body readers and writers into a mappable exception.
MappableExceptionWrapperInterceptor.Binder Binder registering the Exception Wrapper Interceptor (used on the client side).
ProcessingProviders Injectable encapsulating class containing processing providers like filters, interceptors, name bound providers, dynamic features.
ProcessingProviders.Binder Processing provider binder.
RuntimeDelegateImpl Server-side implementation of JAX-RS RuntimeDelegate.
 

Package org.glassfish.jersey.server.internal Description

Jersey server-side internal classes.



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.