Uses of Class
com.sun.xml.messaging.saaj.soap.SOAPPartImpl
Package
Description
-
Uses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap
Modifier and TypeMethodDescriptionprotected SOAPPartImpl
SOAPPartImpl.doCloneNode()
protected abstract SOAPPartImpl
SOAPPartImpl.duplicateType()
SOAPDocument.getSOAPPart()
SOAPDocumentImpl.getSOAPPart()
SOAPPartImpl.getSOAPPart()
Modifier and TypeMethodDescriptionstatic Envelope
EnvelopeFactory.createEnvelope
(Source src, SOAPPartImpl soapPart) ModifierConstructorDescriptionSOAPDocumentImpl
(SOAPPartImpl enclosingDocument) protected
StaxBridge
(SOAPPartImpl soapPart) StaxLazySourceBridge
(LazyEnvelopeSource src, SOAPPartImpl soapPart) StaxReaderBridge
(XMLStreamReader reader, SOAPPartImpl soapPart) -
Uses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap.ver1_1
-
Uses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap.ver1_2