Uses of Class
org.jboss.remoting.transport.coyote.OutputBuffer

Packages that use OutputBuffer
org.jboss.remoting.transport.coyote   
 

Uses of OutputBuffer in org.jboss.remoting.transport.coyote
 

Fields in org.jboss.remoting.transport.coyote declared as OutputBuffer
protected  OutputBuffer CoyoteOutputStream.ob
           
protected  OutputBuffer ResponseMap.outputBuffer
          The associated output buffer.
 

Constructors in org.jboss.remoting.transport.coyote with parameters of type OutputBuffer
CoyoteOutputStream(OutputBuffer ob)
           
 



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