A B C D E G H I L M N O P R S T U W 

A

addRetrofitInterface(Class<?>) - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
addRetrofitInterface(Class<?>, RestAdapter) - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
 

B

BaseAbstractDao<T,ID> - Class in com.trinetix.webrobo.core.data
Created by mykola on 26.09.14.
BaseAbstractDao(Class) - Constructor for class com.trinetix.webrobo.core.data.BaseAbstractDao
 
BaseAbstractDao(ConnectionSource, Class) - Constructor for class com.trinetix.webrobo.core.data.BaseAbstractDao
 
BaseAbstractDao(ConnectionSource, DatabaseTableConfig) - Constructor for class com.trinetix.webrobo.core.data.BaseAbstractDao
 
BaseObjectPersister<T,ID> - Class in com.trinetix.webrobo.core.persister
 
BaseObjectPersister(Application, DatabaseHelper, Class<T>) - Constructor for class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
BaseObjectPersister(Application, DatabaseHelper, Class<T>, Uri) - Constructor for class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
BaseObjectPersisterFactory - Class in com.trinetix.webrobo.core.persister
 
BaseObjectPersisterFactory(Application, DatabaseHelper, Map<Class<?>, Uri>) - Constructor for class com.trinetix.webrobo.core.persister.BaseObjectPersisterFactory
 
BaseObjectPersisterFactory(Application, DatabaseHelper, List<Class<?>>) - Constructor for class com.trinetix.webrobo.core.persister.BaseObjectPersisterFactory
 
BaseRequest<T,R> - Class in com.trinetix.webrobo.request
Created by NK on 25.06.14.
BaseRequest(Class<T>, Class<R>) - Constructor for class com.trinetix.webrobo.request.BaseRequest
 
BaseResponse - Class in com.trinetix.webrobo.response
Created by mykola on 08.12.14.
BaseResponse() - Constructor for class com.trinetix.webrobo.response.BaseResponse
 
BaseRetrofitWebService - Class in com.trinetix.webrobo.service
Created by NK on 25.06.14.
BaseRetrofitWebService() - Constructor for class com.trinetix.webrobo.service.BaseRetrofitWebService
 
build() - Method in class com.trinetix.webrobo.request.Request.RequestBuilder
 

C

checkClientTrusted(X509Certificate[], String) - Method in class com.trinetix.webrobo.ssl.EasyX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.trinetix.webrobo.ssl.EasyX509TrustManager
 
clearTableFromDataBase(Class<T>) - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 
com.trinetix.webrobo - package com.trinetix.webrobo
 
com.trinetix.webrobo.constants - package com.trinetix.webrobo.constants
 
com.trinetix.webrobo.core.data - package com.trinetix.webrobo.core.data
 
com.trinetix.webrobo.core.persister - package com.trinetix.webrobo.core.persister
 
com.trinetix.webrobo.exceptions - package com.trinetix.webrobo.exceptions
 
com.trinetix.webrobo.policy - package com.trinetix.webrobo.policy
 
com.trinetix.webrobo.request - package com.trinetix.webrobo.request
 
com.trinetix.webrobo.response - package com.trinetix.webrobo.response
 
com.trinetix.webrobo.retrofit - package com.trinetix.webrobo.retrofit
 
com.trinetix.webrobo.service - package com.trinetix.webrobo.service
 
com.trinetix.webrobo.ssl - package com.trinetix.webrobo.ssl
 
com.trinetix.webrobo.util - package com.trinetix.webrobo.util
 
connectSocket(Socket, String, int, InetAddress, int, HttpParams) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
create(ConnectionSource) - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 
createApiRestAdapterBuilder(RestAdapter.Builder, Context, Map<Class<?>, <any>>) - Static method in class com.trinetix.webrobo.retrofit.RetrofitHelper
 
createBaseRestAdapterBuilder(RestAdapter.Builder, Context) - Static method in class com.trinetix.webrobo.retrofit.RetrofitHelper
 
createBaseRestAdapterBuilderWithDeserializer(RestAdapter.Builder, Context, Map<Class<?>, <any>>) - Static method in class com.trinetix.webrobo.retrofit.RetrofitHelper
 
createDefaultNotification() - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
Fixing a crash, see below.
createDefaultRestAdapterBuilder() - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
createObjectPersister(Class<DATA>) - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersisterFactory
 
createRestAdapterBuilder() - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
Create default restAdapter
createRetrofitService(Class<T>) - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
createSocket() - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
createSocket(String, int) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
createSocket(InetAddress, int) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
CustomRequestListener<RESULT> - Interface in com.trinetix.webrobo.request
Created by mykola on 08.12.14.

