|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByReferenceMessage
This interface extends the generic Message interface to provide a mechanism whereby implementations can take control over pass by value messaging. The implementation will be provided with an opportunity to create the reference message.
Method Summary | |
---|---|
Message |
reference()
Create the message used for pass by reference semantics. |
Methods inherited from interface org.jboss.soa.esb.message.Message |
---|
copy, getAttachment, getBody, getContext, getFault, getHeader, getProperties, getType |
Method Detail |
---|
Message reference()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |