anon.tor.cells
Class ExtendCell

java.lang.Object
  extended by anon.tor.cells.Cell
      extended by anon.tor.cells.RelayCell
          extended by anon.tor.cells.ExtendCell

public class ExtendCell
extends RelayCell

Author:
stefan

Field Summary
 
Fields inherited from class anon.tor.cells.RelayCell
RELAY_BEGIN, RELAY_CONNECTED, RELAY_DATA, RELAY_DROP, RELAY_END, RELAY_EXTEND, RELAY_EXTENDED, RELAY_RESOLVE, RELAY_RESOLVED, RELAY_SENDME, RELAY_TRUNCATE, RELAY_TRUNCATED
 
Fields inherited from class anon.tor.cells.Cell
CELL_PAYLOAD_SIZE, CELL_SIZE, m_payload
 
Constructor Summary
ExtendCell()
          Constructor for extend cell
ExtendCell(int circID)
          Constructor for extend cell
ExtendCell(int circID, byte[] payload, int offset)
          Constructor for extend cell
 
Method Summary
 
Methods inherited from class anon.tor.cells.RelayCell
checkDigest, doCryptography, generateDigest, getCellData, getRelayCommand, getRelayPayload, getStreamID
 
Methods inherited from class anon.tor.cells.Cell
createCell, getCircuitID, getCommand, getPayload, setPayload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendCell

public ExtendCell()
Constructor for extend cell


ExtendCell

public ExtendCell(int circID)
Constructor for extend cell

Parameters:
circID - circID

ExtendCell

public ExtendCell(int circID,
                  byte[] payload,
                  int offset)
Constructor for extend cell

Parameters:
circID - circID
payload - payload