D

DatabaseFactory - Class in com.trinetix.webrobo.core.data
Created by mykola on 26.09.14.
DatabaseFactory() - Constructor for class com.trinetix.webrobo.core.data.DatabaseFactory
 
DatabaseHelper - Class in com.trinetix.webrobo.core.data
A helper for all DAO classes.
DatabaseHelper(Context, SQLiteDatabase.CursorFactory, String, int) - Constructor for class com.trinetix.webrobo.core.data.DatabaseHelper
 
DataHelper - Annotation Type in com.trinetix.webrobo.core.data
Created by mykola on 26.09.14.
DEBUG - Static variable in class com.trinetix.webrobo.constants.WebConstant
Deprecated.
Base service url
DEFAULT_BACKOFF_MULT - Static variable in class com.trinetix.webrobo.policy.NetworkRetryPolicy
The default backoff multiplier.
DEFAULT_DELAY_BEFORE_RETRY - Static variable in class com.trinetix.webrobo.policy.NetworkRetryPolicy
The default delay before retry a request (in ms).
DEFAULT_RETRY_COUNT - Static variable in class com.trinetix.webrobo.policy.NetworkRetryPolicy
The default number of retry attempts.
DeveloperErrorException - Exception in com.trinetix.webrobo.exceptions
Created by NK on 26.06.14.
DeveloperErrorException(String, String, int) - Constructor for exception com.trinetix.webrobo.exceptions.DeveloperErrorException
 

E

EasySSLSocketFactory - Class in com.trinetix.webrobo.ssl
Custom SSL socket factory to trust everything.
EasySSLSocketFactory() - Constructor for class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
EasyX509TrustManager - Class in com.trinetix.webrobo.ssl
Custom X509 trust manager to trust everything.
EasyX509TrustManager() - Constructor for class com.trinetix.webrobo.ssl.EasyX509TrustManager
 
equals(Object) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 

G

getAcceptedIssuers() - Method in class com.trinetix.webrobo.ssl.EasyX509TrustManager
 
getAllCacheKeys() - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
getCode() - Method in exception com.trinetix.webrobo.exceptions.WebServerError
 
getCreationDateInCache(Object) - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
getDao(Class) - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 
getDefaultCipherSuites() - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
getDelayBeforeRetry() - Method in class com.trinetix.webrobo.policy.NetworkRetryPolicy
 
getError() - Method in class com.trinetix.webrobo.response.BaseResponse
 
getErrorCode() - Method in exception com.trinetix.webrobo.exceptions.ServerErrorException
 
getErrorDetails() - Method in exception com.trinetix.webrobo.exceptions.ServerErrorException
 
getFactory() - Static method in class com.trinetix.webrobo.core.data.DatabaseFactory
 
getHelper(String) - Method in class com.trinetix.webrobo.core.data.DatabaseFactory
 
getHttpCode() - Method in exception com.trinetix.webrobo.exceptions.ServerErrorException
 
getKey() - Method in class com.trinetix.webrobo.request.BaseRequest
 
getListener() - Method in class com.trinetix.webrobo.request.Request
 
getMessage() - Method in exception com.trinetix.webrobo.exceptions.WebServerError
 
getRequest() - Method in class com.trinetix.webrobo.request.Request
 
getRetrofitService(Class<T>) - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
getRetryCount() - Method in class com.trinetix.webrobo.policy.NetworkRetryPolicy
 
getServerUrl() - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
getSupportedCipherSuites() - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 
getTime() - Method in class com.trinetix.webrobo.request.Request
 

H

handleError(RetrofitError) - Method in class com.trinetix.webrobo.exceptions.NetworkErrorHandler
 
hashCode() - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 

I

initHelper(Context) - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 
isDataInCache(Object, long) - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
isOnline(Context) - Static method in class com.trinetix.webrobo.util.Utils
Check internet connections
isSecure(Socket) - Method in class com.trinetix.webrobo.ssl.EasySSLSocketFactory
 

L

loadAllDataFromCache() - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
loadDataFromCache(Object, long) - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
 

M

mDefaultRestAdapter - Variable in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
mDefaultRestAdapterBuilder - Variable in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
mRetrofitInterfaceToRestAdapter - Variable in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
mRetrofitInterfaceToServiceMap - Variable in class com.trinetix.webrobo.service.BaseRetrofitWebService
 

N

NetworkErrorHandler - Class in com.trinetix.webrobo.exceptions
Created by NK on 25.06.14.
NetworkErrorHandler() - Constructor for class com.trinetix.webrobo.exceptions.NetworkErrorHandler
 
