|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.ipc.WrapperStrategy ix.test.TestStrategy
public class TestStrategy
A comm strategy that can be edited to test various things.
Constructor Summary | |
---|---|
TestStrategy()
|
Method Summary | |
---|---|
void |
sendObject(java.lang.Object destination,
java.lang.Object contents)
|
void |
setupServer(java.lang.Object destination,
IPC.MessageListener listener)
|
Methods inherited from class ix.util.ipc.WrapperStrategy |
---|
apply |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestStrategy()
Method Detail |
---|
public void sendObject(java.lang.Object destination, java.lang.Object contents)
sendObject
in interface IPC.CommunicationStrategy
sendObject
in class WrapperStrategy
public void setupServer(java.lang.Object destination, IPC.MessageListener listener)
setupServer
in interface IPC.CommunicationStrategy
setupServer
in class WrapperStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |