public class InboxServiceImpl extends Object implements InboxService
| Constructor and Description |
|---|
InboxServiceImpl(ListInbox listInbox,
ReadFromInbox readDocumentFromInbox,
WriteToInbox writeDocumentToInbox,
RemoveFromInbox removeFromInbox) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadwriteremove@Inject public InboxServiceImpl(ListInbox listInbox, ReadFromInbox readDocumentFromInbox, WriteToInbox writeDocumentToInbox, RemoveFromInbox removeFromInbox)
Copyright © 2019. All rights reserved.