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

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.
 



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