Uses of Package
com.sun.grizzly.tcp.http11

Packages that use com.sun.grizzly.tcp.http11
com.sun.grizzly.arp   
com.sun.grizzly.cometd.standalone   
com.sun.grizzly.http   
com.sun.grizzly.http.deployer   
com.sun.grizzly.http.embed   
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.ssl   
com.sun.grizzly.tcp.http11   
com.sun.grizzly.tcp.http11.filters   
com.sun.grizzly.websockets   
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.arp
InternalOutputBuffer
          Output buffer.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.cometd.standalone
GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
GrizzlyRequest
          Wrapper object for the Coyote request.
GrizzlyResponse
          Wrapper object for the Coyote response.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.http
FilterFactory
          Factory, responsible for creating Filters.
GrizzlyListener
          Basic interface to be implemented by classes that support Adapter and can act like web server like SelectorThread.
InputFilter
          Input filter interface.
InternalInputBuffer
           
InternalOutputBuffer
          Output buffer.
OutputFilter
          Output filter.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.http.deployer
GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.http.embed
GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.http.jk.server
GrizzlyListener
          Basic interface to be implemented by classes that support Adapter and can act like web server like SelectorThread.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.http.servlet
GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
GrizzlyInputStream
          This class handles reading bytes.
GrizzlyOutputStream
          Coyote implementation of the servlet output stream.
GrizzlyRequest
          Wrapper object for the Coyote request.
GrizzlyResponse
          Wrapper object for the Coyote response.
GrizzlySession
          Simple session object used.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.http.servlet.deployer
GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
GrizzlyRequest
          Wrapper object for the Coyote request.
GrizzlyResponse
          Wrapper object for the Coyote response.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.osgi.httpservice
GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
GrizzlyRequest
          Wrapper object for the Coyote request.
GrizzlyResponse
          Wrapper object for the Coyote response.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.ssl
GrizzlyListener
          Basic interface to be implemented by classes that support Adapter and can act like web server like SelectorThread.
InternalOutputBuffer
          Output buffer.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.tcp.http11
GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
GrizzlyInputBuffer
          The buffer used by Tomcat request.
GrizzlyInputStream
          This class handles reading bytes.
GrizzlyOutputBuffer
          The buffer used by Tomcat response.
GrizzlyOutputStream
          Coyote implementation of the servlet output stream.
GrizzlyReader
          Coyote implementation of the buffred reader.
GrizzlyRequest
          Wrapper object for the Coyote request.
GrizzlyResponse
          Wrapper object for the Coyote response.
GrizzlySession
          Simple session object used.
GrizzlyWriter
          Coyote implementation of the servlet writer.
InputFilter
          Input filter interface.
OutputFilter
          Output filter.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.tcp.http11.filters
InputFilter
          Input filter interface.
OutputFilter
          Output filter.
 

Classes in com.sun.grizzly.tcp.http11 used by com.sun.grizzly.websockets
OutputFilter
          Output filter.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.