org.opensaml.ws.wsaddressing.impl
Class SoapActionMarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectMarshaller
      extended by org.opensaml.xml.schema.impl.XSURIMarshaller
          extended by org.opensaml.ws.wsaddressing.impl.SoapActionMarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller

public class SoapActionMarshaller
extends org.opensaml.xml.schema.impl.XSURIMarshaller

Marshaller for instances of SoapAction.


Constructor Summary
SoapActionMarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.xml.schema.impl.XSURIMarshaller
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

SoapActionMarshaller

public SoapActionMarshaller()


Copyright © 2006-2013 Internet2. All Rights Reserved.