Package org.glassfish.grizzly.web.container

Interface Summary
ActionHook Action hook.
Adapter Adapter.
CompletionHandler<E> A handler for consuming the result of an Response.suspend() operation.
FileOutputBuffer Simple marker class for supporting OS level send-file functionality.
InputBuffer Input buffer.
NotesManager<E> Simple API used to implement notes support in Request/Response object.
OutputBuffer Output buffer.
Processor Processor.
ProtocolHandler Abstract the protocol implementation, including threading, etc.
ResponseFilter Filter/transform the Response's bytes before they get written.
 

Class Summary
ActionCode Enumerated class containing the adapter event codes.
Constants Constants.
NotesManagerImpl Simple API to handle notes with Request/Response object.
Request This is a low-level, efficient representation of a server request.
RequestGroupInfo This can be moved to top level ( eventually with a better name ).
RequestInfo Structure holding the Request and Response objects.
Response<A> Response object.
StaticResourcesAdapter Simple Adapter that map the Request URI to a local file.
SuspendedResponse<A>  
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.