public interface MessageReceiveService<ACCOUNT extends MessageAccount,MSG extends Message>
| Modifier and Type | Method and Description |
|---|---|
Collection<MSG> |
getMessages(ACCOUNT messageAccount)
返回接收的消息
|
Collection<MSG> getMessages(ACCOUNT messageAccount) throws MessageException
MessageExceptionCopyright © 2006–2018 TinyGroup. All rights reserved.