|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoapAction | |
|---|---|
| org.opensaml.ws.wsaddressing | XMLObject interfaces for WS-Addressing 1.0 elements. |
| org.opensaml.ws.wsaddressing.impl | |
| Uses of SoapAction in org.opensaml.ws.wsaddressing |
|---|
| Methods in org.opensaml.ws.wsaddressing that return SoapAction | |
|---|---|
SoapAction |
ProblemAction.getSoapAction()
Get the SoapAction child element. |
| Methods in org.opensaml.ws.wsaddressing with parameters of type SoapAction | |
|---|---|
void |
ProblemAction.setSoapAction(SoapAction newSoapAction)
Set the SoapAction child element. |
| Uses of SoapAction in org.opensaml.ws.wsaddressing.impl |
|---|
| Classes in org.opensaml.ws.wsaddressing.impl that implement SoapAction | |
|---|---|
class |
SoapActionImpl
Implementation of SoapAction. |
| Fields in org.opensaml.ws.wsaddressing.impl declared as SoapAction | |
|---|---|
private SoapAction |
ProblemActionImpl.soapAction
SoapAction child element. |
| Methods in org.opensaml.ws.wsaddressing.impl that return SoapAction | |
|---|---|
SoapAction |
SoapActionBuilder.buildObject()
Builds a WS-Addressing object. |
SoapAction |
SoapActionBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
SoapAction |
ProblemActionImpl.getSoapAction()
Get the SoapAction child element. |
| Methods in org.opensaml.ws.wsaddressing.impl with parameters of type SoapAction | |
|---|---|
void |
ProblemActionImpl.setSoapAction(SoapAction newSoapAction)
Set the SoapAction child element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||