org.openliberty.xmltooling.idsis.dap
Class DAPNotifyResponse.Marshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectMarshaller
      extended by org.openliberty.xmltooling.utility_2_0.ResponseType.Marshaller
          extended by org.openliberty.xmltooling.idsis.dap.DAPNotifyResponse.Marshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller
Enclosing class:
DAPNotifyResponse

public static class DAPNotifyResponse.Marshaller
extends ResponseType.Marshaller

NotifyResponseType extends ResponseType

Author:
asa

Constructor Summary
DAPNotifyResponse.Marshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.utility_2_0.ResponseType.Marshaller
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

DAPNotifyResponse.Marshaller

public DAPNotifyResponse.Marshaller()