Uses of Class
de.mud.telnet.TelnetProtocolHandler

Packages that use TelnetProtocolHandler
de.mud.jta.plugin   
de.mud.telnet   
 

Uses of TelnetProtocolHandler in de.mud.jta.plugin
 

Fields in de.mud.jta.plugin declared as TelnetProtocolHandler
protected  TelnetProtocolHandler Telnet.handler
           
 

Uses of TelnetProtocolHandler in de.mud.telnet
 

Subclasses of TelnetProtocolHandler in de.mud.telnet
 class TelnetWrapper
          The telnet wrapper is a sample class for how to use the telnet protocol handler of the JTA source package.