public class InboxCommunicator extends Communicator
apiService, eventLogger| Constructor and Description |
|---|
InboxCommunicator(ApiService apiService,
EventLogger eventLogger) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteInboxDocument(InboxDocument inboxDocument) |
Inbox |
getInbox(SenderId senderId,
int offset,
int limit) |
InputStream |
getInboxDocumentContentStream(InboxDocument inboxDocument) |
checkResponse, checkResponse, checkThatExistingMessageIsIdenticalToNewMessage, fetchErrorMessageString, log, log, logThrowable, resourceAlreadyExistspublic InboxCommunicator(ApiService apiService, EventLogger eventLogger)
public InputStream getInboxDocumentContentStream(InboxDocument inboxDocument)
public void deleteInboxDocument(InboxDocument inboxDocument)
Copyright © 2017 Digipost. All rights reserved.