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