|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TelnetConnection | |
|---|---|
| net.sourceforge.networktools.core.telnet | |
| Uses of TelnetConnection in net.sourceforge.networktools.core.telnet |
|---|
| Methods in net.sourceforge.networktools.core.telnet with parameters of type TelnetConnection | |
|---|---|
void |
TelnetClient.receiveData(TelnetConnection telnetConnection,
byte[] byteData)
|
void |
TelnetPipeline.receiveData(TelnetConnection telnetConnection,
byte[] byteData)
|
void |
TelnetServer.receiveData(TelnetConnection telnetConnection,
byte[] byteData)
|
void |
TelnetSession.receiveData(TelnetConnection telnetConnection,
byte[] byteData)
|
void |
TelnetClient.stopConnection(TelnetConnection telnetConnection)
|
void |
TelnetPipeline.stopConnection(TelnetConnection telnetConnection)
|
void |
TelnetServer.stopConnection(TelnetConnection telnetConnection)
|
void |
TelnetSession.stopConnection(TelnetConnection telnetConnection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||