|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TelnetSession | |
---|---|
to.etc.telnet |
Uses of TelnetSession in to.etc.telnet |
---|
Methods in to.etc.telnet that return TelnetSession | |
---|---|
TelnetSession |
TelnetWriter.getSession()
|
TelnetSession |
TelnetPrintWriter.getSession()
|
Methods in to.etc.telnet with parameters of type TelnetSession | |
---|---|
protected void |
TelnetServer.sessionClosed(TelnetSession ts)
Called to remove a session that was closed (due to error or normal circumstances) from this server's tables. |
void |
ITelnetClientEvent.sessionClosed(TelnetSession ts)
|
Constructors in to.etc.telnet with parameters of type TelnetSession | |
---|---|
TelnetWriter(TelnetSession tc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |