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