Uses of Interface
com.sun.xml.messaging.saaj.soap.LazyEnvelope
-
Packages that use LazyEnvelope Package Description com.sun.xml.messaging.saaj.soap.impl com.sun.xml.messaging.saaj.util.stax -
-
Uses of LazyEnvelope in com.sun.xml.messaging.saaj.soap.impl
Classes in com.sun.xml.messaging.saaj.soap.impl that implement LazyEnvelope Modifier and Type Class Description classEnvelopeImplOur implementation of the SOAP envelope. -
Uses of LazyEnvelope in com.sun.xml.messaging.saaj.util.stax
Constructors in com.sun.xml.messaging.saaj.util.stax with parameters of type LazyEnvelope Constructor Description LazyEnvelopeStaxReader(LazyEnvelope env)
-