org.jgroups.protocols
Class PingHeader
- Cloneable, Externalizable
GET_MBRS_REQ
public static final int GET_MBRS_REQ
- 1
GET_MBRS_RSP
public static final int GET_MBRS_RSP
- 2
PingHeader
public PingHeader()
PingHeader
public PingHeader(int type,
Object arg)
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
size
public long size()
- size in interface Header
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.