|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sandev.basics.structs.ReceiveReturnStruct
A ReceiveReturn is an incoming message description, paired with an outbound message. It is used as part of a TestScript to drive synchronous input.
| Field Summary | |
protected MessageDescriptionStruct |
query
A description of the input message which triggers this response |
protected SandMessage |
response
The corresponding outbound message to return. |
| Constructor Summary | |
ReceiveReturnStruct()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected MessageDescriptionStruct query
protected SandMessage response
| Constructor Detail |
public ReceiveReturnStruct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||