org.oasis_open.docs.wsn.bw_2
Interface PullPoint

All Known Subinterfaces:
PullPointConsumer
All Known Implementing Classes:
AbstractPullPoint, JmsPullPoint

public interface PullPoint

This class was generated by Apache CXF 2.4.1-fuse-00-61 2011-10-23T18:58:33.725Z Generated source version: 2.4.1-fuse-00-61


Method Summary
 DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
           
 GetMessagesResponse getMessages(GetMessages getMessagesRequest)
           
 void notify(Notify notify)
           
 

Method Detail

destroyPullPoint

DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
                                          throws ResourceUnknownFault,
                                                 UnableToDestroyPullPointFault
Throws:
ResourceUnknownFault
UnableToDestroyPullPointFault

notify

void notify(Notify notify)

getMessages

GetMessagesResponse getMessages(GetMessages getMessagesRequest)
                                throws ResourceUnknownFault,
                                       UnableToGetMessagesFault
Throws:
ResourceUnknownFault
UnableToGetMessagesFault


Copyright © 2005-2011 FuseSource. All Rights Reserved.