RSE
Release 3.3

Uses of Interface
org.eclipse.rse.subsystems.terminals.core.ITerminalServiceSubSystemConfiguration

Packages that use ITerminalServiceSubSystemConfiguration
org.eclipse.rse.subsystems.terminals.core Application programming interface for creating customized terminal subsystems. 
org.eclipse.rse.subsystems.terminals.ssh   
 

Uses of ITerminalServiceSubSystemConfiguration in org.eclipse.rse.subsystems.terminals.core
 

Classes in org.eclipse.rse.subsystems.terminals.core that implement ITerminalServiceSubSystemConfiguration
 class TerminalServiceSubSystemConfiguration
          The implementation of the ITerminalServiceSubSystemConfiguration interface contains information about what features the subsystem supports, and creates TerminalServiceSubSystem instances.
 

Methods in org.eclipse.rse.subsystems.terminals.core that return ITerminalServiceSubSystemConfiguration
 ITerminalServiceSubSystemConfiguration TerminalServiceSubSystem.getParentRemoteTerminalSubSystemConfiguration()
           
 ITerminalServiceSubSystemConfiguration ITerminalServiceSubSystem.getParentRemoteTerminalSubSystemConfiguration()
           
 

Uses of ITerminalServiceSubSystemConfiguration in org.eclipse.rse.subsystems.terminals.ssh
 

Classes in org.eclipse.rse.subsystems.terminals.ssh that implement ITerminalServiceSubSystemConfiguration
 class SshTerminalSubSystemConfiguration
          An SSH Terminal Subsystem Factory.
 


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.