Package | Description |
---|---|
org.springframework.ws.soap |
Provides the SOAP functionality of the Spring Web Services framework.
|
Modifier and Type | Method and Description |
---|---|
SoapFaultDetailElement |
SoapFaultDetail.addFaultDetailElement(QName name)
Adds a new
SoapFaultDetailElement with the specified qualified name to this detail. |
Modifier and Type | Method and Description |
---|---|
Iterator<SoapFaultDetailElement> |
SoapFaultDetail.getDetailEntries()
Gets an iterator over all of the
SoapFaultDetailElement s in this detail. |
Copyright © 2020 Pivotal Software. All rights reserved.