JXTA

Uses of Class
net.jxta.impl.util.pipe.reliable.FlowControl

Packages that use FlowControl
net.jxta.impl.util.pipe.reliable   
 

Uses of FlowControl in net.jxta.impl.util.pipe.reliable
 

Subclasses of FlowControl in net.jxta.impl.util.pipe.reliable
 class AdaptiveFlowControl
           
 class FixedFlowControl
           
 

Constructors in net.jxta.impl.util.pipe.reliable with parameters of type FlowControl
ReliableOutputStream(Outgoing outgoing, FlowControl fc)
          Constructor for the ReliableOutputStream object
 


JXSE