ix.test
Class XMLSendTest.TestStrategy

java.lang.Object
  extended by ix.util.ipc.SerializedCommunicationStrategy
      extended by ix.util.IPC.XMLObjectStreamCommunicationStrategy
          extended by ix.util.IPC.SimpleIXXMLCommunicationStrategy
              extended by ix.test.XMLSendTest.TestStrategy
All Implemented Interfaces:
IPC.CommunicationStrategy
Enclosing class:
XMLSendTest

static class XMLSendTest.TestStrategy
extends IPC.SimpleIXXMLCommunicationStrategy


Nested Class Summary
 
Nested classes/interfaces inherited from class ix.util.ipc.SerializedCommunicationStrategy
SerializedCommunicationStrategy.ObjectStreamNameServer, SerializedCommunicationStrategy.ObjectStreamServer
 
Constructor Summary
XMLSendTest.TestStrategy()
           
 
Method Summary
 java.lang.Object preEncode(java.lang.Object contents)
           
 
Methods inherited from class ix.util.IPC.XMLObjectStreamCommunicationStrategy
postDecode
 
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

XMLSendTest.TestStrategy

XMLSendTest.TestStrategy()
Method Detail

preEncode

public java.lang.Object preEncode(java.lang.Object contents)
Overrides:
preEncode in class IPC.XMLObjectStreamCommunicationStrategy