org.openliberty.xmltooling.soapbinding
Class ReplyTo.Marshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectMarshaller
      extended by org.openliberty.xmltooling.epr.EndpointReferenceMarshaller
          extended by org.openliberty.xmltooling.soapbinding.ReplyTo.Marshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller
Enclosing class:
ReplyTo

public static class ReplyTo.Marshaller
extends EndpointReferenceMarshaller

Internal Marshaller

Author:
asa

Constructor Summary
ReplyTo.Marshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.epr.EndpointReferenceMarshaller
marshallAttributes, marshallElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectMarshaller
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplyTo.Marshaller

public ReplyTo.Marshaller()