Package | Description |
---|---|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl |
Modifier and Type | Method and Description |
---|---|
SoapAction |
ProblemAction.getSoapAction()
Get the SoapAction child element.
|
Modifier and Type | Method and Description |
---|---|
void |
ProblemAction.setSoapAction(SoapAction newSoapAction)
Set the SoapAction child element.
|
Modifier and Type | Class and Description |
---|---|
class |
SoapActionImpl
Implementation of
SoapAction . |
Modifier and Type | Method and Description |
---|---|
SoapAction |
SoapActionBuilder.buildObject()
Builds a WS-Addressing object.
|
SoapAction |
SoapActionBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
SoapAction |
ProblemActionImpl.getSoapAction()
Get the SoapAction child element.
|
Modifier and Type | Method and Description |
---|---|
void |
ProblemActionImpl.setSoapAction(SoapAction newSoapAction)
Set the SoapAction child element.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.