RSE
Release 1.0

Uses of Interface
org.eclipse.rse.connectorservice.dstore.util.ICommunicationsDiagnosticFactory

Packages that use ICommunicationsDiagnosticFactory
org.eclipse.rse.connectorservice.dstore.util   
org.eclipse.rse.subsystems.files.dstore.old   
 

Uses of ICommunicationsDiagnosticFactory in org.eclipse.rse.connectorservice.dstore.util
 

Methods in org.eclipse.rse.connectorservice.dstore.util with parameters of type ICommunicationsDiagnosticFactory
 ICommunicationsDiagnostic StatusMonitor.whatIsGoingOn(ICommunicationsDiagnosticFactory factory, boolean quiet, org.eclipse.dstore.core.model.DataElement target)
          Start diagnostic
 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 ICommunicationsDiagnosticFactory
StatusMonitor(IConnectorService system, org.eclipse.dstore.core.model.DataStore dataStore, ICommunicationsDiagnosticFactory factory)
          Construct a StatusChangeListener
 

Uses of ICommunicationsDiagnosticFactory in org.eclipse.rse.subsystems.files.dstore.old
 

Methods in org.eclipse.rse.subsystems.files.dstore.old with parameters of type ICommunicationsDiagnosticFactory
 org.eclipse.dstore.core.model.DataElement DownloadListener.waitForUpdate(ICommunicationsDiagnosticFactory factory)
           
 org.eclipse.dstore.core.model.DataElement DownloadListener.waitForUpdate(ICommunicationsDiagnosticFactory factory, int wait)
           
 org.eclipse.dstore.core.model.DataElement StatusChangeListener.waitForUpdate(ICommunicationsDiagnosticFactory factory)
           
 org.eclipse.dstore.core.model.DataElement StatusChangeListener.waitForUpdate(ICommunicationsDiagnosticFactory factory, int wait)
           
 ICommunicationsDiagnostic StatusChangeListener.whatIsGoingOn(ICommunicationsDiagnosticFactory factory, boolean quiet)
          Start diagnostic
 


RSE
Release 1.0

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