public class Serializer extends Object
| Constructor and Description |
|---|
Serializer() |
public static Object deserialize(byte[] bytes) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic static byte[] serialize(Object object) throws IOException
IOExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.