com.mindbright.application
protected class ModuleTelnetImpl.ChaffedTelnet extends TelnetTerminalAdapter
| Constructor and Description |
|---|
ModuleTelnetImpl.ChaffedTelnet(java.io.InputStream in,
java.io.OutputStream out,
TerminalWindow terminalWin) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendFakeChar()
Send a fake character to the server.
|
getTelnetNVT, interpretAsCommand, isBuffered, optionNegotiation, optionSubNegotiation, receiveData, sendBreak, sendBytes, sendBytesDirect, sendTypedChar, signalWindowChangeddispenseChaff, isChaffActive, run, signalTermTypeChanged, startChaff, stopChaff, typedChar, typedCharpublic ModuleTelnetImpl.ChaffedTelnet(java.io.InputStream in,
java.io.OutputStream out,
TerminalWindow terminalWin)
protected void sendFakeChar()
TerminalInputChaffsendFakeChar in class TelnetTerminalAdapter