public interface PullPoint
| Modifier and Type | Method and Description |
|---|---|
DestroyPullPointResponse |
destroyPullPoint(DestroyPullPoint destroyPullPointRequest) |
GetMessagesResponse |
getMessages(GetMessages getMessagesRequest) |
void |
notify(Notify notify) |
DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest) throws UnableToDestroyPullPointFault, ResourceUnknownFault
void notify(Notify notify)
GetMessagesResponse getMessages(GetMessages getMessagesRequest) throws UnableToGetMessagesFault, ResourceUnknownFault
Copyright © 2005-2015 FuseSource. All Rights Reserved.