com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
Class WsrfrWriterImpl
java.lang.Object
com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrWriterImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrWriter
public class WsrfrWriterImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrfrWriterImpl
protected WsrfrWriterImpl()
- Default constructor
- Throws:
WSNotificationException
WsrfrWriterImpl
protected WsrfrWriterImpl(java.lang.String[] nsAndPrefixForMarshalling)
writeResourceUnknwonFaultTypeAsDOM
public final org.w3c.dom.Document writeResourceUnknwonFaultTypeAsDOM(com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnknownFaultType fault)
throws com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException
- Specified by:
writeResourceUnknwonFaultTypeAsDOM in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrWriter
- Throws:
com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException
writeResourceUnavailableFaultTypeAsDOM
public final org.w3c.dom.Document writeResourceUnavailableFaultTypeAsDOM(com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType fault)
throws com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException
- Specified by:
writeResourceUnavailableFaultTypeAsDOM in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrWriter
- Throws:
com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.