|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.terminal.TerminalInputChaff
com.mindbright.net.telnet.TelnetTerminalAdapter
com.mindbright.application.ModuleTelnetImpl.ChaffedTelnet
Constructor Summary | |
ModuleTelnetImpl.ChaffedTelnet(java.io.InputStream in,
java.io.OutputStream out,
TerminalWindow terminalWin)
|
Method Summary | |
protected void |
sendFakeChar()
Send a fake character to the server. |
Methods inherited from class com.mindbright.net.telnet.TelnetTerminalAdapter |
getTelnetNVT, interpretAsCommand, isBuffered, optionNegotiation, optionSubNegotiation, receiveData, sendBreak, sendBytes, sendTypedChar, signalWindowChanged |
Methods inherited from class com.mindbright.terminal.TerminalInputChaff |
dispenseChaff, isChaffActive, run, signalTermTypeChanged, startChaff, stopChaff, typedChar, typedChar |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ModuleTelnetImpl.ChaffedTelnet(java.io.InputStream in, java.io.OutputStream out, TerminalWindow terminalWin)
Method Detail |
protected void sendFakeChar()
TerminalInputChaff
sendFakeChar
in class TelnetTerminalAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |