| 
||||||||||
| 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.XMLObjectStreamCommunicationStrategy
public static class IPC.XMLObjectStreamCommunicationStrategy
A version of ObjectStreamCommunicationStrategy that 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.XMLObjectStreamCommunicationStrategy()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
postDecode(java.lang.Object contents)
 | 
 java.lang.Object | 
preEncode(java.lang.Object contents)
 | 
| 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.XMLObjectStreamCommunicationStrategy()
| Method Detail | 
|---|
public java.lang.Object preEncode(java.lang.Object contents)
preEncode in class SerializedCommunicationStrategypublic java.lang.Object postDecode(java.lang.Object contents)
postDecode in class SerializedCommunicationStrategy
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||