public class GetListOfReceivedMessages extends AbstractResponseParser
| Constructor and Description |
|---|
GetListOfReceivedMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
endElementImpl(String elName,
OutputHolder handle) |
List<cz.abclinuxu.datoveschranky.common.entities.MessageEnvelope> |
getMessages() |
OutputHolder |
startElementImpl(String elName,
Attributes attributes) |
done, dumpState, endElement, getStatus, match, startElementpublic OutputHolder startElementImpl(String elName, Attributes attributes)
startElementImpl in class AbstractResponseParserpublic void endElementImpl(String elName, OutputHolder handle)
endElementImpl in class AbstractResponseParserpublic List<cz.abclinuxu.datoveschranky.common.entities.MessageEnvelope> getMessages()
Copyright © 2017. All rights reserved.