Class SoapActionMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.core.xml.schema.impl.XSURIMarshaller
org.opensaml.soap.wsaddressing.impl.SoapActionMarshaller
- All Implemented Interfaces:
Marshaller
Marshaller for instances of <wsa:SoapAction>.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.xml.schema.impl.XSURIMarshaller
marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallAttributes, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
SoapActionMarshaller
public SoapActionMarshaller()
-