|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoapFaultDetailElement | |
---|---|
org.springframework.ws.soap | Provides the SOAP functionality of the Spring Web Services framework. |
Uses of SoapFaultDetailElement in org.springframework.ws.soap |
---|
Methods in org.springframework.ws.soap that return SoapFaultDetailElement | |
---|---|
SoapFaultDetailElement |
SoapFaultDetail.addFaultDetailElement(QName name)
Adds a new SoapFaultDetailElement with the specified qualified name to this detail. |
Methods in org.springframework.ws.soap that return types with arguments of type SoapFaultDetailElement | |
---|---|
Iterator<SoapFaultDetailElement> |
SoapFaultDetail.getDetailEntries()
Gets an iterator over all of the SoapFaultDetailElement s in this detail. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |