Unmarshaller<ByteBuffer,StaxUnmarshallerContext>
public static class SimpleTypeStaxUnmarshallers.ByteBufferUnmarshaller extends Object implements Unmarshaller<ByteBuffer,StaxUnmarshallerContext>
Constructor | Description |
---|---|
ByteBufferUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SimpleTypeStaxUnmarshallers.ByteBufferUnmarshaller |
getInstance() |
|
ByteBuffer |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public static SimpleTypeStaxUnmarshallers.ByteBufferUnmarshaller getInstance()
public ByteBuffer unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall
in interface Unmarshaller<ByteBuffer,StaxUnmarshallerContext>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.