|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.mom.proxies.FlowControl
public class FlowControl
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 |
---|
private static java.lang.Object lock
private static int inFlow
private static long flowControl
private static long start
private static long end
private static int nbmsg
Constructor Detail |
---|
public FlowControl()
Method Detail |
---|
public static void flowControl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |