|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.net.RequestIDAllocator
Constructor Summary | |
---|---|
RequestIDAllocator()
|
Method Summary | |
---|---|
static int |
get_request_id()
Get a uneque request ID for a request. |
static int |
peek_request_id()
Discover what the next ID will be without using it. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RequestIDAllocator()
Method Detail |
public static int get_request_id()
public static int peek_request_id()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |