|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openorb.orb.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 |
clone, equals, finalize, 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |