|
||||||||||
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.FilterStrategy
public class FilterStrategy
Constructor Summary | |
---|---|
FilterStrategy()
|
Method Summary | |
---|---|
void |
sendObject(java.lang.Object destination,
java.lang.Object contents)
|
boolean |
shouldSend(java.lang.Object destination,
java.lang.Object contents)
|
boolean |
shouldSendReport(Report report)
|
Methods inherited from class ix.util.ipc.WrapperStrategy |
---|
apply, setupServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterStrategy()
Method Detail |
---|
public void sendObject(java.lang.Object destination, java.lang.Object contents)
sendObject
in interface IPC.CommunicationStrategy
sendObject
in class WrapperStrategy
public boolean shouldSend(java.lang.Object destination, java.lang.Object contents)
public boolean shouldSendReport(Report report)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |