Class EnvelopeImpl

java.lang.Object
com.sun.xml.messaging.saaj.soap.impl.ElementImpl
com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
All Implemented Interfaces:
Envelope, LazyEnvelope, Node, SOAPBodyElement, SOAPElement, SOAPEnvelope, Element, Node
Direct Known Subclasses:
Envelope1_1Impl, Envelope1_2Impl

public abstract class EnvelopeImpl extends ElementImpl implements LazyEnvelope
Our implementation of the SOAP envelope.
Author:
Anil Vijendran (anil@sun.com)