Uses of Package
org.apache.coyote

Packages that use org.apache.coyote
com.sun.enterprise.web.ara   
com.sun.enterprise.web.connector.grizzly   
com.sun.enterprise.web.connector.grizzly.async   
com.sun.enterprise.web.connector.grizzly.blocking   
com.sun.enterprise.web.connector.grizzly.handlers   
com.sun.enterprise.web.connector.grizzly.ssl   
com.sun.enterprise.web.connector.grizzly.standalone   
com.sun.grizzly.cometd.standalone   
org.apache.coyote   
org.apache.coyote.http11   
org.apache.coyote.http11.filters   
 

Classes in org.apache.coyote used by com.sun.enterprise.web.ara
RequestGroupInfo
          This can be moved to top level ( eventually with a better name ).
 

Classes in org.apache.coyote used by com.sun.enterprise.web.connector.grizzly
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
Adapter
          Adapter.
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.apache.coyote used by com.sun.enterprise.web.connector.grizzly.async
OutputBuffer
          Output buffer.
Response
          Response object.
 

Classes in org.apache.coyote used by com.sun.enterprise.web.connector.grizzly.blocking
ActionHook
          Action hook.
Processor
          Processor.
 

Classes in org.apache.coyote used by com.sun.enterprise.web.connector.grizzly.handlers
Request
          This is a low-level, efficient representation of a server request.
 

Classes in org.apache.coyote used by com.sun.enterprise.web.connector.grizzly.ssl
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
OutputBuffer
          Output buffer.
Processor
          Processor.
Response
          Response object.
 

Classes in org.apache.coyote used by com.sun.enterprise.web.connector.grizzly.standalone
Adapter
          Adapter.
Request
          This is a low-level, efficient representation of a server request.
Response
          Response object.
 

Classes in org.apache.coyote used by com.sun.grizzly.cometd.standalone
Adapter
          Adapter.
Request
          This is a low-level, efficient representation of a server request.
Response
          Response object.
 

Classes in org.apache.coyote used by org.apache.coyote
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
Adapter
          Adapter.
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.
 

Classes in org.apache.coyote used by org.apache.coyote.http11
ActionCode
          Enumerated class containing the adapter event codes.
ActionHook
          Action hook.
Adapter
          Adapter.
InputBuffer
          Input buffer.
OutputBuffer
          Output buffer.
Processor
          Processor.
ProtocolHandler
          Abstract the protocol implementation, including threading, etc.
Request
          This is a low-level, efficient representation of a server request.
Response
          Response object.
 

Classes in org.apache.coyote used by org.apache.coyote.http11.filters
InputBuffer
          Input buffer.
OutputBuffer
          Output buffer.
Request
          This is a low-level, efficient representation of a server request.
Response
          Response object.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.