Package | Description |
---|---|
com.semarchy.mdm.client |
Provides the classes to connect to a Semarchy For MDM instance and to use the services provided by the instance.
|
com.semarchy.mdm.client.cache |
Modifier and Type | Method and Description |
---|---|
static IMDMConnection |
MDMConnectionFactory.connect(ICacheResolver pCacheResolver,
ConnectionConfig pConfig,
IMDMCredential pCredentials)
Similar to
MDMConnectionFactory.connect(String, IMDMCredential) except that the
ICacheResolver parameter allows to control the scope of client
side caching. |
Modifier and Type | Class and Description |
---|---|
class |
StaticCacheResolver
The default cache resolver storing
IClientCache as a singleton. |
Modifier and Type | Method and Description |
---|---|
static ICacheResolver |
StaticCacheResolver.instance() |
Copyright © 2017. All rights reserved.