Package org.glassfish.jersey.server.internal.process

Jersey server-side internal classes related to request and response processing.

See:
          Description

Interface Summary
AsyncContext Injectable asynchronous processing context that can be used to control various aspects of asynchronous processing of a single request.
Endpoint Server-side REST-ful endpoint.
RespondingContext Injectable context that can be used during the data processing for registering response processing functions that will be invoked during the response processing.
 

Class Summary
AsyncContext.Factory Asynchronous processing context injection factory.
 

Enum Summary
AsyncContext.State Asynchronous processing context state.
 

Exception Summary
MappableException A runtime exception that contains a cause, a checked or runtime exception, that may be mapped to a Response instance.
 

Package org.glassfish.jersey.server.internal.process Description

Jersey server-side internal classes related to request and response processing.



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