public interface MessagingContext
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_REPLY_TO_POLICY |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentEncoding()
Returns the content encoding
|
java.lang.String |
getContentType()
Returns the content type
|
java.lang.String |
getCorrelationId()
Returns the correlation id
|
java.lang.String |
getQueueName()
Returns the queue name
|
java.lang.String |
getReplyAddress()
Returns the reply address
|
ReplyToPolicy |
getReplyPolicy()
Returns the policy how many results are expected
|
java.lang.String |
getRoutingKey()
Returns the routing key
|
static final java.lang.String PROP_REPLY_TO_POLICY
java.lang.String getQueueName()
java.lang.String getRoutingKey()
java.lang.String getContentType()
java.lang.String getContentEncoding()
java.lang.String getCorrelationId()
java.lang.String getReplyAddress()
ReplyToPolicy getReplyPolicy()
Data In Motion Consulting (c) 2017