Package com.sun.grizzly.tcp

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.
PendingIOhandler allows for SelectorHandlers like TCPSelectorHandler to in an efficent "bulk style" offload selectionkey attachmen triggered IO to worker threads.
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.
DynamicContentAdapter Deprecated. - Use GrizzlyAdapter instead.
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.
Response.ResponseAttachment<A>  
StaticResourcesAdapter Simple Adapter that map the Request URI to a local file.
SuspendResponseUtils Utility class, which implements general response suspension functionality.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.