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.6.0.redhat-60024 2013-04-05T15:15:22.915-04:00 Generated source version: 2.6.0.redhat-60024


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-2013 FuseSource. All Rights Reserved.