|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.message.AbstractWrappedMessage org.apache.cxf.message.XMLMessage
public class XMLMessage
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
Map.Entry<K,V> |
Field Summary |
---|
Constructor Summary | |
---|---|
XMLMessage(Message message)
|
Method Summary |
---|
Methods inherited from class org.apache.cxf.message.AbstractWrappedMessage |
---|
clear, containsKey, containsValue, entrySet, equals, get, get, getAttachments, getContent, getContentFormats, getContextualProperty, getContextualPropertyKeys, getDestination, getExchange, getId, getInterceptorChain, getMessage, hashCode, isEmpty, keySet, put, put, putAll, remove, removeContent, resetContextCache, setAttachments, setContent, setContextualProperty, 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 XMLMessage(Message message)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |