| パッケージ | 説明 |
|---|---|
| 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.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
FaultCode |
Fault.getCode()
Gets the fault code for this fault.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
Fault.setCode(FaultCode newFaultCode)
Sets the fault code for this fault.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FaultCodeImpl
Concrete implementation of
FaultCode. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
FaultCode |
FaultCodeBuilder.buildObject()
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
|
FaultCode |
FaultCodeBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
FaultCode |
FaultImpl.getCode()
Gets the fault code for this fault.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
FaultImpl.setCode(FaultCode newFaultCode)
Sets the fault code for this fault.
|
Copyright © 2012. All Rights Reserved.