|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.message.AbstractWrappedMessage
org.apache.cxf.binding.jbi.JBIMessage
public class JBIMessage
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary |
---|
Constructor Summary | |
---|---|
JBIMessage(Message msg)
|
Method Summary | |
---|---|
javax.jbi.messaging.MessageExchange |
getJbiExchange()
|
Methods inherited from class org.apache.cxf.message.AbstractWrappedMessage |
---|
clear, containsKey, containsValue, entrySet, equals, get, get, getAttachments, getContent, getContentFormats, getContextualProperty, getDestination, getExchange, getId, getInterceptorChain, getMessage, hashCode, isEmpty, keySet, put, put, putAll, remove, removeContent, setAttachments, setContent, setExchange, setId, setInterceptorChain, setMessage, size, values |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBIMessage(Message msg)
Method Detail |
---|
public javax.jbi.messaging.MessageExchange getJbiExchange()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |