Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.services.terminals.ITerminalService

Packages that use ITerminalService
org.eclipse.rse.services.terminals Application programming interface for the RSE Base Shell and Terminal Services. 
org.eclipse.rse.subsystems.terminals.core Application programming interface for creating customized terminal subsystems. 
org.eclipse.rse.subsystems.terminals.ssh   
 

Uses of ITerminalService in org.eclipse.rse.services.terminals
 

Classes in org.eclipse.rse.services.terminals that implement ITerminalService
 class AbstractDelegatingTerminalService
          Base class that can be used for decorating an existing terminal service with additional functionality.
 class AbstractTerminalService
          Abstract base class for clients to create an ITerminalService.
 

Methods in org.eclipse.rse.services.terminals that return ITerminalService
abstract   ITerminalService AbstractDelegatingTerminalService. getRealTerminalService ()
           
 

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

Methods in org.eclipse.rse.subsystems.terminals.core that return ITerminalService
  ITerminalService ITerminalServiceSubSystemConfiguration. createTerminalService ( IHost host)
          Create the terminal service.
  ITerminalService TerminalServiceSubSystem. getTerminalService ()
          Return the Terminal Service associated with this subsystem.
  ITerminalService TerminalServiceSubSystemConfiguration. getTerminalService ( IHost host)
           
  ITerminalService ITerminalServiceSubSystemConfiguration. getTerminalService ( IHost host)
          Return the terminal service.
 

Methods in org.eclipse.rse.subsystems.terminals.core with parameters of type ITerminalService
 void TerminalServiceSubSystem. setTerminalService ( ITerminalService service)
          Set the terminal service associated with this subsystem.
 

Constructors in org.eclipse.rse.subsystems.terminals.core with parameters of type ITerminalService
TerminalServiceSubSystem ( IHost host, IConnectorService connectorService, ITerminalService hostService)
          Constructor.
 

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

Methods in org.eclipse.rse.subsystems.terminals.ssh that return ITerminalService
  ITerminalService SshTerminalSubSystemConfiguration. createTerminalService ( IHost host)
           
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire