org.jgroups.protocols
Class FD_SOCK.FdHeader
public static
class
FD_SOCK.FdHeader
extends Header
implements Streamable
public static final byte GET_CACHE
public static final byte GET_CACHE_RSP
public static final byte I_HAVE_SOCK
public static final byte SUSPECT
public static final byte WHO_HAS_SOCK
public FdHeader()
public FdHeader(byte type)
public FdHeader(byte type,
Address mbr)
public FdHeader(byte type, Vector mbrs)
public FdHeader(byte type, Hashtable cachedAddrs)
public void readExternal(ObjectInput in)
public void readFrom(DataInputStream in)
public long size()
public String toString()
public static String type2String(byte type)
public void writeExternal(ObjectOutput out)
public void writeTo(DataOutputStream out)
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.