Uses of Interface
thor.net.TelnetConstants

Packages that use TelnetConstants
thor.net Provides classes that allow you to treat a telnet session URL like any other content type. 
 

Uses of TelnetConstants in thor.net
 

Classes in thor.net that implement TelnetConstants
 class TelnetURLConnection
          This is class creates a Telnet connection from a telnet URL, see the thor.app classes for examples.