|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterizedCommStrategy
A communication strategy that can be given parameters that are usually the names of other communication strategies or communication strategy expressions.
IPC.evalStrategyExpr(String)| Method Summary | |
|---|---|
IPC.CommunicationStrategy |
apply(java.lang.String[] args)
Process the arguments in whatever way is appropriate. |
| Methods inherited from interface ix.util.IPC.CommunicationStrategy |
|---|
sendObject, setupServer |
| Method Detail |
|---|
IPC.CommunicationStrategy apply(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||