Uses of Class
com.vmware.vipclient.i18n.base.cache.FormatCacheItem
-
Packages that use FormatCacheItem Package Description com.vmware.vipclient.i18n.base.cache com.vmware.vipclient.i18n.messages.api.opt.server -
-
Uses of FormatCacheItem in com.vmware.vipclient.i18n.base.cache
Subclasses of FormatCacheItem in com.vmware.vipclient.i18n.base.cache Modifier and Type Class Description classLocaleCacheItemclassPatternCacheItemMethods in com.vmware.vipclient.i18n.base.cache that return FormatCacheItem Modifier and Type Method Description FormatCacheItemFormattingCache. get(String cacheKey) -
Uses of FormatCacheItem in com.vmware.vipclient.i18n.messages.api.opt.server
Methods in com.vmware.vipclient.i18n.messages.api.opt.server with parameters of type FormatCacheItem Modifier and Type Method Description Map<String,Object>RemoteL2BaseOpt. getResponse(String url, String method, Object requestData, FormatCacheItem cacheItem)
-