|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.orb.iiop.IIOPLoopbackRegistry
Method Summary | |
---|---|
IIOPLoopback |
getLoopback(IIOPAddress address)
|
static IIOPLoopbackRegistry |
getRegistry()
|
void |
register(IIOPAddress address,
IIOPLoopback loopback)
|
void |
unregister(IIOPAddress address)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static IIOPLoopbackRegistry getRegistry()
public void register(IIOPAddress address, IIOPLoopback loopback)
public void unregister(IIOPAddress address)
public IIOPLoopback getLoopback(IIOPAddress address)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |