- S_IRGRP - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IROTH - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IRUSR - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IRWXG - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IRWXO - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IRWXU - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IWGRP - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IWOTH - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IWUSR - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IXGRP - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IXOTH - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- S_IXUSR - Static variable in class io.divide.shared.file.FileUtils
 
-  
 
- safeTable(Class<T>) - Static method in class io.divide.shared.transitory.query.Query
 
-  
 
- safeTable(String) - Static method in class io.divide.shared.transitory.query.Query
 
-  
 
- sanity() - Method in class io.divide.server.AuthApplicationTest
 
-  
 
- save() - Method in class io.divide.client.BackendUser
 
- 
Asynchronously saves this user object.
 
- save(T1...) - Method in class io.divide.client.cache.LocalStorageIBoxDb
 
-  
 
- save(String, Collection<B>) - Method in interface io.divide.client.data.DataWebService
 
-  
 
- save(String, Collection<B>) - Method in class io.divide.client.data.MockDataWebService
 
-  
 
- save(B...) - Method in class io.divide.client.data.ObjectManager.RemoteStorage
 
-  
 
- save(TransientObject...) - Method in class io.divide.dao.orientdb.OrientDBDao
 
-  
 
- save(TransientObject...) - Method in class io.divide.server.dao.DAOManager
 
-  
 
- save(Collection<DataEndpoint.ServerObject>) - Method in class io.divide.server.endpoints.DataEndpoint
 
-  
 
- save(IN...) - Method in interface io.divide.shared.server.DAO
 
-  
 
- saveASync() - Method in class io.divide.client.BackendUser
 
- 
Asynchronously saves this user object return an Observable to monitor.
 
- SC_ACCEPTED - Static variable in interface org.apache.http.HttpStatus
 
- 
202 Accepted (HTTP/1.0 - RFC 1945)
 
- SC_BAD_GATEWAY - Static variable in interface org.apache.http.HttpStatus
 
- 
502 Bad Gateway (HTTP/1.0 - RFC 1945)
 
- SC_BAD_REQUEST - Static variable in interface org.apache.http.HttpStatus
 
- 
400 Bad Request (HTTP/1.1 - RFC 2616)
 
- SC_CONFLICT - Static variable in interface org.apache.http.HttpStatus
 
- 
409 Conflict (HTTP/1.1 - RFC 2616)
 
- SC_CONTINUE - Static variable in interface org.apache.http.HttpStatus
 
- 
100 Continue (HTTP/1.1 - RFC 2616)
 
- SC_CREATED - Static variable in interface org.apache.http.HttpStatus
 
- 
201 Created (HTTP/1.0 - RFC 1945)
 
- SC_EXPECTATION_FAILED - Static variable in interface org.apache.http.HttpStatus
 
- 
417 Expectation Failed (HTTP/1.1 - RFC 2616)
 
- SC_FAILED_DEPENDENCY - Static variable in interface org.apache.http.HttpStatus
 
- 
424 Failed Dependency (WebDAV - RFC 2518)
 
- SC_FORBIDDEN - Static variable in interface org.apache.http.HttpStatus
 
- 
403 Forbidden (HTTP/1.0 - RFC 1945)
 
- SC_GATEWAY_TIMEOUT - Static variable in interface org.apache.http.HttpStatus
 
- 
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
 
- SC_GONE - Static variable in interface org.apache.http.HttpStatus
 
- 
410 Gone (HTTP/1.1 - RFC 2616)
 
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface org.apache.http.HttpStatus
 
- 
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
 
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in interface org.apache.http.HttpStatus
 
- 
Static constant for a 419 error.
 
- SC_INSUFFICIENT_STORAGE - Static variable in interface org.apache.http.HttpStatus
 
- 
507 Insufficient Storage (WebDAV - RFC 2518)
 
- SC_INTERNAL_SERVER_ERROR - Static variable in interface org.apache.http.HttpStatus
 
- 
500 Server Error (HTTP/1.0 - RFC 1945)
 
- SC_LENGTH_REQUIRED - Static variable in interface org.apache.http.HttpStatus
 
- 
411 Length Required (HTTP/1.1 - RFC 2616)
 
- SC_LOCKED - Static variable in interface org.apache.http.HttpStatus
 
- 
423 Locked (WebDAV - RFC 2518)
 
- SC_METHOD_FAILURE - Static variable in interface org.apache.http.HttpStatus
 
- 
Static constant for a 420 error.
 
- SC_METHOD_NOT_ALLOWED - Static variable in interface org.apache.http.HttpStatus
 
- 
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
 
- SC_MOVED_PERMANENTLY - Static variable in interface org.apache.http.HttpStatus
 
- 
301 Moved Permanently (HTTP/1.0 - RFC 1945)
 
- SC_MOVED_TEMPORARILY - Static variable in interface org.apache.http.HttpStatus
 
- 
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
 
- SC_MULTI_STATUS - Static variable in interface org.apache.http.HttpStatus
 
- 
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update
 OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
 
- SC_MULTIPLE_CHOICES - Static variable in interface org.apache.http.HttpStatus
 
- 
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
 
- SC_NO_CONTENT - Static variable in interface org.apache.http.HttpStatus
 
- 
204 No Content (HTTP/1.0 - RFC 1945)
 
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface org.apache.http.HttpStatus
 
- 
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
 
- SC_NOT_ACCEPTABLE - Static variable in interface org.apache.http.HttpStatus
 
- 
406 Not Acceptable (HTTP/1.1 - RFC 2616)
 
- SC_NOT_FOUND - Static variable in interface org.apache.http.HttpStatus
 
- 
404 Not Found (HTTP/1.0 - RFC 1945)
 
- SC_NOT_IMPLEMENTED - Static variable in interface org.apache.http.HttpStatus
 
- 
501 Not Implemented (HTTP/1.0 - RFC 1945)
 
- SC_NOT_MODIFIED - Static variable in interface org.apache.http.HttpStatus
 
- 
304 Not Modified (HTTP/1.0 - RFC 1945)
 
- SC_OK - Static variable in interface org.apache.http.HttpStatus
 
- 
200 OK (HTTP/1.0 - RFC 1945)
 
- SC_PARTIAL_CONTENT - Static variable in interface org.apache.http.HttpStatus
 
- 
206 Partial Content (HTTP/1.1 - RFC 2616)
 
- SC_PAYMENT_REQUIRED - Static variable in interface org.apache.http.HttpStatus
 
- 
402 Payment Required (HTTP/1.1 - RFC 2616)
 
- SC_PRECONDITION_FAILED - Static variable in interface org.apache.http.HttpStatus
 
- 
412 Precondition Failed (HTTP/1.1 - RFC 2616)
 
- SC_PROCESSING - Static variable in interface org.apache.http.HttpStatus
 
- 
102 Processing (WebDAV - RFC 2518)
 
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface org.apache.http.HttpStatus
 
- 
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
 
- SC_REQUEST_TIMEOUT - Static variable in interface org.apache.http.HttpStatus
 
- 
408 Request Timeout (HTTP/1.1 - RFC 2616)
 
- SC_REQUEST_TOO_LONG - Static variable in interface org.apache.http.HttpStatus
 
- 
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
 
- SC_REQUEST_URI_TOO_LONG - Static variable in interface org.apache.http.HttpStatus
 
- 
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
 
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.apache.http.HttpStatus
 
- 
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
 
- SC_RESET_CONTENT - Static variable in interface org.apache.http.HttpStatus
 
- 
205 Reset Content (HTTP/1.1 - RFC 2616)
 
- SC_SEE_OTHER - Static variable in interface org.apache.http.HttpStatus
 
- 
303 See Other (HTTP/1.1 - RFC 2616)
 
- SC_SERVICE_UNAVAILABLE - Static variable in interface org.apache.http.HttpStatus
 
- 
503 Service Unavailable (HTTP/1.0 - RFC 1945)
 
- SC_SWITCHING_PROTOCOLS - Static variable in interface org.apache.http.HttpStatus
 
- 
101 Switching Protocols (HTTP/1.1 - RFC 2616)
 
- SC_TEMPORARY_REDIRECT - Static variable in interface org.apache.http.HttpStatus
 
- 
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
 
- SC_UNAUTHORIZED - Static variable in interface org.apache.http.HttpStatus
 
- 
401 Unauthorized (HTTP/1.0 - RFC 1945)
 
- SC_UNPROCESSABLE_ENTITY - Static variable in interface org.apache.http.HttpStatus
 
- 
422 Unprocessable Entity (WebDAV - RFC 2518)
 
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.apache.http.HttpStatus
 
