de.mud.jta.event
Interface TelnetCommandListener
- PluginListener
public interface TelnetCommandListener
This interface should be used by plugins who would like to be notified
about the end of record event
Maintainer: Marcus Meissner
$Id: TelnetCommandListener.java 499 2005-09-29 08:24:54Z leo $- Matthias L. Jugel, Marcus Mei???ner
void | sendTelnetCommand(byte command) - Called by code in the terminal interface or somewhere for sending
telnet commands
|
sendTelnetCommand
public void sendTelnetCommand(byte command)
throws IOException
Called by code in the terminal interface or somewhere for sending
telnet commands