Uses of Package
org.glassfish.grizzly.web.container

Packages that use org.glassfish.grizzly.web.container
org.glassfish.grizzly.web   
org.glassfish.grizzly.web.arp   
org.glassfish.grizzly.web.container   
org.glassfish.grizzly.web.container.http11   
org.glassfish.grizzly.web.container.http11.filters   
org.glassfish.grizzly.web.embed   
org.glassfish.grizzly.web.standalone   
 

Classes in org.glassfish.grizzly.web.container used by org.glassfish.grizzly.web
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
Adapter
          Adapter.
FileOutputBuffer
          Simple marker class for supporting OS level send-file functionality.
OutputBuffer
          Output buffer.
Processor
          Processor.
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.
 

Classes in org.glassfish.grizzly.web.container used by org.glassfish.grizzly.web.arp
FileOutputBuffer
          Simple marker class for supporting OS level send-file functionality.
OutputBuffer
          Output buffer.
Response
          Response object.
 

Classes in org.glassfish.grizzly.web.container used by org.glassfish.grizzly.web.container
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.
ResponseFilter
          Filter/transform the Response's bytes before they get written.
SuspendedResponse
           
 

Classes in org.glassfish.grizzly.web.container used by org.glassfish.grizzly.web.container.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.
SuspendedResponse
           
 

Classes in org.glassfish.grizzly.web.container used by org.glassfish.grizzly.web.container.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 org.glassfish.grizzly.web.container used by org.glassfish.grizzly.web.embed
RequestGroupInfo
          This can be moved to top level ( eventually with a better name ).
 

Classes in org.glassfish.grizzly.web.container used by org.glassfish.grizzly.web.standalone
Adapter
          Adapter.
Request
          This is a low-level, efficient representation of a server request.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.