public static interface JsonInboundMessageMapper.JsonMessageParser<P>
| Modifier and Type | Method and Description |
|---|---|
Message<?> |
doInParser(JsonInboundMessageMapper messageMapper,
String jsonMessage) |
Message<?> doInParser(JsonInboundMessageMapper messageMapper, String jsonMessage) throws Exception
Exception