Uses of Package
com.sun.grizzly.tcp

Packages that use com.sun.grizzly.tcp
com.sun.grizzly   
com.sun.grizzly.arp   
com.sun.grizzly.cometd.standalone   
com.sun.grizzly.http   
com.sun.grizzly.http.embed   
com.sun.grizzly.http.jk.common   
com.sun.grizzly.http.jk.core   
com.sun.grizzly.http.jk.server   
com.sun.grizzly.http.servlet   
com.sun.grizzly.http.servlet.deployer   
com.sun.grizzly.osgi.httpservice   
com.sun.grizzly.samples.stickies   
com.sun.grizzly.samples.websockets   
com.sun.grizzly.ssl   
com.sun.grizzly.standalone   
com.sun.grizzly.standalone.cometd   
com.sun.grizzly.standalone.servlet   
com.sun.grizzly.tcp   
com.sun.grizzly.tcp.http11   
com.sun.grizzly.tcp.http11.filters   
com.sun.grizzly.util   
com.sun.grizzly.webserver   
com.sun.grizzly.websockets   
 

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

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.arp
FileOutputBuffer
          Simple marker class for supporting OS level send-file functionality.
OutputBuffer
          Output buffer.
Response
          Response object.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.cometd.standalone
Adapter
          Adapter.
StaticResourcesAdapter
          Simple Adapter that map the Request URI to a local file.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.http
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.
PendingIOhandler
          allows for SelectorHandlers like TCPSelectorHandler to in an efficent "bulk style" offload selectionkey attachmen triggered IO to worker threads.
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 com.sun.grizzly.tcp used by com.sun.grizzly.http.embed
RequestGroupInfo
          This can be moved to top level ( eventually with a better name ).
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.http.jk.common
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.http.jk.core
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
Request
          This is a low-level, efficient representation of a server request.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.http.jk.server
Adapter
          Adapter.
ProtocolHandler
          Abstract the protocol implementation, including threading, etc.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.http.servlet
Adapter
          Adapter.
StaticResourcesAdapter
          Simple Adapter that map the Request URI to a local file.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.http.servlet.deployer
Adapter
          Adapter.
StaticResourcesAdapter
          Simple Adapter that map the Request URI to a local file.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.osgi.httpservice
Adapter
          Adapter.
StaticResourcesAdapter
          Simple Adapter that map the Request URI to a local file.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.samples.stickies
Request
          This is a low-level, efficient representation of a server request.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.samples.websockets
Request
          This is a low-level, efficient representation of a server request.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.ssl
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
FileOutputBuffer
          Simple marker class for supporting OS level send-file functionality.
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.
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.standalone
Adapter
          Adapter.
Request
          This is a low-level, efficient representation of a server request.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.standalone.cometd
Adapter
          Adapter.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.standalone.servlet
Adapter
          Adapter.
 

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.
 

Classes in com.sun.grizzly.tcp used by com.sun.grizzly.webserver
Adapter
          Adapter.
 

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.