com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction
Interface WsnbrWriter
public interface WsnbrWriter
writeDestroyRegistrationAsDOM
org.w3c.dom.Document writeDestroyRegistrationAsDOM(DestroyRegistration value)
throws WsnbrException
- Throws:
WsnbrException
writeDestroyRegistrationResponseAsDOM
org.w3c.dom.Document writeDestroyRegistrationResponseAsDOM(DestroyRegistrationResponse value)
throws WsnbrException
- Throws:
WsnbrException
writeNotificationBrokerRPAsDOM
org.w3c.dom.Document writeNotificationBrokerRPAsDOM(NotificationBrokerRP value)
throws WsnbrException
- Throws:
WsnbrException
writePublisherRegistrationFailedFaultTypeAsDOM
org.w3c.dom.Document writePublisherRegistrationFailedFaultTypeAsDOM(PublisherRegistrationFailedFaultType fault)
throws WsnbrException
- Throws:
WsnbrException
writePublisherRegistrationRejectedFaultTypeAsDOM
org.w3c.dom.Document writePublisherRegistrationRejectedFaultTypeAsDOM(PublisherRegistrationRejectedFaultType fault)
throws WsnbrException
- Throws:
WsnbrException
writePublisherRegistrationRPAsDOM
org.w3c.dom.Document writePublisherRegistrationRPAsDOM(PublisherRegistrationRP value)
throws WsnbrException
- Throws:
WsnbrException
writePublisherRegistrationRPToFilesystem
void writePublisherRegistrationRPToFilesystem(PublisherRegistrationRP value,
java.lang.String path)
throws WsnbrException
- Throws:
WsnbrException
writeRegisterPublisherAsDOM
org.w3c.dom.Document writeRegisterPublisherAsDOM(RegisterPublisher value)
throws WsnbrException
- Throws:
WsnbrException
writeRegisterPublisherResponseAsDOM
org.w3c.dom.Document writeRegisterPublisherResponseAsDOM(RegisterPublisherResponse value)
throws WsnbrException
- Throws:
WsnbrException
writeResourceNotDestroyedFaultTypeAsDOM
org.w3c.dom.Document writeResourceNotDestroyedFaultTypeAsDOM(ResourceNotDestroyedFaultType fault)
throws WsnbrException
- Throws:
WsnbrException
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.