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