org.jgroups.protocols
Class FD_PROB.FdHeader
java.lang.Object
org.jgroups.Header
org.jgroups.protocols.FD_PROB.FdHeader
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- Enclosing class:
- FD_PROB
- public static class FD_PROB.FdHeader
- extends Header
- See Also:
- Serialized Form
Methods inherited from class org.jgroups.Header |
size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FD_PROB.FdHeader
public FD_PROB.FdHeader()
toString
public java.lang.String toString()
- Overrides:
toString
in class Header
printDetails
public java.lang.String printDetails()
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.