Skip navigation links
C E G I R S V 

C

com.googlecode.objectify.remotely - package com.googlecode.objectify.remotely
 
create(AsyncDatastoreService) - Static method in class com.googlecode.objectify.remotely.RemoteAsyncDatastoreService
 

E

execute(RemoteWork<R>) - 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
 
RemoteWork<R> - Interface in com.googlecode.objectify.remotely
For executing transactions, this is a unit of work.
run() - Method in interface com.googlecode.objectify.remotely.RemoteWork
 
run() - Method in class com.googlecode.objectify.remotely.VoidRemoteWork
 

S

setOptions(RemoteApiOptions) - Static method in class com.googlecode.objectify.remotely.Remotely
 

V

VoidRemoteWork - Class in com.googlecode.objectify.remotely
Using RemoteWork is annoying because you must return a value from the run() method.
VoidRemoteWork() - Constructor for class com.googlecode.objectify.remotely.VoidRemoteWork
 
vrun() - Method in class com.googlecode.objectify.remotely.VoidRemoteWork
 
C E G I R S V 
Skip navigation links

Copyright © 2014. All rights reserved.