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