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 Progress FUSE Services Framework 2.2.11-fuse-00-00 Wed Nov 24 09:09:35 GMT 2010 Generated source version: 2.2.11-fuse-00-00


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

Method Detail

destroyPullPoint

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

notify

void notify(Notify notify)

getMessages

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


Copyright © 2010 FuseSource. All Rights Reserved.