|
RSE Release 3.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ITerminalServiceSubSystem | Specialized interface for remote terminal subsystems. |
ITerminalServiceSubSystemConfiguration | An interface representing factories for creating TerminalServiceSubSystem objects. |
Class Summary | |
---|---|
TerminalServiceSubSystem | A Subsystem that has terminal instances as children. |
TerminalServiceSubSystemConfiguration | The implementation of the ITerminalServiceSubSystemConfiguration interface contains information about what features the subsystem supports, and creates TerminalServiceSubSystem instances. |
Application programming interface for creating customized terminal subsystems.
The class TerminalServiceSubSystemConfiguration is the main factory for creating a terminal subsystem. By deriving from it, extenders can create their customized terminal subsystem configuration which can then be registered against their system types. The class TerminalServiceSubSystem is a basic ITerminalServiceSubsystem implementation, containing terminal instances as children.
|
RSE Release 3.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |