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