|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.ipc.SerializedCommunicationStrategy
ix.util.IPC.SimpleIXCommunicationStrategy
ix.applet.MessageServer.Strategy
static class MessageServer.Strategy
A communication strategy used by both the message-server
and its clients. It gives "message-server" an address
with a host and port specified by a ServiceAddress.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ix.util.ipc.SerializedCommunicationStrategy |
|---|
SerializedCommunicationStrategy.ObjectStreamNameServer, SerializedCommunicationStrategy.ObjectStreamServer |
| Field Summary | |
|---|---|
(package private) ServiceAddress |
serverAddr
|
| Constructor Summary | |
|---|---|
MessageServer.Strategy(ServiceAddress serverAddr)
|
|
| Method Summary |
|---|
| Methods inherited from class ix.util.ipc.SerializedCommunicationStrategy |
|---|
postDecode, preEncode, sendObject, sendRequest, setDestinationAddress, setupNameServer, setupNameServerAddress, setupServer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ServiceAddress serverAddr
| Constructor Detail |
|---|
MessageServer.Strategy(ServiceAddress serverAddr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||