Package org.eclipse.emf.emfstore.internal.client.model.connectionmanager

Interface Summary
AdminConnectionManager An admin connection manager connects to the server for administrative services.
ConnectionManager The connection manager manages the connection to the EMFStore.
 

Class Summary
AbstractConnectionManager<T> Superclass for all connection managers which map SessionIds to the relative connection simply by using a generic map.
BasicSessionProvider Basic implementation of ESAbstractSessionProvider.
KeyStoreManager The KeyStoreManager manages the client's KeyStore in which the SSL certificates for multiple EMFStore servers can be stored.
Messages Connection manager related messages.
ServerCall<U> This class is intended to wrap all server calls.
SessionManager Handles session management during the execution of a ServerCall.
 



Copyright © 2016. All Rights Reserved.