public class SimpleSerializeUtil extends Object
SimpleSerializeUtil()
static void
addClass(Integer classId, Class clazz)
static Object
parseObject(byte[] bytes)
static byte[]
toByteArray(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleSerializeUtil()
public static void addClass(Integer classId, Class clazz) throws Exception
Exception
public static byte[] toByteArray(Object obj) throws Exception
public static Object parseObject(byte[] bytes) throws Exception
Copyright © 2018. All rights reserved.