| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.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.CommunicationStrategysendObject in class WrapperStrategy
public void setupServer(java.lang.Object destination,
                        IPC.MessageListener listener)
setupServer in interface IPC.CommunicationStrategysetupServer in class WrapperStrategy
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||