anon.tor.cells
Class CreateCell

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

public class CreateCell
extends Cell

Author:
stefan

Field Summary
 
Fields inherited from class anon.tor.cells.Cell
CELL_PAYLOAD_SIZE, CELL_SIZE, m_payload
 
Constructor Summary
CreateCell()
          Constructor for a create cell
CreateCell(int circID)
          Constructor for a create cell
CreateCell(int circID, byte[] payload)
          Constructor for a create 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

CreateCell

public CreateCell()
Constructor for a create cell


CreateCell

public CreateCell(int circID)
Constructor for a create cell

Parameters:
circID - circID

CreateCell

public CreateCell(int circID,
                  byte[] payload)
Constructor for a create cell

Parameters:
circID - circID
payload - payload