- i - Variable in class io.divide.client.web.RequestObject
-
- ic_action_add - Static variable in class com.example.client_sample.R.drawable
-
- ic_action_add - Static variable in class io.divide.client.android.mock.R.drawable
-
- ic_action_clear - Static variable in class com.example.client_sample.R.drawable
-
- ic_action_clear - Static variable in class io.divide.client.android.mock.R.drawable
-
- ic_action_delete - Static variable in class com.example.client_sample.R.drawable
-
- ic_action_delete - Static variable in class io.divide.client.android.mock.R.drawable
-
- ic_action_pause - Static variable in class com.example.client_sample.R.drawable
-
- ic_action_pause - Static variable in class io.divide.client.android.mock.R.drawable
-
- ic_action_play - Static variable in class com.example.client_sample.R.drawable
-
- ic_action_play - Static variable in class io.divide.client.android.mock.R.drawable
-
- ic_action_share - Static variable in class com.example.client_sample.R.drawable
-
- ic_action_share - Static variable in class io.divide.client.android.mock.R.drawable
-
- ic_launcher - Static variable in class com.example.client_sample.R.drawable
-
- ic_stat_ghost - Static variable in class com.example.client_sample.R.drawable
-
- ic_stat_ghost - Static variable in class io.divide.client.android.mock.R.drawable
-
- id - Static variable in class com.example.client_sample.R.id
-
- id - Variable in class io.divide.client.Config
-
- ID - Static variable in class io.divide.dao.orientdb.OIndexHighLander
-
- indexAttribute - Static variable in class io.divide.dao.orientdb.ODocumentWrapper
-
- info - Variable in class io.divide.client.web.RequestObject
-
- info(Object) - Method in class io.divide.shared.logging.Logger
-
- info(Object, Throwable) - Method in class io.divide.shared.logging.Logger
-
- INFO_CONTINUE - Static variable in class io.divide.client.http.Status
-
This interim response (the client has to wait for the final response) is
used to inform the client that the initial part of the request has been
received and has not yet been rejected or completed by the server.
- INFO_PROCESSING - Static variable in class io.divide.client.http.Status
-
This interim response is used to inform the client that the server has
accepted the complete request, but has not yet completed it since the
server has a reasonable expectation that the request will take
significant time to complete.
- INFO_SWITCHING_PROTOCOL - Static variable in class io.divide.client.http.Status
-
The server understands and is willing to comply with the client's
request, via the Upgrade message header field, for a change in the
application protocol being used on this connection.
- information - Static variable in class com.example.client_sample.R.string
-
- information - Static variable in class io.divide.client.android.mock.R.string
-
- init(Config<BackendType>) - Static method in class io.divide.client.Backend
-
Initialization point for divide.
- init(ConfigType) - Method in class io.divide.client.BackendModule
-
Sets @see config, must be set before module can be loaded.
- init(String) - Method in class io.divide.server.AuthServerHelper
-
- init() - Method in class io.divide.server.endpoints.AuthenticationEndpoint
-
- initAdapter(Config) - Method in class io.divide.client.auth.MockAuthManager
-
- initAdapter(Config) - Method in class io.divide.client.data.MockDataManager
-
- initAdapter(Config) - Method in class io.divide.client.web.AbstractWebManager
-
- inject(ButterKnife.Finder, BackendObjectAdaper.ViewHolder, Object) - Static method in class com.example.client_sample.BackendObjectAdaper$ViewHolder$$ViewInjector
-
- inject(ButterKnife.Finder, MyActivity, Object) - Static method in class com.example.client_sample.MyActivity$$ViewInjector
-
- inject(Object) - Static method in class io.divide.client.Backend
-
Used to inject objects managed by divide into an object.
- ino - Variable in class io.divide.shared.file.FileUtils.FileStatus
-
- INTENT_FROM_GCM_LIBRARY_RETRY - Static variable in class com.google.android.gcm.GCMConstants
-
Intent used by the GCM library to indicate that the registration call
should be retried.
- INTENT_FROM_GCM_MESSAGE - Static variable in class com.google.android.gcm.GCMConstants
-
Intent sent by GCM containing a message.
- INTENT_FROM_GCM_REGISTRATION_CALLBACK - Static variable in class com.google.android.gcm.GCMConstants
-
Intent sent by GCM indicating with the result of a registration request.
- INTENT_TO_GCM_REGISTRATION - Static variable in class com.google.android.gcm.GCMConstants
-
Intent sent to GCM to register the application.
- INTENT_TO_GCM_UNREGISTRATION - Static variable in class com.google.android.gcm.GCMConstants
-
Intent sent to GCM to unregister the application.
- invalidate() - Method in class io.divide.otto.EventHandler
-
If invalidated, will subsequently refuse to handle events.
- invalidate() - Method in class io.divide.otto.EventProducer
-
If invalidated, will subsequently refuse to produce events.
- invoke(Object, Method, Object...) - Static method in class io.divide.shared.util.ReflectionUtils
-
- io.divide.client - package io.divide.client
-
- io.divide.client.android - package io.divide.client.android
-
- io.divide.client.android.cache - package io.divide.client.android.cache
-
- io.divide.client.android.mock - package io.divide.client.android.mock
-
- io.divide.client.android.push - package io.divide.client.android.push
-
- io.divide.client.android.security - package io.divide.client.android.security
-
- io.divide.client.auth - package io.divide.client.auth
-
- io.divide.client.auth.credentials - package io.divide.client.auth.credentials
-
- io.divide.client.cache - package io.divide.client.cache
-
- io.divide.client.data - package io.divide.client.data
-
- io.divide.client.http - package io.divide.client.http
-
- io.divide.client.web - package io.divide.client.web
-
- io.divide.dao - package io.divide.dao
-
- io.divide.dao.orientdb - package io.divide.dao.orientdb
-
- io.divide.otto - package io.divide.otto
-
- io.divide.server - package io.divide.server
-
- io.divide.server.auth - package io.divide.server.auth
-
- io.divide.server.dao - package io.divide.server.dao
-
- io.divide.server.endpoints - package io.divide.server.endpoints
-
- io.divide.server.sample - package io.divide.server.sample
-
- io.divide.server.utils - package io.divide.server.utils
-
- io.divide.shared.event - package io.divide.shared.event
-
- io.divide.shared.file - package io.divide.shared.file
-
- io.divide.shared.logging - package io.divide.shared.logging
-
- io.divide.shared.server - package io.divide.shared.server
-
- io.divide.shared.transitory - package io.divide.shared.transitory
-
- io.divide.shared.transitory.query - package io.divide.shared.transitory.query
-
- io.divide.shared.util - package io.divide.shared.util
-
- IOUtils - Class in io.divide.shared.util
-
- IOUtils() - Constructor for class io.divide.shared.util.IOUtils
-
- is(String) - Method in enum io.divide.shared.transitory.query.QueryBuilder.QueryAction
-
- isArray(Object) - Static method in class io.divide.shared.util.ObjectUtils
-
- isArray(Class<?>) - Static method in class io.divide.shared.util.ObjectUtils
-
- isAuthenticated(String) - Method in interface io.divide.client.auth.AccountStorage
-
- isAuthenticated(String) - Method in class io.divide.client.auth.credentials.GenericAccountStorage
-
- isAuthenticated(String) - Method in class io.divide.client.auth.credentials.XmlAccoutStorage
-
- isClientError(int) - Static method in class io.divide.client.http.Status
-
Indicates if the status is a client error status.
- isClientError() - Method in class io.divide.client.http.Status
-
Indicates if the status is a client error status.
- isCollection(Object) - Static method in class io.divide.shared.util.ObjectUtils
-
- isCollection(Class<?>) - Static method in class io.divide.shared.util.ObjectUtils
-
- isConnectorError(int) - Static method in class io.divide.client.http.Status
-
Indicates if the status is a connector error status.
- isConnectorError() - Method in class io.divide.client.http.Status
-
Indicates if the status is a connector error status.
- isEncrypted() - Method in class io.divide.client.auth.credentials.LoginCredentials
-
- isError(int) - Static method in class io.divide.client.http.Status
-
Indicates if the status is an error (client or server) status.
- isError() - Method in class io.divide.client.http.Status
-
Indicates if the status is an error (client or server) status.
- isExpired() - Method in class io.divide.shared.util.AuthTokenUtils.AuthToken
-
- isFilenameSafe(File) - Static method in class io.divide.shared.file.FileUtils
-
Check if a filename is "safe" (no metacharacters or spaces).
- isInfo(int) - Static method in class io.divide.client.http.Status
-
Indicates if the status is an information status.
- isInfo() - Method in class io.divide.client.http.Status
-
Indicates if the status is an information status.
- isMap(Object) - Static method in class io.divide.shared.util.ObjectUtils
-
- isMap(Class<?>) - Static method in class io.divide.shared.util.ObjectUtils
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class io.divide.server.dao.GsonMessageBodyHandler
-
- isReadable(FilePermissions.Level) - Method in class io.divide.shared.transitory.FilePermissions
-
- isReadable() - Method in class io.divide.shared.transitory.TransientObject
-
- isRedirection(int) - Static method in class io.divide.client.http.Status
-
Indicates if the status is a redirection status.
- isRedirection() - Method in class io.divide.client.http.Status
-
Indicates if the status is a redirection status.
- isRegistered(Context) - Static method in class com.google.android.gcm.GCMRegistrar
-
Checks whether the application was successfully registered on GCM
service.
- isRegistered() - Method in class io.divide.client.android.push.PushManager
-
- isRegisteredOnServer(Context) - Static method in class com.google.android.gcm.GCMRegistrar
-
- isSecure() - Method in class io.divide.server.auth.UserContext
-
- isServerError(int) - Static method in class io.divide.client.http.Status
-
Indicates if the status is a server error status.
- isServerError() - Method in class io.divide.client.http.Status
-
Indicates if the status is a server error status.
- isSuccess(int) - Static method in class io.divide.client.http.Status
-
Indicates if the status is a success status.
- isSuccess() - Method in class io.divide.client.http.Status
-
Indicates if the status is a success status.
- isSystemUser() - Method in class io.divide.client.BackendUser
-
- isSystemUser() - Method in class io.divide.shared.transitory.Credentials
-
- isUserInRole(String) - Method in class io.divide.server.auth.UserContext
-
- isValid() - Method in class io.divide.otto.EventHandler
-
- isValid() - Method in class io.divide.otto.EventProducer
-
- isWritable(FilePermissions.Level) - Method in class io.divide.shared.transitory.FilePermissions
-
- isWritable() - Method in class io.divide.shared.transitory.TransientObject
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class io.divide.server.dao.CredentialBodyHandler
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class io.divide.server.dao.GsonMessageBodyHandler
-