androidx.work.multiprocess
Classes
RemoteCoroutineWorker |
An implementation of |
RemoteListenableDelegatingWorker |
A worker which can delegate to an instance of RemoteListenableWorker but importantly only constructs an instance of the RemoteListenableWorker in the remote process. |
RemoteListenableWorker |
Is an implementation of a |
RemoteWorkContinuation |
Provides a subset of |
RemoteWorkManager |
A subset of |
RemoteWorkerService |
The |