| Modifier and Type | Method and Description |
|---|---|
Class<RP> |
getReplyClass()
Gets the class of expected
Reply messages |
String |
getReplyTo()
Gets the optional overriding reply to queue name
|
String |
getRequestId()
Gets the correlating request ID.
|
void |
setReplyTo(String replyTo)
Sets the optional overriding reply to queue name
|
String getRequestId()
Note that this is unlikely to be the same value as the 'native' correlation ID used by a particular messaging transport.
Class<RP> getReplyClass()
Reply messagesString getReplyTo()
void setReplyTo(String replyTo)
replyTo - Copyright © 2014 Alfresco Software. All rights reserved.