com.ebmwebsourcing.wsstar.wsnb.services
Interface IPullPoint


public interface IPullPoint


Method Summary
 com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPointResponse destroyPullPoint(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPoint payload)
           
 com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessagesResponse getMessages(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessages payload)
           
 

Method Detail

getMessages

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessagesResponse getMessages(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessages payload)
                                                                                                     throws com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException,
                                                                                                            com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
Throws:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault

destroyPullPoint

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPointResponse destroyPullPoint(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPoint payload)
                                                                                                               throws com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException,
                                                                                                                      com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
Throws:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault


Copyright © 2011 eBM Websourcing. All Rights Reserved.