org.jgroups.protocols

Class VERIFY_SUSPECT.VerifyHeader

Enclosing Class:
VERIFY_SUSPECT
Implemented Interfaces:
Cloneable, Externalizable

public static class VERIFY_SUSPECT.VerifyHeader
extends Header

Field Summary

Fields inherited from class org.jgroups.Header

HDR_OVERHEAD

Constructor Summary

VerifyHeader()

Method Summary

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

Methods inherited from class org.jgroups.Header

size, toString

Constructor Details

VerifyHeader

public VerifyHeader()

Method Details

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.