Package | Description |
---|---|
org.eclipse.ptp.remote.core |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteProcess
Abstract base class for remote processes.
|
Modifier and Type | Method and Description |
---|---|
IRemoteProcess |
IRemoteServices.getCommandShell(IRemoteConnection conn,
int flags)
Get a remote process that runs a command shell on the remote system.
|
IRemoteProcess |
IRemoteProcessBuilder.start()
Starts a new process using the attributes of this process builder.
|
IRemoteProcess |
AbstractRemoteProcessBuilder.start() |
IRemoteProcess |
IRemoteProcessBuilder.start(int flags)
Starts a new process using the attributes of this process builder.
|
abstract IRemoteProcess |
AbstractRemoteProcessBuilder.start(int flags) |
Constructor and Description |
---|
RemoteProcessAdapter(IRemoteProcess process) |
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.