|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSF.OS.tcpDump
Superclass of SSF.OS.binaryTcpDump retained for backward compatibility. For better performance we now use SSF.OS.binaryTcpDump and user can afterwards convert to ASCII using SSF.OS.DumpPro.
| Constructor Summary | |
tcpDump(java.io.PrintWriter ostr,
com.renesys.raceway.SSF.Entity ownedBy)
Create a tcpDump probe that writes to the given output stream. |
|
| Method Summary | |
void |
drop(PacketEvent pe)
Signify that the given packet has been dropped. |
void |
dump(PacketEvent pe)
Dump the information of a single packet. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public tcpDump(java.io.PrintWriter ostr,
com.renesys.raceway.SSF.Entity ownedBy)
| Method Detail |
public void dump(PacketEvent pe)
public void drop(PacketEvent pe)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||