de.mud.jta.event

Class TelnetCommandRequest

Implemented Interfaces:
PluginMessage

public class TelnetCommandRequest
extends java.lang.Object
implements PluginMessage

Notification of the end of record event

Maintainer: Marcus Meissner

Version:
$Id: TelnetCommandRequest.java 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Constructor Summary

TelnetCommandRequest(byte command)

Method Summary

Object
firePluginMessage(PluginListener pl)
Notify all listeners about the end of record message

Constructor Details

TelnetCommandRequest

public TelnetCommandRequest(byte command)

Method Details

firePluginMessage

public Object firePluginMessage(PluginListener pl)
Notify all listeners about the end of record message
Specified by:
firePluginMessage in interface PluginMessage
Parameters:
pl - the list of plugin message listeners
Returns:
always null