Uses of Interface
org.opensaml.soap.wsaddressing.Action
Packages that use Action
Package
Description
XMLObject interfaces for WS-Addressing 1.0 elements.
XML Object provider implementations for WS-Addressing.
WS-Addressing message handling components.
-
Uses of Action in org.opensaml.soap.wsaddressing
Methods in org.opensaml.soap.wsaddressing that return ActionMethods in org.opensaml.soap.wsaddressing with parameters of type Action -
Uses of Action in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement ActionFields in org.opensaml.soap.wsaddressing.impl declared as ActionMethods in org.opensaml.soap.wsaddressing.impl that return ActionModifier and TypeMethodDescriptionActionBuilder.buildObject()Builds a WS-Addressing object.ActionBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.ProblemActionImpl.getAction()Get the Action child element.Methods in org.opensaml.soap.wsaddressing.impl with parameters of type Action -
Uses of Action in org.opensaml.soap.wsaddressing.messaging.impl
Methods in org.opensaml.soap.wsaddressing.messaging.impl that return ActionModifier and TypeMethodDescriptionprotected ActionValidateActionHandler.getAction(MessageContext messageContext) Get message Action header.