|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoapEnvelopeException | |
---|---|
org.springframework.ws.soap | Provides the SOAP functionality of the Spring Web Services framework. |
org.springframework.ws.soap.axiom | AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure. |
org.springframework.ws.soap.saaj | SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure. |
Uses of SoapEnvelopeException in org.springframework.ws.soap |
---|
Subclasses of SoapEnvelopeException in org.springframework.ws.soap | |
---|---|
class |
SoapFaultException
Exception thrown when a SOAP fault could not be accessed. |
Methods in org.springframework.ws.soap that throw SoapEnvelopeException | |
---|---|
SoapEnvelope |
SoapMessage.getEnvelope()
Returns the SoapEnvelope associated with this SoapMessage . |
Uses of SoapEnvelopeException in org.springframework.ws.soap.axiom |
---|
Subclasses of SoapEnvelopeException in org.springframework.ws.soap.axiom | |
---|---|
class |
AxiomSoapBodyException
|
class |
AxiomSoapEnvelopeException
|
class |
AxiomSoapFaultException
|
Uses of SoapEnvelopeException in org.springframework.ws.soap.saaj |
---|
Subclasses of SoapEnvelopeException in org.springframework.ws.soap.saaj | |
---|---|
class |
SaajSoapEnvelopeException
|
class |
SaajSoapFaultException
|
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |