C M S T

S

setUp() - Method in interface tcpcatcher.CustomHook
Initialize your hook (for instance open some log file here).
shutDown() - Method in interface tcpcatcher.CustomHook
Shutdown your hook (for instance close your log file).

C M S T