Download superbus-sources.jar
superbus/superbus-sources.jar.zip( 30 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
co.touchlab.android.superbus.Command.java
co.touchlab.android.superbus.CommandPurgePolicy.java
co.touchlab.android.superbus.ConcurrentSuperbusService.java
co.touchlab.android.superbus.PermanentException.java
co.touchlab.android.superbus.StorageException.java
co.touchlab.android.superbus.SuperbusEventListener.java
co.touchlab.android.superbus.SuperbusService.java
co.touchlab.android.superbus.TransientBoundedCommandPurgePolicy.java
co.touchlab.android.superbus.TransientException.java
co.touchlab.android.superbus.TransientMethuselahCommandPurgePolicy.java
co.touchlab.android.superbus.http.BusHttpClient.java
co.touchlab.android.superbus.http.BusRequestLogger.java
co.touchlab.android.superbus.log.BusLog.java
co.touchlab.android.superbus.log.BusLogImpl.java
co.touchlab.android.superbus.network.ConnectionChangeBusEventListener.java
co.touchlab.android.superbus.network.ConnectionChangeReceiver.java
co.touchlab.android.superbus.provider.AbstractPersistenceProvider.java
co.touchlab.android.superbus.provider.AbstractStoredPersistenceProvider.java
co.touchlab.android.superbus.provider.PersistedApplication.java
co.touchlab.android.superbus.provider.PersistenceProvider.java
co.touchlab.android.superbus.provider.file.AbstractFilePersistenceProvider.java
co.touchlab.android.superbus.provider.file.StoredCommand.java
co.touchlab.android.superbus.provider.gson.GsonFilePersistenceProvider.java
co.touchlab.android.superbus.provider.gson.GsonSqlitePersistenceProvider.java
co.touchlab.android.superbus.provider.gson.GsonStoredCommandAdapter.java
co.touchlab.android.superbus.provider.json.JsonCommand.java
co.touchlab.android.superbus.provider.json.JsonFilePersistenceProvider.java
co.touchlab.android.superbus.provider.json.JsonStoredCommandAdapter.java
co.touchlab.android.superbus.provider.memory.MemoryPersistenceProvider.java
co.touchlab.android.superbus.provider.sqlite.AbstractSqlitePersistenceProvider.java
co.touchlab.android.superbus.provider.sqlite.SQLiteDatabaseFactory.java
co.touchlab.android.superbus.provider.sqlite.SqliteCommand.java
co.touchlab.android.superbus.provider.stringbased.StoredCommandAdapter.java
co.touchlab.android.superbus.utils.FileUtils.java
co.touchlab.android.superbus.utils.IOUtils.java
co.touchlab.android.superbus.utils.NetworkUtils.java
co.touchlab.android.superbus.utils.UiThreadContext.java
Related examples in the same category