public class HessianSerializer<T> extends Object implements Serializer
public byte[] toBytes(Object object)
toBytes
in interface Serializer
public T toObject(byte[] bytes)
toObject
in interface Serializer
public T toObject(byte[] bytes, int offset, int length)
Copyright © 2016. All rights reserved.