com.ebmwebsourcing.wsstar.notification.service.basenotification
Interface WsnbPullPoint

All Known Implementing Classes:
PullPointMgr

public interface WsnbPullPoint


Method Summary
 com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPointResponse destroyPullPoint(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPoint request)
           
 com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse getMessages(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse request)
           
 

Method Detail

getMessages

com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse getMessages(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.GetMessagesResponse request)
                                                                                                       throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException,
                                                                                                              WSNotificationFault
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
WSNotificationFault

destroyPullPoint

com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPointResponse destroyPullPoint(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.DestroyPullPoint request)
                                                                                                                 throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException,
                                                                                                                        WSNotificationFault
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
WSNotificationFault


Copyright © 2009 eBM Websourcing. All Rights Reserved.