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.2-fuse-00-06 2011-09-19T12:26:54.005Z Generated source version: 2.4.2-fuse-00-06


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.