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 IONA FUSE Services Framework 2.1.3.1-fuse Tue Dec 23 13:52:17 NST 2008 Generated source version: 2.1.3.1-fuse


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 © 2005-2008 The Apache Software Foundation. All Rights Reserved.