RSE
Release 3.3

Uses of Package
org.eclipse.rse.services.clientserver

Packages that use org.eclipse.rse.services.clientserver
org.eclipse.rse.services.clientserver   
org.eclipse.rse.services.clientserver.archiveutils   
org.eclipse.rse.services.clientserver.search   
org.eclipse.rse.services.search   
org.eclipse.rse.subsystems.files.core.model   
org.eclipse.rse.subsystems.files.core.servicesubsystem   
org.eclipse.rse.subsystems.files.core.subsystems   
org.eclipse.rse.subsystems.files.dstore Application programming interface for creating customized DataStore file subsystems. 
org.eclipse.rse.subsystems.files.ftp Application programming interface for creating customized FTP file subsystems. 
org.eclipse.rse.subsystems.files.local Application programming interface for creating customized local file subsystems. 
org.eclipse.rse.subsystems.files.ssh Application programming interface for creating customized sftp file subsystems. 
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.services.clientserver
IMatcher
          Generic interface for any class whose job is to test if a given name matches some filtering criteria
ISearchPatternMatcher
          Interface for different pattern matchers used in search
ISystemOperationMonitor
          An interface to support cancellation of operations on remote systems, where the Eclipse IProgressMonitor is not avaialble.
SystemEncodingUtil
          A singleton class that contains useful methods related to encodings.
SystemEncodingUtil.DefaultEncodingProvider
          Provider for the default encodings that RSE uses.
SystemFileClassifier
          This singleton class classifies a file on the remote system.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.services.clientserver.archiveutils
ISystemFileTypes
          Used to determine whether a file is binary, text or XML.
ISystemOperationMonitor
          An interface to support cancellation of operations on remote systems, where the Eclipse IProgressMonitor is not avaialble.
SystemReentrantMutex
          A reentrant Exclusion Lock for Threads that need to access a resource in a serialized manner.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.services.clientserver.search
IMatcher
          Generic interface for any class whose job is to test if a given name matches some filtering criteria
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.services.search
SystemSearchString
          This class represents search string.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.subsystems.files.core.model
ISystemFileTypes
          Used to determine whether a file is binary, text or XML.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.subsystems.files.core.servicesubsystem
SystemSearchString
          This class represents search string.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.subsystems.files.core.subsystems
IMatcher
          Generic interface for any class whose job is to test if a given name matches some filtering criteria
NamePatternMatcher
          This class offers generic name pattern matching.
SystemSearchString
          This class represents search string.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.subsystems.files.dstore
SystemSearchString
          This class represents search string.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.subsystems.files.ftp
SystemSearchString
          This class represents search string.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.subsystems.files.local
SystemSearchString
          This class represents search string.
 

Classes in org.eclipse.rse.services.clientserver used by org.eclipse.rse.subsystems.files.ssh
SystemSearchString
          This class represents search string.
 


RSE
Release 3.3

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