org.openliberty.xmltooling.soapbinding
Class ApplicationEPR.Marshaller

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

public static class ApplicationEPR.Marshaller
extends EndpointReferenceMarshaller

Internal Marshaller

Author:
asa

Constructor Summary
ApplicationEPR.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

ApplicationEPR.Marshaller

public ApplicationEPR.Marshaller()