パッケージ | 説明 |
---|---|
org.opensaml.ws.soap.soap11 |
XMLObject interfaces for SOAP 1.1 elements.
|
org.opensaml.ws.soap.soap11.impl |
Provided implementations of the SOAP 1.1 XMLObject interfaces.
|
修飾子とタイプ | メソッドと説明 |
---|---|
FaultString |
Fault.getMessage()
Gets the fault string for this fault.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
Fault.setMessage(FaultString newMessage)
Sets the fault string for this fault.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
FaultStringImpl
Concrete implemenation of
FaultString . |
修飾子とタイプ | メソッドと説明 |
---|---|
FaultString |
FaultStringBuilder.buildObject()
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
|
FaultString |
FaultStringBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
FaultString |
FaultImpl.getMessage()
Gets the fault string for this fault.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
FaultImpl.setMessage(FaultString newMessage)
Sets the fault string for this fault.
|
Copyright © 2012. All Rights Reserved.