Remote System Explorer DataStore
Release 1.0

org.eclipse.dstore.core.client
Class ClientAttributes

java.lang.Object
  extended byorg.eclipse.dstore.core.model.DataStoreAttributes
      extended byorg.eclipse.dstore.core.client.ClientAttributes

public class ClientAttributes
extends DataStoreAttributes

ClientAttributes is a container of communication related information.


Field Summary
 
Fields inherited from class org.eclipse.dstore.core.model.DataStoreAttributes
A_HOST_NAME, A_HOST_PATH, A_HOST_PORT, A_LOCAL_NAME, A_LOCAL_PATH, A_LOG_NAME, A_LOG_PATH, A_PLUGIN_PATH, A_ROOT_NAME, A_ROOT_PATH, A_SIZE, DATASTORE_VERSION
 
Constructor Summary
ClientAttributes()
          Constructor
 
Methods inherited from class org.eclipse.dstore.core.model.DataStoreAttributes
getAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientAttributes

public ClientAttributes()
Constructor


Remote System Explorer DataStore
Release 1.0

Guidelines for using DataStore APIs.