public class ByteMatchTupleJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ByteMatchTuple,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ByteMatchTupleJsonUnmarshaller |
instance |
Constructor and Description |
---|
ByteMatchTupleJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ByteMatchTupleJsonUnmarshaller |
getInstance() |
ByteMatchTuple |
unmarshall(JsonUnmarshallerContext context) |
private static ByteMatchTupleJsonUnmarshaller instance
public ByteMatchTuple unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ByteMatchTuple,JsonUnmarshallerContext>
java.lang.Exception
public static ByteMatchTupleJsonUnmarshaller getInstance()