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 CoyoteInputStream.ib
           
protected  InputBuffer RequestMap.inputBuffer
          The associated input buffer.
 

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



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