Uses of Class
net.wimpi.telnetd.TelnetD

Packages that use TelnetD
net.wimpi.telnetd   
 

Uses of TelnetD in net.wimpi.telnetd
 

Methods in net.wimpi.telnetd that return TelnetD
static TelnetD TelnetD.createTelnetD()
          creates an independant instance of the telnetd object, no setup.
static TelnetD TelnetD.createTelnetD(java.util.Properties main)
          Factory method to create a TelnetD Instance.
static TelnetD TelnetD.createTelnetD(java.lang.String urlprefix)
          Factory method to create a TelnetD singleton instance, loading the standard properties files from the given String containing an URL location.
static TelnetD TelnetD.getReference()
          Accessor method for the Singleton instance of this class.
 



Copyright © 2010. All Rights Reserved.