public class Hessian2Serializer extends AbstractSerializer
| Constructor and Description |
|---|
Hessian2Serializer() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doDeserialize(byte[] bytes) |
protected byte[] |
doSerialize(Object obj) |
deserialize, serializeprotected byte[] doSerialize(Object obj) throws Throwable
doSerialize in class AbstractSerializerThrowableprotected Object doDeserialize(byte[] bytes) throws Throwable
doDeserialize in class AbstractSerializerThrowableCopyright © 2020. All rights reserved.