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