Uses of Interface
io.dialob.client.api.DialobCache
-
Packages that use DialobCache Package Description io.dialob.client.api io.dialob.client.spi -
-
Uses of DialobCache in io.dialob.client.api
Methods in io.dialob.client.api that return DialobCache Modifier and Type Method Description DialobCacheDialobClientConfig. getCache()DialobCacheImmutableDialobClientConfig. getCache()DialobCacheDialobCache. withName(String name)Methods in io.dialob.client.api with parameters of type DialobCache Modifier and Type Method Description ImmutableDialobClientConfig.BuilderImmutableDialobClientConfig.Builder. cache(DialobCache cache)Initializes the value for thecacheattribute.ImmutableDialobClientConfigImmutableDialobClientConfig. withCache(DialobCache value)Copy the current immutable object by setting a value for thecacheattribute. -
Uses of DialobCache in io.dialob.client.spi
Classes in io.dialob.client.spi that implement DialobCache Modifier and Type Class Description classDialobEhCache
-