org.jgroups.protocols
public static class BSH.BshHeader extends Header
| Field Summary | |
|---|---|
| static int | DESTROY_INTERPRETER |
| static int | REQ |
| static int | RSP |
| Constructor Summary | |
|---|---|
| BshHeader() | |
| BshHeader(int type) | |
| Method Summary | |
|---|---|
| void | readExternal(ObjectInput in) |
| long | size() |
| String | toString() |
| void | writeExternal(ObjectOutput out) |