Package me.ehp246.aufjms.api.dispatch
Interface JmsDispatch
public interface JmsDispatch
The abstraction of a fully-realized out-bound JMS message.
A JmsDispatch is meant to be dispatched/sent by a
JmsDispatchFn.
- Since:
- 1.0
- Author:
- Lei Yang
-
Method Details
-
at
AtDestination at() -
type
-
correlationId
-
bodyValues
-
replyTo
-
ttl
Defines if the dispatch has a TTL.The default,
null, means no TTL to set. -
properties
-
delay
-