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
public class RetryAfterUnmarshaller extends AttributedUnsignedLongUnmarshaller
Unmarshaller for instances of <wsa:RetryAfter>.
-
-
Constructor Summary
Constructors Constructor Description RetryAfterUnmarshaller()
-
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
-
-