- 
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
 
- SC_USE_PROXY - Static variable in interface org.apache.http.HttpStatus
 
- 
305 Use Proxy (HTTP/1.1 - RFC 2616)
 
- SecManager - Class in io.divide.server.auth
 
-  
 
- SecManager(ServerDAO, String) - Constructor for class io.divide.server.auth.SecManager
 
-  
 
- SecurityFilter - Class in io.divide.server.auth
 
-  
 
- SecurityFilter() - Constructor for class io.divide.server.auth.SecurityFilter
 
-  
 
- SecurityFilterTest - Class in io.divide.server.auth
 
-  
 
- SecurityFilterTest() - Constructor for class io.divide.server.auth.SecurityFilterTest
 
-  
 
- seekbar - Static variable in class com.example.client_sample.R.id
 
-  
 
- seekbar - Static variable in class io.divide.client.android.mock.R.id
 
-  
 
- SeekBarPreference - Static variable in class com.example.client_sample.R.styleable
 
- 
Attributes that can be used with a SeekBarPreference.
 
- SeekBarPreference - Static variable in class io.divide.client.android.mock.R.styleable
 
- 
Attributes that can be used with a SeekBarPreference.
 
- SeekBarPreference_max - Static variable in class com.example.client_sample.R.styleable
 
- 
 
- SeekBarPreference_max - Static variable in class io.divide.client.android.mock.R.styleable
 
- 
 
- select - Variable in class io.divide.shared.transitory.query.Query
 
-  
 
- select(SelectOperation...) - Method in class io.divide.shared.transitory.query.QueryBuilder
 
-  
 
- SelectOperation - Enum in io.divide.shared.transitory.query
 
-  
 
- send(Collection<B>) - Method in class io.divide.client.data.DataManager
 
- 
Function used to save objects on remote server.
 
- sendUserData(BackendUser) - Method in class io.divide.client.auth.AuthManager
 
- 
Update remote server with new user data.
 
- sendUserData(String, String, Map<String, ?>) - Method in interface io.divide.client.auth.AuthWebService
 
-  
 
- sendUserData(String, String, Map<String, ?>) - Method in class io.divide.client.auth.MockAuthWebService
 
-  
 
- sendUserData(Session, String) - Method in class io.divide.server.endpoints.AuthenticationEndpoint
 
-  
 
- sendUserData(String) - Method in class io.divide.shared.server.AuthServerLogic
 
-  
 
- SERVER_ERROR_BAD_GATEWAY - Static variable in class io.divide.client.http.Status
 
- 
The server, while acting as a gateway or proxy, received an invalid
 response from the upstream server it accessed in attempting to fulfill
 the request.
 
- SERVER_ERROR_GATEWAY_TIMEOUT - Static variable in class io.divide.client.http.Status
 
- 
The server, while acting as a gateway or proxy, could not connect to the
 upstream server.
 
- SERVER_ERROR_INSUFFICIENT_STORAGE - Static variable in class io.divide.client.http.Status
 
- 
This status code means the method could not be performed on the resource
 because the server is unable to store the representation needed to
 successfully complete the request.
 
- SERVER_ERROR_INTERNAL - Static variable in class io.divide.client.http.Status
 
- 
The server encountered an unexpected condition which prevented it from
 fulfilling the request.
 
- SERVER_ERROR_NOT_IMPLEMENTED - Static variable in class io.divide.client.http.Status
 
- 
The server does not support the functionality required to fulfill the
 request.
 
- SERVER_ERROR_SERVICE_UNAVAILABLE - Static variable in class io.divide.client.http.Status
 
- 
The server is currently unable to handle the request due to a temporary
 overloading or maintenance of the server.
 
- SERVER_ERROR_VERSION_NOT_SUPPORTED - Static variable in class io.divide.client.http.Status
 
- 
The server does not support, or refuses to support, the HTTP protocol
 version that was used in the request message.
 
- ServerCredentials - Class in io.divide.server.dao
 
-  
 
- ServerCredentials(TransientObject) - Constructor for class io.divide.server.dao.ServerCredentials
 
-  
 
- ServerCredentialsTest - Class in io.divide.server.dao
 
-  
 
- ServerCredentialsTest() - Constructor for class io.divide.server.dao.ServerCredentialsTest
 
-  
 
- ServerDAO - Interface in io.divide.dao
 
-  
 
- serverDao - Variable in class io.divide.server.TestUtils.TestWrapper
 
-  
 
- ServerLogic<DAOOut extends TransientObject> - Class in io.divide.shared.server
 
-  
 
- ServerLogic(DAO<TransientObject, DAOOut>) - Constructor for class io.divide.shared.server.ServerLogic
 
-  
 
- ServerObject - Class in io.divide.server.dao
 
-  
 
- ServerObject() - Constructor for class io.divide.server.dao.ServerObject
 
-  
 
- ServerResponse<T> - Class in io.divide.client.data
 
-  
 
- ServerResponse(T, Status, String) - Constructor for class io.divide.client.data.ServerResponse
 
-  
 
- ServerTest - Class in io.divide.server
 
-  
 
- ServerTest() - Constructor for class io.divide.server.ServerTest
 
-  
 
- serverUrl - Variable in class io.divide.client.Config
 
-  
 
- Session - Class in io.divide.server.dao
 
-  
 
- Session() - Constructor for class io.divide.server.dao.Session
 
-  
 
- SESSION_KEY - Static variable in class io.divide.server.dao.Session
 
-  
 
- set(int, boolean) - Method in class io.divide.shared.util.BitMask
 
-  
 
- setAfter(String) - Method in class io.divide.shared.transitory.query.Clause
 
-  
 
- setAuthManagerClass(Class<A>) - Method in class io.divide.client.BackendModule
 
-  
 
- setAuthManger(AuthManager) - Method in class io.divide.client.auth.MockAuthWebService
 
-  
 
- setAuthToken(String, String) - Method in interface io.divide.client.auth.AccountStorage
 
-  
 
- setAuthToken(String, String) - Method in class io.divide.client.auth.credentials.GenericAccountStorage
 
-  
 
- setAuthToken(String) - Method in class io.divide.client.auth.credentials.LocalCredentials
 
-  
 
- setAuthToken(String, String) - Method in class io.divide.client.auth.credentials.XmlAccoutStorage
 
-  
 
