Uses of Class
com.sun.xml.messaging.saaj.soap.SOAPPartImpl
Packages that use SOAPPartImpl
Package
Description
-
Uses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap
Fields in com.sun.xml.messaging.saaj.soap declared as SOAPPartImplMethods in com.sun.xml.messaging.saaj.soap that return SOAPPartImplModifier and TypeMethodDescriptionprotected SOAPPartImpl
SOAPPartImpl.doCloneNode()
protected abstract SOAPPartImpl
SOAPPartImpl.duplicateType()
SOAPDocument.getSOAPPart()
SOAPDocumentImpl.getSOAPPart()
SOAPPartImpl.getSOAPPart()
Methods in com.sun.xml.messaging.saaj.soap with parameters of type SOAPPartImplModifier and TypeMethodDescriptionstatic Envelope
EnvelopeFactory.createEnvelope
(Source src, SOAPPartImpl soapPart) Constructors in com.sun.xml.messaging.saaj.soap with parameters of type SOAPPartImplModifierConstructorDescriptionSOAPDocumentImpl
(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
Subclasses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap.ver1_1Methods in com.sun.xml.messaging.saaj.soap.ver1_1 that return SOAPPartImpl -
Uses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap.ver1_2
Subclasses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap.ver1_2Methods in com.sun.xml.messaging.saaj.soap.ver1_2 that return SOAPPartImpl