com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction
Interface WsnbrReader
public interface WsnbrReader
readDestroyRegistration
DestroyRegistration readDestroyRegistration(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readDestroyRegistrationResponse
DestroyRegistrationResponse readDestroyRegistrationResponse(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readNotificationBrokerRP
NotificationBrokerRP readNotificationBrokerRP(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readPublisherRegistrationFailedFaultType
PublisherRegistrationFailedFaultType readPublisherRegistrationFailedFaultType(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readPublisherRegistrationRejectedFaultType
PublisherRegistrationRejectedFaultType readPublisherRegistrationRejectedFaultType(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readPublisherRegistrationRP
PublisherRegistrationRP readPublisherRegistrationRP(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readPublisherRegistrationRP
PublisherRegistrationRP readPublisherRegistrationRP(java.io.File file)
throws WsnbrException
- Throws:
WsnbrException
readRegisterPublisher
RegisterPublisher readRegisterPublisher(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readRegisterPublisherResponse
RegisterPublisherResponse readRegisterPublisherResponse(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
readResourceNotDestroyedFaultType
ResourceNotDestroyedFaultType readResourceNotDestroyedFaultType(org.w3c.dom.Document document)
throws WsnbrException
- Throws:
WsnbrException
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.