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