|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fault | |
---|---|
org.opensaml.ws.soap.soap11.impl | Provided implementations of the SOAP 1.1 XMLObject interfaces. |
Uses of Fault in org.opensaml.ws.soap.soap11.impl |
---|
Classes in org.opensaml.ws.soap.soap11.impl that implement Fault | |
---|---|
class |
FaultImpl
Concrete implemenation of Fault . |
Methods in org.opensaml.ws.soap.soap11.impl that return Fault | |
---|---|
Fault |
FaultBuilder.buildObject()
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Fault" as the element local name. |
Fault |
FaultBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |