|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.ipc.SerializedCommunicationStrategy ix.util.IPC.XMLObjectStreamCommunicationStrategy ix.util.IPC.SimpleIXXMLCommunicationStrategy
public static class IPC.SimpleIXXMLCommunicationStrategy
An XMLObjectStream communication strategy for I-X agents. It encodes the message contents in XML rather than serializing.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.util.ipc.SerializedCommunicationStrategy |
---|
SerializedCommunicationStrategy.ObjectStreamNameServer, SerializedCommunicationStrategy.ObjectStreamServer |
Constructor Summary | |
---|---|
IPC.SimpleIXXMLCommunicationStrategy()
|
Method Summary |
---|
Methods inherited from class ix.util.IPC.XMLObjectStreamCommunicationStrategy |
---|
postDecode, preEncode |
Methods inherited from class ix.util.ipc.SerializedCommunicationStrategy |
---|
sendObject, sendRequest, setDestinationAddress, setupNameServer, setupNameServerAddress, setupServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IPC.SimpleIXXMLCommunicationStrategy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |