|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Encapsulates two sequence instances - one OutputSequence
and one InputSequence
together. This duplex sequence shares its application id
with both of its sub-sequences.
Method Summary | |
InputSequence |
getInputSequence()
Gets the input part of this duplex sequence. |
OutputSequence |
getOutputSequence()
Gets the output part of this duplex sequence. |
Methods inherited from interface org.systinet.wasp.wsrm.sequence.Sequence |
getID, setExpires |
Method Detail |
public InputSequence getInputSequence()
public OutputSequence getOutputSequence()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |