Uses of Class
com.google.appengine.api.memcache.StrictErrorHandler
-
Packages that use StrictErrorHandler Package Description com.google.appengine.api.memcache Provides fast but unreliable data storage, also accessible via a JCache interface. -
-
Uses of StrictErrorHandler in com.google.appengine.api.memcache
Methods in com.google.appengine.api.memcache that return StrictErrorHandler Modifier and Type Method Description static StrictErrorHandlerErrorHandlers. getStrict()Returns an instance ofStrictErrorHandler.
-