org.jgroups.protocols
Class MERGE.MergeHeader
java.lang.Object
org.jgroups.Header
org.jgroups.protocols.MERGE.MergeHeader
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- Enclosing class:
- MERGE
- public static class MERGE.MergeHeader
- 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 |
HELLO
public static final int HELLO
- See Also:
- Constant Field Values
type
public int type
MERGE.MergeHeader
public MERGE.MergeHeader()
MERGE.MergeHeader
public MERGE.MergeHeader(int type)
toString
public java.lang.String toString()
- Overrides:
toString
in class Header
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.