|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TelnetInputStream | |
| org.sadun.util | New generic utilities package. |
| Uses of TelnetInputStream in org.sadun.util |
| Subclasses of TelnetInputStream in org.sadun.util | |
class |
TelnetNVTChannel
A telnet input stream to implement a Telnet NVT (Network Virtual Terminal) communication over a couple of paired input and output streams. |
| Methods in org.sadun.util with parameters of type TelnetInputStream | |
void |
TelnetInputStream.BasicNVTListener.telnetCommandReceived(TelnetInputStream is,
TelnetInputStream.TelnetCommand command)
Reply WON'T to any DO command and DON'T to any WILL command. |
void |
TelnetInputStream.TelnetCommandListener.telnetCommandReceived(TelnetInputStream is,
TelnetInputStream.TelnetCommand cmd)
|
| Constructors in org.sadun.util with parameters of type TelnetInputStream | |
TelnetInputStreamConsumer(TelnetInputStream is)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||