Uses of Interface
com.sun.xml.messaging.saaj.soap.Envelope
Package
Description
-
Uses of Envelope in com.sun.xml.messaging.saaj.soap
Modifier and TypeMethodDescriptionprotected abstract Envelope
SOAPPartImpl.createEmptyEnvelope
(String prefix) static Envelope
EnvelopeFactory.createEnvelope
(Source src, SOAPPartImpl soapPart) protected abstract Envelope
SOAPPartImpl.createEnvelopeFromSource()
-
Uses of Envelope in com.sun.xml.messaging.saaj.soap.impl
-
Uses of Envelope in com.sun.xml.messaging.saaj.soap.ver1_1
Modifier and TypeMethodDescriptionprotected Envelope
SOAPPart1_1Impl.createEmptyEnvelope
(String prefix) protected Envelope
SOAPPart1_1Impl.createEnvelopeFromSource()
-
Uses of Envelope in com.sun.xml.messaging.saaj.soap.ver1_2
Modifier and TypeMethodDescriptionprotected Envelope
SOAPPart1_2Impl.createEmptyEnvelope
(String prefix) protected Envelope
SOAPPart1_2Impl.createEnvelopeFromSource()