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