org.jgroups.protocols
Class FRAG2.FragHeader
- FRAG2
- Cloneable, Externalizable
public static class FRAG2.FragHeader
frag_id
public int frag_id
num_frags
public int num_frags
FragHeader
public FragHeader()
FragHeader
public FragHeader(long id,
int frag_id,
int num_frags)
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
toString
public String toString()
- toString in interface Header
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.