org.jgroups.protocols
Class UNICAST.UnicastHeader
- UNICAST
- Cloneable, Externalizable
public static class UNICAST.UnicastHeader
UnicastHeader
public UnicastHeader()
UnicastHeader
public UnicastHeader(int type,
long seqno)
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
toString
public String toString()
- toString in interface Header
type2Str
public String type2Str(int t)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.