public abstract class AbstractSerializerWrapper extends Object implements Serializer
Constructor and Description |
---|
AbstractSerializerWrapper() |
Modifier and Type | Method and Description |
---|---|
protected abstract Serializer |
getDelegate() |
void |
writeObject(Object obj,
AbstractHessianOutput out) |
protected static final Logger log
protected abstract Serializer getDelegate()
public void writeObject(Object obj, AbstractHessianOutput out) throws IOException
writeObject
in interface Serializer
IOException
Copyright © 2024. All rights reserved.