org.opensaml.ws.wsaddressing.impl
Class AttributedUnsignedLongMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectMarshaller
org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongMarshaller
- All Implemented Interfaces:
- Marshaller
- Direct Known Subclasses:
- RetryAfterMarshaller
public class AttributedUnsignedLongMarshaller
- extends AbstractWSAddressingObjectMarshaller
Marshaller for instances of AttributedUnsignedLong
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributedUnsignedLongMarshaller
public AttributedUnsignedLongMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallAttributes
in class AbstractWSAddressingObjectMarshaller
- Throws:
MarshallingException
marshallElementContent
protected void marshallElementContent(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallElementContent
in class AbstractWSAddressingObjectMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.