com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
Class WsrfrWriterImpl

java.lang.Object
  extended by 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


Constructor Summary
protected WsrfrWriterImpl()
          Default constructor
protected WsrfrWriterImpl(java.lang.String[] nsAndPrefixForMarshalling)
           
 
Method Summary
 org.w3c.dom.Document writeResourceUnavailableFaultTypeAsDOM(com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType fault)
           
 org.w3c.dom.Document writeResourceUnknwonFaultTypeAsDOM(com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnknownFaultType fault)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsrfrWriterImpl

protected WsrfrWriterImpl()
Default constructor

Throws:
WSNotificationException

WsrfrWriterImpl

protected WsrfrWriterImpl(java.lang.String[] nsAndPrefixForMarshalling)
Method Detail

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.