RSE
Release 3.4

Package org.eclipse.rse.services.clientserver

Interface Summary
IClassifierConstants This interface defines some constants for classifiers.
IClientServerConstants Constants used by the Client and Server
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
IServiceConstants  
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.
 

Class Summary
FileTypeMatcher This class offers file type matching.
NamePatternMatcher This class offers generic name pattern matching.
PathUtility  
RegexPatternMatcher A pattern matcher used for search that uses regex
StringCompare Utility class for comparing a wildcard string to another string
StringComparePatternMatcher  
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.
SystemOperationMonitor A monitor to support cancellation of operations in an environment where Eclipse IProgressMonitor is not available.
SystemReentrantMutex A reentrant Exclusion Lock for Threads that need to access a resource in a serialized manner.
SystemSearchString This class represents search string.
VirtualSearchResult  
 


RSE
Release 3.4

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