anon.tor.cells
Class PaddingCell

java.lang.Object
  extended by anon.tor.cells.Cell
      extended by anon.tor.cells.PaddingCell

public class PaddingCell
extends Cell

Author:
stefan

Field Summary
 
Fields inherited from class anon.tor.cells.Cell
CELL_PAYLOAD_SIZE, CELL_SIZE, m_payload
 
Constructor Summary
PaddingCell()
          Constructor for a padding cell
PaddingCell(int circID)
          Constructor for a padding cell
PaddingCell(int circID, byte[] payload, int offset)
          Constructor for a padding cell
 
Method Summary
 
Methods inherited from class anon.tor.cells.Cell
createCell, getCellData, getCircuitID, getCommand, getPayload, setPayload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaddingCell

public PaddingCell()
Constructor for a padding cell


PaddingCell

public PaddingCell(int circID)
Constructor for a padding cell

Parameters:
circID - circID

PaddingCell

public PaddingCell(int circID,
                   byte[] payload,
                   int offset)
Constructor for a padding cell

Parameters:
circID - circID
payload - payload