RSE
Release 1.0

Uses of Interface
org.eclipse.rse.services.clientserver.messages.ISystemMessageProvider

Packages that use ISystemMessageProvider
org.eclipse.rse.services.dstore   
org.eclipse.rse.services.dstore.files   
org.eclipse.rse.services.dstore.rmtservice   
org.eclipse.rse.services.dstore.search   
org.eclipse.rse.services.dstore.shells   
org.eclipse.rse.ui   
 

Uses of ISystemMessageProvider in org.eclipse.rse.services.dstore
 

Fields in org.eclipse.rse.services.dstore declared as ISystemMessageProvider
protected  ISystemMessageProvider AbstractDStoreService._msgProvider
           
 

Constructors in org.eclipse.rse.services.dstore with parameters of type ISystemMessageProvider
AbstractDStoreService(org.eclipse.dstore.core.model.IDataStoreProvider dataStoreProvider, ISystemMessageProvider msgProvider)
           
 

Uses of ISystemMessageProvider in org.eclipse.rse.services.dstore.files
 

Constructors in org.eclipse.rse.services.dstore.files with parameters of type ISystemMessageProvider
DStoreFileService(org.eclipse.dstore.core.model.IDataStoreProvider dataStoreProvider, ISystemFileTypes fileTypeRegistry, ISystemMessageProvider msgProvider)
           
 

Uses of ISystemMessageProvider in org.eclipse.rse.services.dstore.rmtservice
 

Constructors in org.eclipse.rse.services.dstore.rmtservice with parameters of type ISystemMessageProvider
DStoreRemoteServiceService(org.eclipse.dstore.core.model.IDataStoreProvider dataStoreProvider, ISystemMessageProvider msgProvider)
           
 

Uses of ISystemMessageProvider in org.eclipse.rse.services.dstore.search
 

Constructors in org.eclipse.rse.services.dstore.search with parameters of type ISystemMessageProvider
DStoreSearchService(org.eclipse.dstore.core.model.IDataStoreProvider provider, ISystemMessageProvider msgProvider)
           
 

Uses of ISystemMessageProvider in org.eclipse.rse.services.dstore.shells
 

Constructors in org.eclipse.rse.services.dstore.shells with parameters of type ISystemMessageProvider
DStoreShellService(org.eclipse.dstore.core.model.IDataStoreProvider dataStoreProvider, ISystemMessageProvider msgProvider)
           
 

Uses of ISystemMessageProvider in org.eclipse.rse.ui
 

Classes in org.eclipse.rse.ui that implement ISystemMessageProvider
 class RSEUIPlugin
          Plugin for the core remote systems support.
 


RSE
Release 1.0

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