org.objectweb.joram.mom.proxies
Class FlowControl

java.lang.Object
  extended by org.objectweb.joram.mom.proxies.FlowControl

public class FlowControl
extends java.lang.Object


Field Summary
private static long end
           
private static long flowControl
           
private static int inFlow
           
private static java.lang.Object lock
          Flow control.
private static int nbmsg
           
private static long start
           
 
Constructor Summary
FlowControl()
           
 
Method Summary
static void flowControl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lock

private static java.lang.Object lock
Flow control.


inFlow

private static int inFlow

flowControl

private static long flowControl

start

private static long start

end

private static long end

nbmsg

private static int nbmsg
Constructor Detail

FlowControl

public FlowControl()
Method Detail

flowControl

public static void flowControl()


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.