JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
I
R
S
V
C
call()
- Method in class com.googlecode.objectify.remotely.
VoidCallable
com.googlecode.objectify.remotely
- package com.googlecode.objectify.remotely
create(AsyncDatastoreService)
- Static method in class com.googlecode.objectify.remotely.
RemoteAsyncDatastoreService
E
execute(Callable<R>)
- Static method in class com.googlecode.objectify.remotely.
Remotely
Execute the work against a remote datastore.
G
getOptions()
- Static method in class com.googlecode.objectify.remotely.
Remotely
I
invoke(Object, Method, Object[])
- Method in class com.googlecode.objectify.remotely.
RemoteAsyncDatastoreService
isEnabled()
- Static method in class com.googlecode.objectify.remotely.
Remotely
R
RemoteAsyncDatastoreService
- Class in
com.googlecode.objectify.remotely
Remotely
- Class in
com.googlecode.objectify.remotely
Remotely()
- Constructor for class com.googlecode.objectify.remotely.
Remotely
run()
- Method in class com.googlecode.objectify.remotely.
VoidCallable
S
setOptions(RemoteApiOptions)
- Static method in class com.googlecode.objectify.remotely.
Remotely
V
VoidCallable
- Class in
com.googlecode.objectify.remotely
Using Callable
is annoying because you must return a value from the run() method.
VoidCallable()
- Constructor for class com.googlecode.objectify.remotely.
VoidCallable
C
E
G
I
R
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All rights reserved.