RSE
Release 3.4

Uses of Package
org.eclipse.rse.services.terminals

Packages that use org.eclipse.rse.services.terminals
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.core.elements Application programming interface for creating customized terminal subsystems. 
org.eclipse.rse.subsystems.terminals.ssh   
 

Classes in org.eclipse.rse.services.terminals used by org.eclipse.rse.services.terminals
AbstractTerminalService
          Abstract base class for clients to create an ITerminalService.
BaseShellDecorator
          Abstract base class for clients to decorate an IBaseShell instance they have with additional functionality.
IBaseShell
          A basic shell, representing the connection to some process that may be running local or remote.
ITerminalService
          Interface for getting Terminal Connections from a remote side, also known as terminal session with Streams.
ITerminalShell
          Interface representing a terminal connection through Streams.
 

Classes in org.eclipse.rse.services.terminals used by org.eclipse.rse.subsystems.terminals.core
ITerminalService
          Interface for getting Terminal Connections from a remote side, also known as terminal session with Streams.
 

Classes in org.eclipse.rse.services.terminals used by org.eclipse.rse.subsystems.terminals.core.elements
ITerminalShell
          Interface representing a terminal connection through Streams.
 

Classes in org.eclipse.rse.services.terminals used by org.eclipse.rse.subsystems.terminals.ssh
ITerminalService
          Interface for getting Terminal Connections from a remote side, also known as terminal session with Streams.
 


RSE
Release 3.4

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