androidx.work.multiprocess

Classes

RemoteCoroutineWorker

An implementation of RemoteListenableWorker that can bind to a remote process.

RemoteListenableWorker

Is an implementation of a ListenableWorker that can bind to a remote process.

RemoteWorkContinuation

Provides a subset of androidx.work.WorkContinuation APIs that are available for apps that use multiple processes.

RemoteWorkManager

A subset of androidx.work.WorkManager APIs that are available for apps that use multiple processes.

RemoteWorkerService

The Service which hosts an implementation of a androidx.work.ListenableWorker.