org.jgroups.ensemble

Class Hot_Buffer

Known Direct Subclasses:
Hot_Message

public class Hot_Buffer
extends java.lang.Object

Constructor Summary

Hot_Buffer()

Method Summary

byte[]
getBytes()
int
getLength()
void
setBytes(byte[] b)
void
toAsciiString(String[] s)

Constructor Details

Hot_Buffer

public Hot_Buffer()

Method Details

getBytes

public byte[] getBytes()

getLength

public int getLength()

setBytes

public void setBytes(byte[] b)

toAsciiString

public void toAsciiString(String[] s)

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