|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.soap.SOAPPart
com.sun.xml.messaging.saaj.soap.SOAPPartImpl
com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
public class SOAPPart1_2Impl
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
log
|
| Fields inherited from class com.sun.xml.messaging.saaj.soap.SOAPPartImpl |
|---|
document, envelope, headers, message, omitXmlDecl, source, sourceCharsetEncoding |
| Fields inherited from interface org.w3c.dom.Node |
|---|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Constructor Summary | |
|---|---|
SOAPPart1_2Impl()
|
|
SOAPPart1_2Impl(MessageImpl message)
|
|
| Method Summary | |
|---|---|
protected Envelope |
createEmptyEnvelope(java.lang.String prefix)
|
protected Envelope |
createEnvelopeFromSource()
|
protected SOAPPartImpl |
duplicateType()
|
protected java.lang.String |
getContentType()
|
| Methods inherited from class javax.xml.soap.SOAPPart |
|---|
getContentId, getContentLocation, setContentId, setContentLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.logging.Logger log
| Constructor Detail |
|---|
public SOAPPart1_2Impl()
public SOAPPart1_2Impl(MessageImpl message)
| Method Detail |
|---|
protected java.lang.String getContentType()
getContentType in class SOAPPartImpl
protected Envelope createEmptyEnvelope(java.lang.String prefix)
throws SOAPException
createEmptyEnvelope in class SOAPPartImplSOAPException
protected Envelope createEnvelopeFromSource()
throws SOAPException
createEnvelopeFromSource in class SOAPPartImplSOAPExceptionprotected SOAPPartImpl duplicateType()
duplicateType in class SOAPPartImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||