public class MessageParserPhantIO extends Object implements IMessageParser<MessagePhantIO>
| Constructor and Description |
|---|
MessageParserPhantIO() |
| Modifier and Type | Method and Description |
|---|---|
MessagePhantIO |
getGatewayData(IMessage message) |
IMessage |
getMessage(GatewayConfig config,
MessagePhantIO rawMessage) |
public IMessage getMessage(GatewayConfig config, MessagePhantIO rawMessage) throws MessageParserException
getMessage in interface IMessageParser<MessagePhantIO>MessageParserExceptionpublic MessagePhantIO getGatewayData(IMessage message) throws MessageParserException
getGatewayData in interface IMessageParser<MessagePhantIO>MessageParserExceptionCopyright © 2015–2019. All rights reserved.