Class Hierarchy
- java.lang.Object
- net.freehaven.tor.control.ConfigEntry
- net.freehaven.tor.control.NullEventHandler (implements net.freehaven.tor.control.EventHandler)
- net.freehaven.tor.control.PasswordDigest
- java.lang.Thread (implements java.lang.Runnable)
- net.freehaven.tor.control.TorControlConnection.ControlParseThread
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- net.freehaven.tor.control.TorControlException
- net.freehaven.tor.control.TorControlSyntaxException
- net.freehaven.tor.control.TorNotRunningException
- java.io.IOException
- java.lang.Exception
- net.freehaven.tor.control.TorControlConnection (implements net.freehaven.tor.control.TorControlCommands)
Interface Hierarchy
- net.freehaven.tor.control.EventHandler
- net.freehaven.tor.control.TorControlCommands