Interface SoapEnvelope

All Superinterfaces:
SoapElement

public interface SoapEnvelope extends SoapElement
Represents the Envelope element in a SOAP message. The header contains the optional SoapHeader and SoapBody.
Since:
1.0.0
Author:
Arjen Poutsma