public class SendDataPointStaxUnmarshaller extends java.lang.Object implements Unmarshaller<SendDataPoint,StaxUnmarshallerContext>
| Constructor and Description |
|---|
SendDataPointStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SendDataPointStaxUnmarshaller |
getInstance() |
SendDataPoint |
unmarshall(StaxUnmarshallerContext context) |
public SendDataPoint unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<SendDataPoint,StaxUnmarshallerContext>java.lang.Exceptionpublic static SendDataPointStaxUnmarshaller getInstance()