|
CXF API | |||||||||
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.message.XMLMessage
public class XMLMessage
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary |
---|
Fields inherited from interface org.apache.cxf.message.Message |
---|
BASE_PATH, CONTENT_TYPE, ENCODING, ENDPOINT_ADDRESS, FAULT_STACKTRACE_ENABLED, FIXED_PARAMETER_ORDER, HTTP_REQUEST_METHOD, INBOUND_MESSAGE, INVOCATION_OBJECTS, MIME_HEADERS, MTOM_ENABLED, PASSWORD, PATH_INFO, PROTOCOL_HEADERS, QUERY_STRING, REQUESTOR_ROLE, RESPONSE_CODE, SCHEMA_VALIDATION_ENABLED, TRANSPORT, USERNAME |
Constructor Summary | |
---|---|
XMLMessage(Message message)
|
Method Summary |
---|
Methods inherited from class org.apache.cxf.message.AbstractWrappedMessage |
---|
clear, containsKey, containsValue, entrySet, equals, get, get, getAttachmentMimeType, getAttachments, getConduit, getContent, getContentFormats, getContextualProperty, getDestination, getExchange, getId, getInterceptorChain, hashCode, isEmpty, keySet, put, put, putAll, remove, setContent, setExchange, setId, setInterceptorChain, size, values |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLMessage(Message message)
|
CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |