Skip navigation links
AeroGear Data Synchronization Android Client Library 2.1.0
A D G M O S U 

A

addDocument(ClientDocument<JsonNode>) - Method in class org.jboss.aerogear.android.sync.SyncService
Adds a ClientDocument to this service's SyncClient.

D

diffAndSend(ClientDocument<JsonNode>) - Method in class org.jboss.aerogear.android.sync.SyncService
Sends a ClientDocument to the service's SyncClient to prepare a diff and send to the server.

G

getClientId() - Method in class org.jboss.aerogear.android.sync.SyncService
The clientId identifies a connection to the remote server.
getService() - Method in class org.jboss.aerogear.android.sync.SyncService.SyncServiceBinder
Get the reference to the syncService

M

MESSAGE_INTENT - Static variable in class org.jboss.aerogear.android.sync.SyncService
 

O

onBind(Intent) - Method in class org.jboss.aerogear.android.sync.SyncService
 
onConnected() - Method in interface org.jboss.aerogear.android.sync.SyncServerConnectionListener
Called when the sync service is connected to the sync server.
onCreate() - Method in class org.jboss.aerogear.android.sync.SyncService
 
onDestroy() - Method in class org.jboss.aerogear.android.sync.SyncService
 
onHandleIntent(Intent) - Method in class org.jboss.aerogear.android.sync.SyncService
This handles intents send from the broadcast receiver.
onStartCommand(Intent, int, int) - Method in class org.jboss.aerogear.android.sync.SyncService
 
org.jboss.aerogear.android.sync - package org.jboss.aerogear.android.sync
 

S

SERVER_HOST - Static variable in class org.jboss.aerogear.android.sync.SyncService
 
SERVER_PATH - Static variable in class org.jboss.aerogear.android.sync.SyncService
 
SERVER_PORT - Static variable in class org.jboss.aerogear.android.sync.SyncService
 
subscribe(SyncServerConnectionListener<JsonNode>) - Method in class org.jboss.aerogear.android.sync.SyncService
Registers an SyncServerConnectionListener to receive events from the sync server.
SyncServerConnectionListener<T> - Interface in org.jboss.aerogear.android.sync
A listener for patch events as well as conneciton events.
SyncService - Class in org.jboss.aerogear.android.sync
Activities can bind to this service and use it to send documents to a sync server instance.
SyncService() - Constructor for class org.jboss.aerogear.android.sync.SyncService
 
SyncService.SyncServiceBinder - Class in org.jboss.aerogear.android.sync
This binder is used to retrieve a reference to the SyncService.

U

unsubscribe(SyncServerConnectionListener<JsonNode>) - Method in class org.jboss.aerogear.android.sync.SyncService
Removes an SyncServerConnectionListener from the list of objects receiving sync and connection events..
A D G M O S U 
Skip navigation links
AeroGear Data Synchronization Android Client Library 2.1.0

Copyright © 2015 JBoss by Red Hat. All rights reserved.