Class MessageIDMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectMarshaller
-
- org.opensaml.soap.wsaddressing.impl.AttributedURIMarshaller
-
- org.opensaml.soap.wsaddressing.impl.MessageIDMarshaller
-
- All Implemented Interfaces:
Marshaller
public class MessageIDMarshaller extends AttributedURIMarshaller
Marshaller for the <wsa:MessageID> element.- See Also:
MessageID
-
-
Constructor Summary
Constructors Constructor Description MessageIDMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AttributedURIMarshaller
marshallAttributes, marshallElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
-