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