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