|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.AbstractMap | +--java.util.HashMap | +--ix.util.IPC.BasicDestinationTable | +--ix.util.IPC.SimpleIXDestinationTable
A DestinationTable that provides default host and port assignments for standard I-X agents, suitable for use with an instance of ObjectStreamCommunicationStrategy.
Name | Host | Port |
---|---|---|
IDEEL | localhost | 5040 |
ILEED | localhost | 5050 |
ITEST | localhost | 5060 |
Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
Constructor Summary | |
IPC.SimpleIXDestinationTable()
|
Method Summary | |
(package private) void |
|
Methods inherited from class java.util.HashMap |
capacity, clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, loadFactor, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface ix.util.IPC.DestinationTable |
get, put |
Methods inherited from interface java.util.Map |
equals, hashCode |
Constructor Detail |
public IPC.SimpleIXDestinationTable()
Method Detail |
void()
in class java.util.HashMap
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |