|
||||||||||
| 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_1.SOAPPart1_1Impl
public class SOAPPart1_1Impl
| Field Summary | |
|---|---|
protected static Logger |
log
|
| Fields inherited from class com.sun.xml.messaging.saaj.soap.SOAPPartImpl |
|---|
document, envelope, headers, message, omitXmlDecl, source, sourceCharsetEncoding |
| Fields inherited from interface javax.xml.soap.SOAPConstants |
|---|
DEFAULT_SOAP_PROTOCOL, DYNAMIC_SOAP_PROTOCOL, SOAP_1_1_CONTENT_TYPE, SOAP_1_1_PROTOCOL, SOAP_1_2_CONTENT_TYPE, SOAP_1_2_PROTOCOL, SOAP_DATAENCODINGUNKNOWN_FAULT, SOAP_ENV_PREFIX, SOAP_MUSTUNDERSTAND_FAULT, SOAP_RECEIVER_FAULT, SOAP_SENDER_FAULT, SOAP_VERSIONMISMATCH_FAULT, URI_NS_SOAP_1_1_ENVELOPE, URI_NS_SOAP_1_2_ENCODING, URI_NS_SOAP_1_2_ENVELOPE, URI_NS_SOAP_ENCODING, URI_NS_SOAP_ENVELOPE, URI_SOAP_1_2_ROLE_NEXT, URI_SOAP_1_2_ROLE_NONE, URI_SOAP_1_2_ROLE_ULTIMATE_RECEIVER, URI_SOAP_ACTOR_NEXT |
| Constructor Summary | |
|---|---|
SOAPPart1_1Impl()
|
|
SOAPPart1_1Impl(MessageImpl message)
|
|
| Method Summary | |
|---|---|
protected Envelope |
createEmptyEnvelope(String prefix)
|
protected Envelope |
createEnvelopeFromSource()
|
protected SOAPPartImpl |
duplicateType()
|
protected 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 Logger log
| Constructor Detail |
|---|
public SOAPPart1_1Impl()
public SOAPPart1_1Impl(MessageImpl message)
| Method Detail |
|---|
protected String getContentType()
getContentType in class SOAPPartImpl
protected Envelope createEnvelopeFromSource()
throws javax.xml.soap.SOAPException
createEnvelopeFromSource in class SOAPPartImpljavax.xml.soap.SOAPException
protected Envelope createEmptyEnvelope(String prefix)
throws javax.xml.soap.SOAPException
createEmptyEnvelope in class SOAPPartImpljavax.xml.soap.SOAPExceptionprotected SOAPPartImpl duplicateType()
duplicateType in class SOAPPartImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||