org.jgroups.protocols
public static class COMPRESS.CompressHeader extends Header implements Streamable
| Constructor Summary | |
|---|---|
| CompressHeader() | |
| CompressHeader(int s) | |
| Method Summary | |
|---|---|
| void | readExternal(ObjectInput in) |
| void | readFrom(DataInputStream in) |
| long | size() |
| void | writeExternal(ObjectOutput out) |
| void | writeTo(DataOutputStream out) |