Appia Documentation

net.sf.appia.core.message
Class MsgBuffer

java.lang.Object
  extended by net.sf.appia.core.message.MsgBuffer

public class MsgBuffer
extends java.lang.Object


Field Summary
 byte[] data
           
 int len
           
 int off
           
 
Constructor Summary
MsgBuffer()
           
MsgBuffer(byte[] data, int off, int len)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public byte[] data

off

public int off

len

public int len
Constructor Detail

MsgBuffer

public MsgBuffer()

MsgBuffer

public MsgBuffer(byte[] data,
                 int off,
                 int len)

Appia Documentation

COPYRIGHT 2006-2009, University of Lisbon and INESC-ID
For updates and related information please see Appia Home Page
Send questions, sugestions or remarks to the appia-users mailing list