public abstract class AbstractFieldMarshaller extends java.lang.Object implements FieldMarshaller
| Constructor and Description |
|---|
AbstractFieldMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RawFieldSpec |
readSpec(AspectType aspectType,
ObjectContainerBase stream,
ByteArrayBuffer reader) |
RawFieldSpec |
readSpec(ObjectContainerBase stream,
ByteArrayBuffer reader) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefrag, marshalledLength, read, writeprotected abstract RawFieldSpec readSpec(AspectType aspectType, ObjectContainerBase stream, ByteArrayBuffer reader)
public RawFieldSpec readSpec(ObjectContainerBase stream, ByteArrayBuffer reader)
readSpec in interface FieldMarshaller