| Interface | Description |
|---|---|
| AdminConnectionManager |
An admin connection manager connects to the server for administrative services.
|
| ConnectionManager |
The connection manager manages the connection to the EMFStore.
|
| Class | Description |
|---|---|
| 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 © 2017. All rights reserved.