public class JavaSerializationReader extends Object implements ObjectByteReader
| Constructor and Description | 
|---|
| JavaSerializationReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | readObject(String fromTopic,
          byte[] buffer,
          int offset,
          int length) | 
public Object readObject(String fromTopic, byte[] buffer, int offset, int length) throws IOException
readObject in interface ObjectByteReaderIOExceptionCopyright © 2016. All Rights Reserved.