NetworkRetryPolicy - Class in com.trinetix.webrobo.policy
Created by NK on 25.06.14.
NetworkRetryPolicy(int, long, float) - Constructor for class com.trinetix.webrobo.policy.NetworkRetryPolicy
 
NetworkRetryPolicy() - Constructor for class com.trinetix.webrobo.policy.NetworkRetryPolicy
 

O

onCreate(SQLiteDatabase, ConnectionSource) - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 
onCreate() - Method in class com.trinetix.webrobo.service.BaseRetrofitWebService
 
onInternetErrorConnection() - Method in interface com.trinetix.webrobo.request.CustomRequestListener
 
onRequestFailure(SpiceException) - Method in interface com.trinetix.webrobo.request.CustomRequestListener
 
onRequestServerError(WebServerError) - Method in interface com.trinetix.webrobo.request.CustomRequestListener
 
onRequestSuccess(RESULT) - Method in interface com.trinetix.webrobo.request.CustomRequestListener
 
onUpgrade(SQLiteDatabase, ConnectionSource, int, int) - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 

P

putHelper(String, DatabaseHelper) - Method in class com.trinetix.webrobo.core.data.DatabaseFactory
 

R

releaseHelper() - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 
releaseHelpers() - Method in class com.trinetix.webrobo.core.data.DatabaseFactory
 
removeAllDataFromCache() - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
We try to delete only the cache entry which corresponds to the handled class, not to drop the entire cache table.
removeDataFromCache(Object) - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
Request - Class in com.trinetix.webrobo.request
Created by mykola on 08.12.14.
request(BaseRequest) - Method in class com.trinetix.webrobo.request.Request.RequestBuilder
 
Request.RequestBuilder - Class in com.trinetix.webrobo.request
 
Request.RequestBuilder() - Constructor for class com.trinetix.webrobo.request.Request.RequestBuilder
 
requestListener(CustomRequestListener) - Method in class com.trinetix.webrobo.request.Request.RequestBuilder
 
RetrofitHelper - Class in com.trinetix.webrobo.retrofit
An aux class to facilitate Retrofit usage.
RetrofitHelper() - Constructor for class com.trinetix.webrobo.retrofit.RetrofitHelper
 
retry(SpiceException) - Method in class com.trinetix.webrobo.policy.NetworkRetryPolicy
 
run() - Method in class com.trinetix.webrobo.RunnableExecutor
 
RunnableExecutor - Class in com.trinetix.webrobo
Created by mykola on 25.09.14.
RunnableExecutor() - Constructor for class com.trinetix.webrobo.RunnableExecutor
 
runWithThrow() - Method in class com.trinetix.webrobo.RunnableExecutor
 

S

saveAllForeignObjectsToCache(E) - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
During this operation, we must save a new POJO (parent) into the database.
saveDataToCacheAndReturnData(T, Object) - Method in class com.trinetix.webrobo.core.persister.BaseObjectPersister
 
ServerErrorException - Exception in com.trinetix.webrobo.exceptions
Created by NK on 25.06.14.
ServerErrorException() - Constructor for exception com.trinetix.webrobo.exceptions.ServerErrorException
 
ServerErrorException(String, String, int) - Constructor for exception com.trinetix.webrobo.exceptions.ServerErrorException
 
setCode(String) - Method in exception com.trinetix.webrobo.exceptions.WebServerError
 
setError(WebServerError) - Method in class com.trinetix.webrobo.response.BaseResponse
 
setMessage(String) - Method in exception com.trinetix.webrobo.exceptions.WebServerError
 

T

time(long) - Method in class com.trinetix.webrobo.request.Request.RequestBuilder
 

U

upgrade(SQLiteDatabase, ConnectionSource, int, int) - Method in class com.trinetix.webrobo.core.data.DatabaseHelper
 
Utils - Class in com.trinetix.webrobo.util
Created by mykola on 08.12.14.
Utils() - Constructor for class com.trinetix.webrobo.util.Utils
 

W

WEB_SERVICE_URL - Static variable in class com.trinetix.webrobo.constants.WebConstant
Deprecated.
 
WebConstant - Class in com.trinetix.webrobo.constants
Deprecated.
WebConstant() - Constructor for class com.trinetix.webrobo.constants.WebConstant
Deprecated.
 
WebServerError - Exception in com.trinetix.webrobo.exceptions
Created by mykola on 08.12.14.
WebServerError() - Constructor for exception com.trinetix.webrobo.exceptions.WebServerError
 
A B C D E G H I L M N O P R S T U W