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.2.0.0-fuse Tue May 05 21:33:19 EDT 2009 Generated source version: 2.2.0.0-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-2009 The Apache Software Foundation. All Rights Reserved.