|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.Header
org.jgroups.protocols.COUNTER.CounterHeader
public static class COUNTER.CounterHeader
| Constructor Summary | |
|---|---|
COUNTER.CounterHeader()
|
|
| Method Summary | |
|---|---|
void |
readFrom(java.io.DataInput in)
Read the state of the current object (including superclasses) from instream Note that the input stream must not be closed |
int |
size()
To be implemented by subclasses. |
void |
writeTo(java.io.DataOutput out)
Write the entire state of the current object (including superclasses) to outstream. |
| Methods inherited from class org.jgroups.Header |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public COUNTER.CounterHeader()
| Method Detail |
|---|
public int size()
Header
size in class Header
public void writeTo(java.io.DataOutput out)
throws java.lang.Exception
Streamable
java.lang.Exception
public void readFrom(java.io.DataInput in)
throws java.lang.Exception
Streamable
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||