|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TerminalManager | |
|---|---|
| net.wimpi.telnetd.io.terminal | |
| Uses of TerminalManager in net.wimpi.telnetd.io.terminal |
|---|
| Methods in net.wimpi.telnetd.io.terminal that return TerminalManager | |
|---|---|
static TerminalManager |
TerminalManager.createTerminalManager(java.util.Map terminals,
boolean winhack)
sets up a terminal manager with a ready made hashmap of terminals. |
static TerminalManager |
TerminalManager.createTerminalManager(java.util.Properties settings)
Factory method for creating the Singleton instance of this class. Note that this factory method is called by the net.wimpi.telnetd.TelnetD class. |
static TerminalManager |
TerminalManager.getReference()
Accessor method for the Singleton instance of this class. Note that it returns null if the instance was not properly created beforehand. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||