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