Uses of Class
net.bluemind.exchange.mapi.api.MapiPCLCacheEntry
Packages that use MapiPCLCacheEntry
-
Uses of MapiPCLCacheEntry in net.bluemind.exchange.mapi.api
Methods in net.bluemind.exchange.mapi.api that return MapiPCLCacheEntryModifier and TypeMethodDescriptionMethods in net.bluemind.exchange.mapi.api that return types with arguments of type MapiPCLCacheEntryModifier and TypeMethodDescriptionMethods in net.bluemind.exchange.mapi.api with parameters of type MapiPCLCacheEntryModifier and TypeMethodDescriptionvoid
IMapiPCLCache.store
(String replicaGuid, Long globalCounter, MapiPCLCacheEntry entry) void
IMapiPCLCacheAsync.store
(String replicaGuid, Long globalCounter, MapiPCLCacheEntry entry, AsyncHandler<Void> handler) IMapiPCLCachePromise.store
(String replicaGuid, Long globalCounter, MapiPCLCacheEntry entry) Method parameters in net.bluemind.exchange.mapi.api with type arguments of type MapiPCLCacheEntryModifier and TypeMethodDescriptionvoid
IMapiPCLCacheAsync.get
(String replicaGuid, Long globalCounter, AsyncHandler<MapiPCLCacheEntry> handler)