Class FromUnmarshaller
- 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.FromUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class FromUnmarshaller extends EndpointReferenceTypeUnmarshaller
Unmarshaller for the <wsa:From> element.
-
-
Constructor Summary
Constructors Constructor Description FromUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
processAttribute, processChildElement
-
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-