org.jgroups.protocols

Class TOTAL_TOKEN.RingTokenHeader

Enclosing Class:
TOTAL_TOKEN
Implemented Interfaces:
Cloneable, Externalizable

public static class TOTAL_TOKEN.RingTokenHeader
extends Header

Field Summary

Fields inherited from class org.jgroups.Header

HDR_OVERHEAD

Constructor Summary

RingTokenHeader()

Method Summary

void
readExternal(ObjectInput in)
long
size()
void
writeExternal(ObjectOutput out)

Methods inherited from class org.jgroups.Header

size, toString

Constructor Details

RingTokenHeader

public RingTokenHeader()

Method Details

readExternal

public void readExternal(ObjectInput in)
            throws IOException,
                   ClassNotFoundException


size

public long size()
Overrides:
size in interface Header


writeExternal

public void writeExternal(ObjectOutput out)
            throws IOException


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