Remote System Explorer DataStore
Release 3.2

Package org.eclipse.dstore.core.model

Interface Summary
IByteConverter Interface for converting between host bytes and client bytes
IByteStreamHandler The ByteStreamHandler interface is used to abstract file read and write operations across the network.
IDataStoreCompatibilityHandler  
IDataStoreConstants  
IDataStorePreferenceListener Classes that implement this and add themselves to the DataStore preference listeners get called each time a preference is changed.
IDataStoreProvider  
IExternalLoader  
ISchemaExtender ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
ISchemaRegistry ISchemaRegistry describes the interface that needs to be implemented for external tools to contribute their schemas to the DataStore.
ISSLProperties  
 

Class Summary
ByteStreamHandler The ByteStreamHandler class is used to abstract file read and write operations across the network.
ByteStreamHandlerRegistry Stores the set of registered byte stream handlers using the handler id as the key.
Client A DStore Client representing a user's connection in the multi-process dstore server.
CommandHandler Abstract class for handling commands.
DataElement DataElement is the unit of information for the DataStore.
DataStore DataStore is the heart of the DataStore Distributed Tooling Framework.
DataStoreAttributes This class is used to store attributes that are required for configuring a remote connection.
DataStoreResources  
DataStoreSchema This class is used for defining the base DataStore schema.
DE DE is a container of DataElement constants.
DefaultDataStoreCompatibilityHandler  
Handler The Handler class is the base class for the threaded mechanisms in the DataStore.
UpdateHandler Abstract class for handling updates.
 


Remote System Explorer DataStore
Release 3.2

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