Skip navigation links
C E G I N R 

C

CachingRemoteApiInstaller - Class in com.google.appengine.tools.remoteapi
Caches the remote api client globally so we don't perform auth every time we install.
CachingRemoteApiInstaller() - Constructor for class com.google.appengine.tools.remoteapi.CachingRemoteApiInstaller
 
cancel(boolean) - Method in class com.googlecode.objectify.remotely.Now
 
com.google.appengine.tools.remoteapi - package com.google.appengine.tools.remoteapi
 
com.googlecode.objectify.remotely - package com.googlecode.objectify.remotely
 
create(Object, Remoter) - Static method in class com.googlecode.objectify.remotely.RemoteWrapper
 

E

execute(Callable<T>) - Method in class com.googlecode.objectify.remotely.Remoter
 

G

get() - Method in class com.googlecode.objectify.remotely.Now
 
get(long, TimeUnit) - Method in class com.googlecode.objectify.remotely.Now
 

I

intercept(AsyncDatastoreService) - Method in class com.googlecode.objectify.remotely.Remotely
 
invoke(Object, Method, Object[]) - Method in class com.googlecode.objectify.remotely.RemoteWrapper
 
isCancelled() - Method in class com.googlecode.objectify.remotely.Now
 
isDone() - Method in class com.googlecode.objectify.remotely.Now
 
isRemote(String) - Method in interface com.googlecode.objectify.remotely.RemoteCheck
For now just checks namespace

N

Now<T> - Class in com.googlecode.objectify.remotely
 
Now() - Constructor for class com.googlecode.objectify.remotely.Now
 

R

RemoteCheck - Interface in com.googlecode.objectify.remotely
Callback which remotely uses to determine whether a call should be remote or not
Remotely - Class in com.googlecode.objectify.remotely
Manages the logic of creating a remote datastore service or a local one.
Remotely(RemoteApiOptions, RemoteCheck) - Constructor for class com.googlecode.objectify.remotely.Remotely
 
Remoter - Class in com.googlecode.objectify.remotely
Works like the RemoteApiInstaller, but caches the ApiProxy in a thread local so that each installation does not require reauthentication.
Remoter() - Constructor for class com.googlecode.objectify.remotely.Remoter
 
RemoteWrapper - Class in com.googlecode.objectify.remotely
Dynamic proxy that covers a wide variety of things in the possible chain of execution for a datastore call.
RemoteWrapper() - Constructor for class com.googlecode.objectify.remotely.RemoteWrapper
 
C E G I N R 
Skip navigation links

Copyright © 2014. All rights reserved.