org.jgroups.protocols
public static class FC.FcHeader extends Header implements Streamable
Field Summary | |
---|---|
static byte | CREDIT_REQUEST |
static byte | REPLENISH |
Constructor Summary | |
---|---|
FcHeader() | |
FcHeader(byte type) |
Method Summary | |
---|---|
void | readExternal(ObjectInput in) |
void | readFrom(DataInputStream in) |
long | size() |
String | toString() |
void | writeExternal(ObjectOutput out) |
void | writeTo(DataOutputStream out) |