Class RetryAfterUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
org.opensaml.soap.wsaddressing.impl.AttributedUnsignedLongUnmarshaller
org.opensaml.soap.wsaddressing.impl.RetryAfterUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for instances of <wsa:RetryAfter>.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AttributedUnsignedLongUnmarshaller
processAttribute, processElementContent
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
processChildElement
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
RetryAfterUnmarshaller
public RetryAfterUnmarshaller()
-