|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object urv.emulator.ReceivingQueues
public class ReceivingQueues
Method Summary | |
---|---|
static ReceivingQueues |
getInstance()
|
org.jgroups.util.Queue |
getQueue(java.net.InetAddress id)
|
void |
registerQueue(java.net.InetAddress id,
org.jgroups.util.Queue q)
Registers a receiving queue given the InetAddress of the host |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ReceivingQueues getInstance()
public void registerQueue(java.net.InetAddress id, org.jgroups.util.Queue q)
id
- q
- public org.jgroups.util.Queue getQueue(java.net.InetAddress id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |