org.openliberty.xmltooling.soapbinding
Class InteractionService.Marshaller

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

public static class InteractionService.Marshaller
extends EndpointReferenceMarshaller

Internal Marshaller

Author:
asa

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

InteractionService.Marshaller

public InteractionService.Marshaller()