de.mud.jta.event
public interface TelnetCommandListener extends PluginListener
Maintainer: Marcus Meissner
| Modifier and Type | Method and Description |
|---|---|
void |
sendTelnetCommand(byte command)
Called by code in the terminal interface or somewhere for sending
telnet commands
|