|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SoapException | |
| xsul.soap | |
| Uses of SoapException in xsul.soap |
| Methods in xsul.soap that throw SoapException | |
SoapEnvelope |
SoapDocument.getEnvelope()
If SOAP Envelope does not exist it will be added |
SoapEnvelope |
SoapEnvelope.newEnvelope()
|
SoapBody |
SoapEnvelope.getBody()
If SOAP Body does not exist it will be added |
SoapHeader |
SoapEnvelope.getHeader()
Return SOAP Header element if it exsits. |
SoapHeader |
SoapEnvelope.getOrCreateHeader()
If SOAP Header does not exist it will be added (as first child of this Envelope) |
SoapHeaderElement |
SoapHeader.addHeaderElement(XmlNamespace ns,
java.lang.String name)
|
abstract SoapDocument |
SoapFactory.wrapBodyContent(XmlElement bodyContent)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||