Remote Systems
v6.4.1

Package com.ibm.etools.systems.dstore.core.util

Interface Summary
ISender  
 

Class Summary
CommandGenerator This class is used to generate command object instances from command descriptors and arguments to commands.
ExternalLoader ExternalLoader is a ClassLoader wrapper used for loading external tools that are not in the same classpath as the DataStore.
Pattern This class is used to define a wildcard string pattern.
Receiver This class is used for receiving data from a socket in the DataStore communication layer.
Sender This class is used for sending data to a socket in the DataStore communication layer.
Sorter Utility class used for sorting a list of DataElements based on their depth attributes.
StringCompare Utility class for comparing a wildcard string to another string
XMLgenerator This class is used to serialize data and send it either to a file or a socket.
XMLparser This class is used to deserialize data received from a file or a socket.
 


Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.