Uses of Class
com.google.appengine.tools.development.AbstractLocalRpcService
Packages that use AbstractLocalRpcService
Package
Description
-
Uses of AbstractLocalRpcService in com.google.appengine.api.appidentity.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.appidentity.devModifier and TypeClassDescriptionclassStub implementation of the app identity service. -
Uses of AbstractLocalRpcService in com.google.appengine.api.blobstore.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.blobstore.devModifier and TypeClassDescriptionfinal classImplementation of local blobstore service. -
Uses of AbstractLocalRpcService in com.google.appengine.api.capabilities.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.capabilities.devModifier and TypeClassDescriptionclassJava stub implementation of the capabilities api backend. -
Uses of AbstractLocalRpcService in com.google.appengine.api.images.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.images.devModifier and TypeClassDescriptionfinal classJava stub implementation of the images api backend using Image 2D. -
Uses of AbstractLocalRpcService in com.google.appengine.api.log.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.log.dev -
Uses of AbstractLocalRpcService in com.google.appengine.api.mail.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.mail.devModifier and TypeClassDescriptionfinal classStub implementation of the Google App Engine mail api. -
Uses of AbstractLocalRpcService in com.google.appengine.api.memcache.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.memcache.devModifier and TypeClassDescriptionfinal classJava bindings for the local Memcache service. -
Uses of AbstractLocalRpcService in com.google.appengine.api.modules.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.modules.devModifier and TypeClassDescriptionclassJava binding for the local ModulesService. -
Uses of AbstractLocalRpcService in com.google.appengine.api.search.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.search.devModifier and TypeClassDescriptionclassA search service implementation when running appengine on a local machine. -
Uses of AbstractLocalRpcService in com.google.appengine.api.taskqueue.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.taskqueue.devModifier and TypeClassDescriptionfinal classA local implementation of the Task Queue service interface backed by Quartz (http://www.opensymphony.com/quartz). -
Uses of AbstractLocalRpcService in com.google.appengine.api.urlfetch.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.urlfetch.devModifier and TypeClassDescriptionclassLocalURLFetchServicefetches URLs using Apache HttpClient. -
Uses of AbstractLocalRpcService in com.google.appengine.api.users.dev
Subclasses of AbstractLocalRpcService in com.google.appengine.api.users.devModifier and TypeClassDescriptionfinal classcreates URLs that point toLocalLoginServletandLocalLogoutServletwhen used within the Development AppServer environment.