org.openspaces.esb.mule.message
Interface ReplyToMessageHeader
- All Superinterfaces:
- MessageHeader
- All Known Implementing Classes:
- AbstractMessageHeader
public interface ReplyToMessageHeader
- extends MessageHeader
Base interface that expose mule meta data.
and explicitly expose ReplyTo attribute.
Note: implementation of this interface must have consistent results with equivalent get/set Property method.
- Author:
- yitzhaki
REPLY_TO
static final String REPLY_TO
- See Also:
- Constant Field Values
getReplyTo
Object getReplyTo()
setReplyTo
void setReplyTo(Object replyTo)
Copyright © GigaSpaces.