- 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
-