Remote Systems
v6.4.1

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

Class Summary
ConnectionEstablisher ConnectionEstablisher is responsible for managing the server DataStore and facilitating the communication between client and server DataStores.
MinerLoader MinerLoader is an implementation of ISchemaRegistry used for loading and initializing miners.
Server Server is the standard way of instantiating and controlling a remote DataStore.
ServerAttributes This class is used to store attributes that are required for configurating a remote connection.
ServerCommandHandler The ServerCommandHandler is reponsible for maintaining a queue of commands and periodically routing commands from the queue to the appropriate miners.
ServerLauncher This class is the DataStore daemon.
ServerReceiver The ServerReciever is responsible for recieving data from the client side.
ServerReturnCodes This class contains a list of server return codes that are used to negociate server communication with a client
ServerSSLProperties  
ServerUpdateHandler The ServerUpdateHandler is contains a queue of data update requests and periodically transmits it's queue to the client
 


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.