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