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 SerializerIOExceptionCopyright © 2025. All rights reserved.