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, signalWindowChanged
dispenseChaff, isChaffActive, run, signalTermTypeChanged, startChaff, stopChaff, typedChar, typedChar
public ModuleTelnetImpl.ChaffedTelnet(java.io.InputStream in, java.io.OutputStream out, TerminalWindow terminalWin)
protected void sendFakeChar()
TerminalInputChaff
sendFakeChar
in class TelnetTerminalAdapter