Interface | Description |
---|---|
IRemoteConnection |
Abstraction of a connection to a remote system.
|
IRemoteConnectionChangeEvent |
Event representing a change in connection status.
|
IRemoteConnectionChangeListener |
Listener used to register for notification of connection status changes.
|
IRemoteConnectionManager |
Interface for managing connections to remote systems.
|
IRemoteFileManager |
Interface for managing resources on a remote system.
|
IRemotePreferenceConstants |
Preference constants that can be used to check the default remote service provider preference.
|
IRemoteProcess |
Abstraction of a process running on a remote system.
|
IRemoteProcessBuilder |
Abstraction of a process builder for remote processes.
|
IRemoteResource |
Abstraction of a remote resource.
|
IRemoteServices |
Abstraction of a remote services provider.
|
IRemoteServicesDescriptor |
Interface representing a remote services provider extension.
|
IRemoteServicesFactory |
Factory for creating instances of a remote service provider.
|
IUserAuthenticator |
Allow clients to provide their own user interface for connection authentication.
|
Class | Description |
---|---|
AbstractRemoteProcess |
Abstract base class for remote processes.
|
AbstractRemoteProcessBuilder |
Abstract base class for remote process builders.
|
AbstractRemoteServices |
Abstract base class for remote services.
|
RemoteProcessAdapter |
Utility class to adapt an IRemoteProcess to a java.lang.Process
|
RemoteServices |
Main entry point for accessing remote services.
|
RemoteServicesUtils |
Remote services utility methods.
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.