
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 - UnableToGetMessagesFaultResourceUnknownFaultDestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest) throws ResourceUnknownFault, UnableToDestroyPullPointFault
destroyPullPointRequest - UnableToDestroyPullPointFaultResourceUnknownFaultvoid notify(Notify notify)
notify - Copyright © 2008–2017 MIL-OSS. All rights reserved.