Class AsynchronousMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.ext.saml2aslo.impl.AsynchronousMarshaller
- All Implemented Interfaces:
Marshaller
public class AsynchronousMarshaller extends AbstractSAMLObjectMarshaller
A thread safe Marshaller for
Asynchronous
objects.-
Constructor Summary
Constructors Constructor Description AsynchronousMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
AsynchronousMarshaller
public AsynchronousMarshaller()
-