Uses of Class
com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
Packages that use SOAPPartImpl Package Description com.sun.xml.messaging.saaj.soap -
-
Uses of SOAPPartImpl in com.sun.xml.messaging.saaj.soap
Fields in com.sun.xml.messaging.saaj.soap declared as SOAPPartImpl Modifier and Type Field Description protected SOAPPartImplMessageImpl. soapPartImplMethods in com.sun.xml.messaging.saaj.soap that return SOAPPartImpl Modifier and Type Method Description protected SOAPPartImplSOAPPartImpl. doCloneNode()protected abstract SOAPPartImplSOAPPartImpl. duplicateType()SOAPPartImplSOAPDocument. getSOAPPart()SOAPPartImplSOAPDocumentImpl. getSOAPPart()SOAPPartImplSOAPPartImpl. getSOAPPart()Methods in com.sun.xml.messaging.saaj.soap with parameters of type SOAPPartImpl Modifier and Type Method Description static EnvelopeEnvelopeFactory. createEnvelope(Source src, SOAPPartImpl soapPart)Constructors in com.sun.xml.messaging.saaj.soap with parameters of type SOAPPartImpl Constructor Description SOAPDocumentImpl(SOAPPartImpl enclosingDocument)StaxBridge(SOAPPartImpl soapPart)StaxLazySourceBridge(LazyEnvelopeSource src, SOAPPartImpl soapPart)StaxReaderBridge(XMLStreamReader reader, SOAPPartImpl soapPart)
-