public interface PullPoint
Modifier and Type | Method and Description |
---|---|
DestroyPullPointResponse |
destroyPullPoint(DestroyPullPoint destroyPullPointRequest) |
GetMessagesResponse |
getMessages(GetMessages getMessagesRequest) |
void |
notify(Notify notify) |
GetMessagesResponse getMessages(GetMessages getMessagesRequest) throws ResourceUnknownFault, UnableToGetMessagesFault
getMessagesRequest
- UnableToGetMessagesFault
ResourceUnknownFault
DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest) throws ResourceUnknownFault, UnableToDestroyPullPointFault
destroyPullPointRequest
- UnableToDestroyPullPointFault
ResourceUnknownFault
void notify(Notify notify)
notify
- Copyright © 2008–2017 MIL-OSS. All rights reserved.