Package org.jboss.remoting.transport.coyote

Class Summary
CoyoteInputStream This class handles reading bytes.
CoyoteInvoker Some of the code in this class was pulled from org.apache.coyote.tomcat4.CoyoteAdapter and hence will maintain the Apache License (and author credit from original source).
CoyoteOutputStream Coyote implementation of the servlet output stream.
InputBuffer The buffer used by Tomcat request.
OutputBuffer The buffer used by Tomcat response.
RequestMap  
ResponseMap  
 

Exception Summary
ClientAbortException Wrap an IOException identifying it as being caused by an abort of a request by a remote client.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.