Uses of Package
com.sun.grizzly.tcp

Packages that use com.sun.grizzly.tcp
com.sun.grizzly.tcp   
com.sun.grizzly.tcp.http11   
com.sun.grizzly.tcp.http11.filters   
com.sun.grizzly.util   
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.tcp
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
Adapter
          Adapter.
CompletionHandler
          A handler for consuming the result of an Response.suspend() operation.
InputBuffer
          Input buffer.
NotesManager
          Simple API used to implement notes support in Request/Response object.
NotesManagerImpl
          Simple API to handle notes with Request/Response object.
OutputBuffer
          Output buffer.
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
          Response object.
Response.ResponseAttachment
           
ResponseFilter
          Filter/transform the Response's bytes before they get written.
StaticResourcesAdapter
          Simple Adapter that map the Request URI to a local file.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.tcp.http11
Adapter
          Adapter.
CompletionHandler
          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.
OutputBuffer
          Output buffer.
Request
          This is a low-level, efficient representation of a server request.
Response
          Response object.
ResponseFilter
          Filter/transform the Response's bytes before they get written.
StaticResourcesAdapter
          Simple Adapter that map the Request URI to a local file.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.tcp.http11.filters
InputBuffer
          Input buffer.
OutputBuffer
          Output buffer.
Request
          This is a low-level, efficient representation of a server request.
Response
          Response object.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.util
PendingIOhandler
          allows for SelectorHandlers like TCPSelectorHandler to in an efficent "bulk style" offload selectionkey attachmen triggered IO to worker threads.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.