|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| org.opensaml.ws.wsaddressing | XMLObject interfaces for WS-Addressing 1.0 elements. |
| org.opensaml.ws.wsaddressing.impl | |
| Uses of Action in org.opensaml.ws.wsaddressing |
|---|
| Methods in org.opensaml.ws.wsaddressing that return Action | |
|---|---|
Action |
ProblemAction.getAction()
Get the Action child element. |
| Methods in org.opensaml.ws.wsaddressing with parameters of type Action | |
|---|---|
void |
ProblemAction.setAction(Action newAction)
Set the Action child element. |
| Uses of Action in org.opensaml.ws.wsaddressing.impl |
|---|
| Classes in org.opensaml.ws.wsaddressing.impl that implement Action | |
|---|---|
class |
ActionImpl
ActionImpl is the concrete implementation of Action. |
| Methods in org.opensaml.ws.wsaddressing.impl that return Action | |
|---|---|
Action |
ActionBuilder.buildObject()
Builds a WS-Addressing object. |
Action |
ActionBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Action |
ProblemActionImpl.getAction()
Get the Action child element. |
| Methods in org.opensaml.ws.wsaddressing.impl with parameters of type Action | |
|---|---|
void |
ProblemActionImpl.setAction(Action newAction)
Set the Action child element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||