xsul.soap
Interface SoapDocument
- All Superinterfaces:
- DataValidation
- public interface SoapDocument
- extends DataValidation
XML Document that contains as its root element SOAP Envelope
NOTE: this interface provides a common abstraction over both SOAP 1.1 and SOAP 1.2 !
- Version:
- $Revision: 1.1 $
- Author:
- Aleksander Slominski
getEnvelope
public SoapEnvelope getEnvelope()
throws SoapException
- If SOAP Envelope does not exist it will be added
- Throws:
SoapException
IU Extreme! Lab (http://www.extreme.indiana.edu)