anon.tor.cells
Class ExtendedCell

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

public class ExtendedCell
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
ExtendedCell()
          Constructor for extended cell
ExtendedCell(int circID)
          Constructor for extended cell
ExtendedCell(int circID, byte[] payload, int offset)
          Constructor for extended 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

ExtendedCell

public ExtendedCell()
Constructor for extended cell


ExtendedCell

public ExtendedCell(int circID)
Constructor for extended cell

Parameters:
circID - circID

ExtendedCell

public ExtendedCell(int circID,
                    byte[] payload,
                    int offset)
Constructor for extended cell

Parameters:
circID - circID
payload - payload