|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.Header
org.jgroups.protocols.FD_ALL.HeartbeatHeader
public static class FD_ALL.HeartbeatHeader
| Constructor Summary | |
|---|---|
FD_ALL.HeartbeatHeader()
|
|
| 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. |
java.lang.String |
toString()
|
void |
writeTo(java.io.DataOutput out)
Write the entire state of the current object (including superclasses) to outstream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FD_ALL.HeartbeatHeader()
| Method Detail |
|---|
public java.lang.String toString()
toString in class Headerpublic 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 | |||||||||