anon.tor.cells
Class DestroyCell

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

public class DestroyCell
extends Cell

Author:
stefan

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

DestroyCell

public DestroyCell()
Constructor for a destroy cell


DestroyCell

public DestroyCell(int circID)
Constructor for a destroy cell

Parameters:
circID - circID

DestroyCell

public DestroyCell(int circID,
                   byte[] payload,
                   int offset)
Constructor for a destroy cell

Parameters:
circID - circID
payload - payload