Frames | No Frames |
Methods with parameter type de.mud.jta.PluginListener | |
Object | Fire the message to all listeners that are compatible with this
message and return the result. |
void | Register a plugin listener with this bus object |
void | Register a new plugin listener. |
Methods with parameter type de.mud.jta.PluginListener | |
Object | Notify all listeners of a configuration event. |
Object | Notify all listeners of a configuration event. |
Object | Notify all listeners about the end of record message
|
Object | Notify the listers about the focus status of the sending component. |
Object | Notify all listeners about the status of local echo. |
Object | Notify the listers about the online status. |
Object | Notify all listeners about return focus message. |
Object | Set the new size of the window
|
Object | Tell all listeners that we would like to connect. |
Object | Notify all listeners that they may play the sound. |
Object | Notify all listeners about the end of record message
|
Object | Ask all terminal type listener about the terminal type and return
the first answer. |
Object | Return the size of the window
|
Classes implementing de.mud.jta.PluginListener | |
class | The socket plugin acts as the data source for networked operations. |
class | The timeout plugin looks at the incoming and outgoing data stream and
tries to close the connection gracefully if the timeout occured or if
not graceful exit command was configured simply closed the connection. |