GigaSpaces - Open Spaces

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

Field Summary
static String REPLY_TO
           
 
Method Summary
 Object getReplyTo()
           
 void setReplyTo(Object replyTo)
           
 
Methods inherited from interface org.openspaces.esb.mule.message.MessageHeader
getProperties, getProperty, setProperties, setProperty
 

Field Detail

REPLY_TO

static final String REPLY_TO
See Also:
Constant Field Values
Method Detail

getReplyTo

Object getReplyTo()

setReplyTo

void setReplyTo(Object replyTo)

GigaSpaces - Open Spaces

Copyright © GigaSpaces.