Uses of Class
de.mud.jta.PluginConfig

Packages that use PluginConfig
de.mud.jta.event   
de.mud.jta.plugin   
 

Uses of PluginConfig in de.mud.jta.event
 

Methods in de.mud.jta.event with parameters of type PluginConfig
 void ConfigurationListener.setConfiguration(PluginConfig config)
          Called for configuration changes.
 

Constructors in de.mud.jta.event with parameters of type PluginConfig
ConfigurationRequest(PluginConfig config)
           
 

Uses of PluginConfig in de.mud.jta.plugin
 

Methods in de.mud.jta.plugin with parameters of type PluginConfig
 void Telnet.configure(PluginConfig cfg)