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

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

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

Fields in org.jboss.remoting.transport.coyote declared as InputBuffer
protected  InputBuffer RequestMap.inputBuffer
          The associated input buffer.
protected  InputBuffer CoyoteInputStream.ib
           
 

Constructors in org.jboss.remoting.transport.coyote with parameters of type InputBuffer
CoyoteInputStream(InputBuffer ib)
           
 



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