Uses of Class
org.jgroups.protocols.FlowControl

Packages that use FlowControl
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of FlowControl in org.jgroups.protocols
 

Subclasses of FlowControl in org.jgroups.protocols
 class MFC
          Simple flow control protocol based on a credit system.
 class UFC
          Simple flow control protocol based on a credit system.
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.