public class DataHeader extends Object
protected static int
DATAHEADER_SIZE
protected byte[]
eyecatcher
protected int
length
modification
protected String
signature
version
DataHeader(TraceContext context, ByteBuffer data, String signature)
protected
DataHeader(TraceContext context, ByteBuffer data, String signature, boolean confirmBody)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected byte[] eyecatcher
protected int length
protected int version
protected int modification
protected String signature
protected static final int DATAHEADER_SIZE
public DataHeader(TraceContext context, ByteBuffer data, String signature) throws IllegalArgumentException
IllegalArgumentException
protected DataHeader(TraceContext context, ByteBuffer data, String signature, boolean confirmBody) throws IllegalArgumentException