Package org.objectweb.joram.mom.proxies
Class FlowControl
- java.lang.Object
-
- org.objectweb.joram.mom.proxies.FlowControl
-
public class FlowControl extends Object
-
-
Constructor Summary
Constructors Constructor Description FlowControl()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidflowControl()
-
-
-
Field Detail
-
lock
private static 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
-
-