public class PongMessageJsonUnmarshaller extends AbstractUnmarshaller<PongMessage,JsonUnmarshallerContext>
| Constructor and Description |
|---|
PongMessageJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PongMessageJsonUnmarshaller |
getInstance() |
PongMessage |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static PongMessageJsonUnmarshaller getInstance()
public PongMessage parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<PongMessage,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<PongMessage,JsonUnmarshallerContext>java.lang.Exception