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

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrReaderImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrReader

public class WsrfrReaderImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrReader


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

Constructor Detail

WsrfrReaderImpl

protected WsrfrReaderImpl()
Default constructor

Throws:
WSNotificationException

WsrfrReaderImpl

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

readResourceUnknownFaultType

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnknownFaultType readResourceUnknownFaultType(org.w3c.dom.Document document)
                                                                                                                         throws com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException
Specified by:
readResourceUnknownFaultType in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrReader
Throws:
com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException

readResourceUnavailableFaultType

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType readResourceUnavailableFaultType(org.w3c.dom.Document document)
                                                                                                                                 throws com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException
Specified by:
readResourceUnavailableFaultType in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrReader
Throws:
com.ebmwebsourcing.wsstar.resource.datatypes.api.utils.WsrfrException


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.