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