- setAuthToken(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setBefore(String) - Method in class io.divide.shared.transitory.query.Clause
 
-  
 
- setCount(int) - Method in class io.divide.client.data.CountObject
 
-  
 
- setCount(int) - Method in class io.divide.shared.transitory.query.Count
 
-  
 
- setDataManagerClass(Class<D>) - Method in class io.divide.client.BackendModule
 
-  
 
- setEmailAddress(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setEnablePush(boolean, String) - Method in class io.divide.client.android.push.PushManager
 
-  
 
- setEncrypted(boolean) - Method in class io.divide.client.auth.credentials.LoginCredentials
 
-  
 
- setFilePermissions(FilePermissions) - Method in class io.divide.shared.transitory.TransientObject
 
- 
Sets new file permissions for this object.
 
- setFinalStatic(Field, Object) - Static method in class io.divide.shared.util.ReflectionUtils
 
-  
 
- setFrom(String) - Method in class io.divide.client.data.CountObject
 
-  
 
- setFrom(String) - Method in class io.divide.shared.transitory.query.Count
 
-  
 
- setKey(PrivateKey) - Method in class io.divide.shared.transitory.EncryptedEntity.Reader
 
-  
 
- setMaps(Map<String, Object>, Map<String, String>) - Method in class io.divide.server.dao.ServerObject
 
-  
 
- setModule(Class<ModuleType>) - Method in class io.divide.client.Config
 
-  
 
- setModuleType(AndroidDebugConfig.ModuleType) - Method in class io.divide.client.android.mock.AndroidDebugConfig
 
-  
 
- setName(String) - Method in class io.divide.client.auth.credentials.LocalCredentials
 
-  
 
- setObjectField(Object, String, Object) - Static method in class io.divide.shared.util.ReflectionUtils
 
-  
 
- setObjectManagerClass(Class<O>) - Method in class io.divide.client.BackendModule
 
-  
 
- setOperand(OPERAND) - Method in class io.divide.shared.transitory.query.Clause
 
-  
 
- setOwnerId(Integer) - Method in class io.divide.client.BackendObject
 
- 
Sets the user id for this object.
 
- setOwnerId(Integer) - Method in class io.divide.server.dao.ServerCredentials
 
-  
 
- setOwnerId(Integer) - Method in class io.divide.shared.transitory.TransientObject
 
-  
 
- setPassword(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setPushMessagingKey(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setReadable(boolean, FilePermissions.Level...) - Method in class io.divide.shared.transitory.FilePermissions
 
-  
 
- setRecoveryToken(String, String) - Method in interface io.divide.client.auth.AccountStorage
 
-  
 
- setRecoveryToken(String, String) - Method in class io.divide.client.auth.credentials.GenericAccountStorage
 
-  
 
- setRecoveryToken(String) - Method in class io.divide.client.auth.credentials.LocalCredentials
 
-  
 
- setRecoveryToken(String, String) - Method in class io.divide.client.auth.credentials.XmlAccoutStorage
 
-  
 
- setRecoveryToken(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setRegisteredOnServer(Context, boolean) - Static method in class com.google.android.gcm.GCMRegistrar
 
- 
Sets whether the device was successfully registered in the server side.
 
- setRegisterOnServerLifespan(Context, long) - Static method in class com.google.android.gcm.GCMRegistrar
 
- 
 
- setSubscription(Subscription) - Method in class io.divide.client.auth.LoginListener
 
-  
 
- Settings - Class in com.example.client_sample
 
-  
 
- Settings() - Constructor for class com.example.client_sample.Settings
 
-  
 
- setUp() - Method in class io.divide.client.cache.LocalStorageIBoxDbTest
 
-  
 
- setUp() - Method in class io.divide.client.ClientTest
 
-  
 
- setUp() - Method in class io.divide.dao.DAOTest
 
-  
 
- setUp() - Method in class io.divide.dao.orientdb.ODocumentWrapperTest
 
-  
 
- setUp() - Method in class io.divide.dao.orientdb.OrientDBDaoTest
 
-  
 
- setUp(String) - Method in class io.divide.server.AuthServerHelper
 
-  
 
- setup(UserContext) - Method in class io.divide.server.dao.Session
 
-  
 
- setup() - Method in class io.divide.server.TestEndpoint
 
-  
 
- setUp() - Static method in class io.divide.server.TestUtils
 
-  
 
- setUserGroup(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setUsername(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setValidation(String) - Method in class io.divide.shared.transitory.Credentials
 
-  
 
- setWritable(boolean, FilePermissions.Level...) - Method in class io.divide.shared.transitory.FilePermissions
 
-  
 
- share - Static variable in class com.example.client_sample.R.string
 
-  
 
- share - Static variable in class io.divide.client.android.mock.R.string
 
-  
 
- share_subject - Static variable in class com.example.client_sample.R.string
 
-  
 
- share_subject - Static variable in class io.divide.client.android.mock.R.string
 
-  
 
- sign(byte[], PrivateKey) - Static method in class io.divide.shared.util.Crypto
 
-  
 
- sign_in - Static variable in class com.example.client_sample.R.string
 
-  
 
- sign_in - Static variable in class io.divide.client.R.string
 
-  
 
- signIn(LoginCredentials) - Static method in class io.divide.client.BackendUser
 
- 
Perform syncronously login attempt.
 
- signIn(String, String) - Static method in class io.divide.client.BackendUser
 
- 
Perform syncronously login attempt.
 
- SignInResponse - Class in io.divide.client.auth
 
-  
 
- SignInResponse(BackendUser, Status, String) - Constructor for class io.divide.client.auth.SignInResponse
 
-  
 
- signUp - Static variable in class com.example.client_sample.R.id
 
-  
 
- signUp(SignUpCredentials) - Method in class io.divide.client.auth.AuthManager
 
- 
Syncronously attempt to create user account
 
- signUp(SignUpCredentials) - Static method in class io.divide.client.BackendUser
 
- 
Perform syncronously sign up attempt.
 
- signUp(String, String, String) - Static method in class io.divide.client.BackendUser
 
- 
Perform syncronously sign up attempt.
 
- signUp() - Method in class io.divide.client.BackendUser
 
- 
Synchronously sign up using credentials provided via constructor or setters.
 
- signUp - Static variable in class io.divide.client.R.id
 
-  
 
- signUpASync(SignUpCredentials) - Method in class io.divide.client.auth.AuthManager
 
- 
Asyncronously attempt to create user account
 
- SignUpCredentials - Class in io.divide.client.auth.credentials
 
-  
 
- SignUpCredentials(String, String, String) - Constructor for class io.divide.client.auth.credentials.SignUpCredentials
 
-  
 
- signUpInBackground(String, String, String) - Static method in class io.divide.client.BackendUser
 
- 
Perform asyncronously sign up attempt.
 
- SignUpResponse - Class in io.divide.client.auth
 
-  
 
- SignUpResponse(BackendUser, Status, String) - Constructor for class io.divide.client.auth.SignUpResponse
 
-  
 
- signUpUser(JerseyTest) - Static method in class io.divide.server.endpoints.AuthenticationEndpointTest
 
-  
 
- singleThreadExecutor() - Static method in class io.divide.shared.file.QueuedWork
 
- 
Returns a single-thread Executor shared by the entire process,
 creating it if necessary.
 
- size - Variable in class io.divide.shared.file.FileUtils.FileStatus
 
-  
 
- SomeApplication - Class in io.divide.server.sample
 
-  
 
- SomeApplication() - Constructor for class io.divide.server.sample.SomeApplication
 
-  
 
- source - Variable in class io.divide.otto.DeadEvent
 
-  
 
- state - Variable in class io.divide.client.auth.LoginEvent
 
-  
 
- status - Variable in class io.divide.client.data.ServerResponse
 
-  
 
- Status - Class in io.divide.client.http
 
- 
Status to return after handling a call.
 
- Status(int) - Constructor for class io.divide.client.http.Status
 
- 
Constructor.
 
- Status(int, String, String, String) - Constructor for class io.divide.client.http.Status
 
- 
Constructor.
 
- Status(Status, String) - Constructor for class io.divide.client.http.Status
 
- 
Constructor.
 
- Storage - Interface in io.divide.shared.file
 
-  
 
- Storage.Editor - Interface in io.divide.shared.file
 
-  
 
- submit - Static variable in class com.example.client_sample.R.id
 
-  
 
- submit - Static variable in class io.divide.client.R.id
 
-  
 
- Subscribe - Annotation Type in io.divide.otto
 
- 
 
- subscribeOn(Scheduler) - Method in class io.divide.client.Config
 
- 
Sets @see schedule Divide operations will run on
 
- subscribeOn() - Method in class io.divide.client.Config
 
-  
 
- Subscriber<E extends Event> - Interface in io.divide.shared.event
 
-  
 
- SubscriberHandlerFinder - Class in io.divide.otto
 
-  
 
- SubscriberHandlerFinder() - Constructor for class io.divide.otto.SubscriberHandlerFinder
 
-  
 
- success(B, Response) - Method in class io.divide.client.data.EmptyCallback
 
-  
 
- SUCCESS_ACCEPTED - Static variable in class io.divide.client.http.Status
 
- 
The request has been accepted for processing, but the processing has not
 been completed.
 
- SUCCESS_CREATED - Static variable in class io.divide.client.http.Status
 
- 
The request has been fulfilled and resulted in a new resource being
 created.
 
- SUCCESS_MULTI_STATUS - Static variable in class io.divide.client.http.Status
 
- 
This response is used to inform the client that the HTTP response entity
 contains a set of status codes generated during the method invocation.
 
- SUCCESS_NO_CONTENT - Static variable in class io.divide.client.http.Status
 
- 
The server has fulfilled the request but does not need to return an
 entity-body (for example after a DELETE), and might want to return
 updated metainformation.
 
- SUCCESS_NON_AUTHORITATIVE - Static variable in class io.divide.client.http.Status
 
- 
The request has succeeded but the returned metainformation in the
 entity-header do not come from the origin server, but is gathered from a
 local or a third-party copy.
 
- SUCCESS_OK - Static variable in class io.divide.client.http.Status
 
- 
The request has succeeded.
 
- SUCCESS_PARTIAL_CONTENT - Static variable in class io.divide.client.http.Status
 
- 
The server has fulfilled the partial GET request for the resource
 assuming the request has included a Range header field indicating the
 desired range.
 
- SUCCESS_RESET_CONTENT - Static variable in class io.divide.client.http.Status
 
- 
The server has fulfilled the request and the user agent SHOULD reset the
 document view which caused the request to be sent.
 
- sync(FileOutputStream) - Static method in class io.divide.shared.file.FileUtils
 
-