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