|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of IConnectorService in org.eclipse.rse.connectorservice.dstore |
|---|
| Classes in org.eclipse.rse.connectorservice.dstore that implement IConnectorService | |
class |
DStoreConnectorService
System class required by the remote systems framework. |
| Methods in org.eclipse.rse.connectorservice.dstore that return IConnectorService | |
IConnectorService |
DStoreConnectorServiceManager.createConnectorService(IHost host)
Return the actual IConnectorService object. |
| Uses of IConnectorService in org.eclipse.rse.connectorservice.dstore.util |
|---|
| Fields in org.eclipse.rse.connectorservice.dstore.util declared as IConnectorService | |
protected IConnectorService |
StatusMonitor._system
|
protected IConnectorService |
ConnectionStatusListener._connection
|
| Methods in org.eclipse.rse.connectorservice.dstore.util with parameters of type IConnectorService | |
void |
ICommunicationsDiagnostic.setUp(String id,
boolean quiet,
String server,
IConnectorService system,
String str1,
String str2,
String str3)
Setup for the diagnostic |
void |
StatusMonitorFactory.removeStatusMonitorFor(IConnectorService system)
|
StatusMonitor |
StatusMonitorFactory.getStatusMonitorFor(IConnectorService system,
org.eclipse.dstore.core.model.DataStore dataStore)
|
StatusMonitor |
StatusMonitorFactory.getStatusMonitorFor(IConnectorService system,
org.eclipse.dstore.core.model.DataStore dataStore,
ICommunicationsDiagnosticFactory diagnosticFactory)
|
| Constructors in org.eclipse.rse.connectorservice.dstore.util with parameters of type IConnectorService | |
StatusMonitor(IConnectorService system,
org.eclipse.dstore.core.model.DataStore dataStore,
ICommunicationsDiagnosticFactory factory)
Construct a StatusChangeListener |
|
StatusMonitor(IConnectorService system,
org.eclipse.dstore.core.model.DataStore dataStore)
Construct a StatusChangeListener |
|
ConnectionStatusListener(org.eclipse.dstore.core.model.DataElement status,
IConnectorService connection)
|
|
| Uses of IConnectorService in org.eclipse.rse.connectorservice.local |
|---|
| Classes in org.eclipse.rse.connectorservice.local that implement IConnectorService | |
class |
LocalConnectorService
System class required by the remote systems framework. |
| Methods in org.eclipse.rse.connectorservice.local that return IConnectorService | |
IConnectorService |
LocalConnectorServiceManager.createConnectorService(IHost host)
Return the actual IConnectorService object. |
| Uses of IConnectorService in org.eclipse.rse.connectorservice.ssh |
|---|
| Classes in org.eclipse.rse.connectorservice.ssh that implement IConnectorService | |
class |
SshConnectorService
Create SSH connections. |
| Methods in org.eclipse.rse.connectorservice.ssh that return IConnectorService | |
IConnectorService |
SshConnectorServiceManager.createConnectorService(IHost host)
|
| Constructors in org.eclipse.rse.connectorservice.ssh with parameters of type IConnectorService | |
SshConnectorService.SessionLostHandler(IConnectorService cs)
|
|
| Uses of IConnectorService in org.eclipse.rse.core.model |
|---|
| Methods in org.eclipse.rse.core.model that return IConnectorService | |
IConnectorService[] |
ISystemRegistry.getConnectorServices(IHost conn)
Return the list of connector services provided for the given host |
IConnectorService[] |
IHost.getConnectorServices()
Returns all the connector services provided for this host |
| Uses of IConnectorService in org.eclipse.rse.core.servicesubsystem |
|---|
| Constructors in org.eclipse.rse.core.servicesubsystem with parameters of type IConnectorService | |
ServiceSubSystem(IHost host,
IConnectorService connectorService)
Constructor Subclasses must call this via super(). |
|
| Uses of IConnectorService in org.eclipse.rse.core.subsystems |
|---|
| Classes in org.eclipse.rse.core.subsystems that implement IConnectorService | |
class |
AbstractConnectorService
This is a base class to make it easier to create connector service classes. |
| Fields in org.eclipse.rse.core.subsystems declared as IConnectorService | |
protected IConnectorService |
SubSystem._connectorService
|
| Methods in org.eclipse.rse.core.subsystems that return IConnectorService | |
IConnectorService |
AbstractConnectorServiceManager.getConnectorService(IHost host,
Class commonSSinterface)
|
abstract IConnectorService |
AbstractConnectorServiceManager.createConnectorService(IHost host)
Return the actual IConnectorService object. |
IConnectorService |
SubSystem.getConnectorService()
Return the IConnectorService object that represents the live connection for this system.
|
IConnectorService |
ISubSystem.getConnectorService()
Return the IConnectorService object that represents the live connection for this system. |
IConnectorService |
IServiceSubSystemConfiguration.getConnectorService(IHost host)
|
IConnectorService |
CommunicationsEvent.getSystem()
|
IConnectorService |
IServerLauncherProperties.getConnectorService()
Returns the connector service |
IConnectorService |
ISubSystemConfiguration.getConnectorService(IHost host)
Find or create a connector service for this host |
IConnectorService |
IConnectorServiceManager.getConnectorService(IHost host,
Class commonSSinterface)
|
| Methods in org.eclipse.rse.core.subsystems with parameters of type IConnectorService | |
void |
AbstractConnectorServiceManager.setConnectorService(IHost host,
Class commonSSinterface,
IConnectorService connectorService)
|
IServerLauncherProperties |
SubSystemConfiguration.createServerLauncher(IConnectorService connectorService)
Overridable entry for child classes to contribute a server launcher instance for a given subsystem. |
void |
SubSystem.setConnectorService(IConnectorService connectorService)
|
void |
ISubSystem.setConnectorService(IConnectorService connectorService)
Set the connector service for this subsystem |
void |
IServiceSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
IServerLauncherProperties |
ISubSystemConfiguration.createServerLauncher(IConnectorService connectorService)
Overridable entry for child classes to contribute a server launcher instance for a given subsystem. |
void |
IConnectorServiceManager.setConnectorService(IHost host,
Class commonSSinterface,
IConnectorService connectorService)
|
| Constructors in org.eclipse.rse.core.subsystems with parameters of type IConnectorService | |
SubSystem(IHost host,
IConnectorService connectorService)
|
|
RemoteServerLauncher(String name,
IConnectorService connectorService)
|
|
CommunicationsEvent(IConnectorService system,
int state)
|
|
| Uses of IConnectorService in org.eclipse.rse.model |
|---|
| Methods in org.eclipse.rse.model that return IConnectorService | |
IConnectorService[] |
DummyHost.getConnectorServices()
|
IConnectorService[] |
SystemRegistry.getConnectorServices(IHost conn)
|
| Uses of IConnectorService in org.eclipse.rse.persistence.dom |
|---|
| Methods in org.eclipse.rse.persistence.dom that return IConnectorService | |
IConnectorService |
IRSEDOMImporter.restoreConnectorService(IHost host,
RSEDOMNode connectorServiceNode)
Restore the connector service represented by connectorServiceNode |
| Methods in org.eclipse.rse.persistence.dom with parameters of type IConnectorService | |
IServerLauncherProperties |
IRSEDOMImporter.restoreServerLauncher(IConnectorService service,
RSEDOMNode serverLauncherNode,
IServerLauncherProperties slproperties)
|
RSEDOMNode |
IRSEDOMExporter.createNode(RSEDOMNode parent,
IConnectorService cs,
boolean clean)
Creates a DOM node for a connector service |
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.core.servicesubsystem |
|---|
| Constructors in org.eclipse.rse.subsystems.files.core.servicesubsystem with parameters of type IConnectorService | |
FileServiceSubSystem(IHost host,
IConnectorService connectorService,
IFileService hostFileService,
IHostFileToRemoteFileAdapter fileAdapter,
ISearchService searchService)
|
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.core.subsystems |
|---|
| Constructors in org.eclipse.rse.subsystems.files.core.subsystems with parameters of type IConnectorService | |
RemoteFileSubSystem(IHost host,
IConnectorService connectorService)
Default constructor. |
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.dstore.old |
|---|
| Fields in org.eclipse.rse.subsystems.files.dstore.old declared as IConnectorService | |
protected IConnectorService |
StatusChangeListener.system
|
| Constructors in org.eclipse.rse.subsystems.files.dstore.old with parameters of type IConnectorService | |
FileTransferStatusListener(String remotePath,
Shell shell,
IProgressMonitor monitor,
IConnectorService system,
org.eclipse.dstore.core.model.DataStore ds,
org.eclipse.dstore.core.model.DataElement uploadLog)
|
|
DownloadListener(Shell shell,
IProgressMonitor monitor,
IConnectorService system,
org.eclipse.dstore.core.model.DataElement status,
File localFile,
String remotePath,
long totalLength)
|
|
StatusChangeListener(Shell shell,
IProgressMonitor monitor,
IConnectorService system,
org.eclipse.dstore.core.model.DataElement target)
Construct a StatusChangeListener |
|
StatusChangeListener(Shell shell,
IProgressMonitor monitor,
IConnectorService system)
|
|
StatusChangeListener(IConnectorService system)
|
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.dstore.subsystem |
|---|
| Fields in org.eclipse.rse.subsystems.files.dstore.subsystem declared as IConnectorService | |
protected IConnectorService |
RemoteFilePropertyChangeListener.system
|
| Methods in org.eclipse.rse.subsystems.files.dstore.subsystem that return IConnectorService | |
IConnectorService |
DStoreFileSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.files.dstore.subsystem with parameters of type IConnectorService | |
void |
DStoreFileSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Constructors in org.eclipse.rse.subsystems.files.dstore.subsystem with parameters of type IConnectorService | |
RemoteFilePropertyChangeListener(Shell shell,
IConnectorService system,
org.eclipse.dstore.core.model.DataStore dataStore,
FileServiceSubSystem fileSS)
|
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.ftp |
|---|
| Methods in org.eclipse.rse.subsystems.files.ftp that return IConnectorService | |
IConnectorService |
FTPFileSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.files.ftp with parameters of type IConnectorService | |
void |
FTPFileSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.ftp.connectorservice |
|---|
| Classes in org.eclipse.rse.subsystems.files.ftp.connectorservice that implement IConnectorService | |
class |
FTPConnectorService
|
| Methods in org.eclipse.rse.subsystems.files.ftp.connectorservice that return IConnectorService | |
IConnectorService |
FTPConnectorServiceManager.createConnectorService(IHost host)
Return the actual IConnectorService object. |
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.local |
|---|
| Methods in org.eclipse.rse.subsystems.files.local that return IConnectorService | |
IConnectorService |
LocalFileSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.files.local with parameters of type IConnectorService | |
void |
LocalFileSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.files.ssh |
|---|
| Methods in org.eclipse.rse.subsystems.files.ssh that return IConnectorService | |
IConnectorService |
SftpFileSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.files.ssh with parameters of type IConnectorService | |
void |
SftpFileSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.processes.core.subsystem.impl |
|---|
| Constructors in org.eclipse.rse.subsystems.processes.core.subsystem.impl with parameters of type IConnectorService | |
RemoteProcessSubSystemImpl(IHost host,
IConnectorService connectorService)
|
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.processes.dstore |
|---|
| Methods in org.eclipse.rse.subsystems.processes.dstore that return IConnectorService | |
IConnectorService |
DStoreProcessSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.processes.dstore with parameters of type IConnectorService | |
void |
DStoreProcessSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.processes.local |
|---|
| Methods in org.eclipse.rse.subsystems.processes.local that return IConnectorService | |
IConnectorService |
LocalProcessSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.processes.local with parameters of type IConnectorService | |
void |
LocalProcessSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.processes.servicesubsystem |
|---|
| Constructors in org.eclipse.rse.subsystems.processes.servicesubsystem with parameters of type IConnectorService | |
ProcessServiceSubSystem(IHost host,
IConnectorService connectorService,
IProcessService hostProcessService,
IHostProcessToRemoteProcessAdapter adapter)
|
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem |
|---|
| Constructors in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem with parameters of type IConnectorService | |
ShellServiceSubSystem(IHost host,
IConnectorService connectorService,
IShellService hostService)
|
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.shells.dstore |
|---|
| Methods in org.eclipse.rse.subsystems.shells.dstore that return IConnectorService | |
IConnectorService |
DStoreShellSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.shells.dstore with parameters of type IConnectorService | |
void |
DStoreShellSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.shells.local |
|---|
| Methods in org.eclipse.rse.subsystems.shells.local that return IConnectorService | |
IConnectorService |
LocalShellSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.shells.local with parameters of type IConnectorService | |
void |
LocalShellSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.subsystems.shells.ssh |
|---|
| Methods in org.eclipse.rse.subsystems.shells.ssh that return IConnectorService | |
IConnectorService |
SshShellSubSystemConfiguration.getConnectorService(IHost host)
|
| Methods in org.eclipse.rse.subsystems.shells.ssh with parameters of type IConnectorService | |
void |
SshShellSubSystemConfiguration.setConnectorService(IHost host,
IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.ui.dialogs |
|---|
| Methods in org.eclipse.rse.ui.dialogs with parameters of type IConnectorService | |
void |
ISystemPasswordPromptDialog.setSystemInput(IConnectorService systemObject)
Set the input System object in which the user is attempting to do a connect action. |
void |
SystemPasswordPromptDialog.setSystemInput(IConnectorService connectorService)
Set the connector service from which the user is attempting to do a connect action. |
| Uses of IConnectorService in org.eclipse.rse.ui.propertypages |
|---|
| Methods in org.eclipse.rse.ui.propertypages with parameters of type IConnectorService | |
boolean |
ISystemConnectionWizardPropertyPage.applyValues(IConnectorService subsystem)
|
boolean |
ServicesPropertyPage.applyValues(IConnectorService connectorService)
|
boolean |
ServerConnectionSecurityPropertyPage.applyValues(IConnectorService connectorService)
|
boolean |
ServerLauncherPropertyPage.applyValues(IConnectorService connectorService)
|
| Uses of IConnectorService in org.eclipse.rse.ui.widgets.services |
|---|
| Methods in org.eclipse.rse.ui.widgets.services that return IConnectorService | |
IConnectorService |
ConnectorServiceElement.getConnectorService()
|
IConnectorService |
FactoryServiceElement.getConnectorService()
|
| Constructors in org.eclipse.rse.ui.widgets.services with parameters of type IConnectorService | |
ConnectorServiceElement(IHost host,
ServiceElement parent,
IConnectorService connectorService)
|
|
| Uses of IConnectorService in org.eclipse.rse.ui.wizards |
|---|
| Methods in org.eclipse.rse.ui.wizards that return IConnectorService | |
protected IConnectorService |
SubSystemServiceWizardPage.getCustomConnectorService(IServiceSubSystemConfiguration config)
|
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||