org.jgroups.protocols

Class FD_PROB.FdHeader

Enclosing Class:
FD_PROB
Implemented Interfaces:
Cloneable, Externalizable

public static class FD_PROB.FdHeader
extends Header

Field Summary

Fields inherited from class org.jgroups.Header

HDR_OVERHEAD

Constructor Summary

FdHeader()

Method Summary

String
printDetails()
void
readExternal(ObjectInput in)
String
toString()
void
writeExternal(ObjectOutput out)

Methods inherited from class org.jgroups.Header

size, toString

Constructor Details

FdHeader

public FdHeader()

Method Details

printDetails

public String printDetails()

readExternal

public void readExternal(ObjectInput in)
            throws IOException,
                   ClassNotFoundException

toString

public String toString()
Overrides:
toString in interface Header

writeExternal

public void writeExternal(ObjectOutput out)
            throws IOException

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.