|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TelnetServiceExtension | |
---|---|
fr.gedeon.telnetservice | This package homes the core components of the telnetservice. |
Uses of TelnetServiceExtension in fr.gedeon.telnetservice |
---|
Classes in fr.gedeon.telnetservice that implement TelnetServiceExtension | |
---|---|
class |
TelnetServiceExtensionAbstractImpl
Provides the implementation of the most basic API methods. |
Fields in fr.gedeon.telnetservice with type parameters of type TelnetServiceExtension | |
---|---|
protected TreeMap<Integer,TelnetServiceExtension> |
TelnetService.actionListenerFactories
The provider telnet user action listener factories, those will be picked by event distribution priority |
protected TreeMap<Integer,TelnetServiceExtension> |
TelnetService.promptDecoratorFactories
|
protected LinkedList<TelnetServiceExtension> |
TelnetService.registeredExtensions
|
Methods in fr.gedeon.telnetservice with parameters of type TelnetServiceExtension | |
---|---|
void |
TelnetService.registerExtension(TelnetServiceExtension serviceExtension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |