All Classes and Interfaces

Class
Description
Abstract base class for remote process builders.
Abstract base class for providing UI connection manager services.
 
Exception thrown when a connection address is already in use.
Thrown when trying to add a connection with the same name as an existing connection, or when trying to rename a connection to the same name as an existing connection.
An abstract class to implement basic functionality common to terminal console actions
 
Abstraction of the java.lang.Runtime exec() methods to allow different implementations to be supplied.
A service that provides a command shell on a remote.
Represents a connection to a remote system.
The interface that is extend by services provided for this remote connection.
 
Listener used to register for notification of connection status changes.
A service to control and report on the state of a connection, open or closed.
A service to obtain host specific information.
A connection property is some descriptive information that's discovered about the connection.
A connection type service for connection types that have automatic means of adding and removing services.
A remote connection type manages a list of connections that implement the same services.
The interface that is extend by services provided for this remote services implementation.
 
A working copy of a remote connection used to change the name and/or attributes of the connection.
Interface for managing files on a remote system.
Manages and persists the mapping between launch configurations and remote connections that they run on.
A connection service for setting up port forwarding between the host and the remote.
Preference constants that can be used to check the default remote service provider preference.
Represents a process running on a remote system.
The interface that is extend by services provided for this remote connection.
 
Abstraction of a process builder for remote processes.
A service to control and report on the state of a process.
A connection service for starting up processes on a remote.
A service abstraction for signals.
A service abstraction for remote terminals.
Abstraction of a remote resource.
The main entry point into the remote services system.
Interface for providing connection management operations in the UI.
Interface for creating and editing connections in the UI.
Constants use by UI operations.
Interface for providing file management operations in the UI.
 
 
Allow clients to provide their own user interface for connection authentication.
 
 
Exception thrown when an attempt is made to use a privileged port.
Event representing a change in connection status.
Exception thrown when a remote connection error occurs.
 
A label provider to show the test and base image for remote connections.
Widget to allow the user to select a service provider and connection.
Widget to allow the user to select a remote directory.
Widget to allow the user to select a remote file.
Utility class to adapt an IRemoteProcess to a java.lang.Process
Generic file/directory browser for remote resources.
Generic file/directory browser for remote resources.
Remote services utility methods.
 
 
 
 
 
 
 
 
 
 
This class encapsulates a TELNET connection to a remote server.
A collection of public API utility methods to open consoles to IRemoteConnection objects
Exception thrown when a port is unable to be forwarded.