Class ReplyToUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
org.opensaml.soap.wsaddressing.impl.ReplyToUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for the <wsa:ReplyTo> element.
-
Field Summary
Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
CONFIG_PROPERTY_XML_STRICT_MODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
processAttribute, processChildElementMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
ReplyToUnmarshaller
public ReplyToUnmarshaller()
-