As the JmsReqReplyBuilder is building a request from the DSL, it uses this object
to represent the in progress request. Once the request is built it can then be used
so that the JmsReqReplyAction knows exactly what message to send.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
JmsAttributes carries around the JMS settings.
As the JmsReqReplyBuilder is building a request from the DSL, it uses this object to represent the in progress request. Once the request is built it can then be used so that the JmsReqReplyAction knows exactly what message to send.