package

androidx.health.platform.client.impl.ipc.internal

Interfaces

ExecutionTrackerTracker for tracking operations that are currently in progress.
QueueOperationA wrapper for SDK operation that will be executed on a connected binder.
ServiceConnection.CallbackCallback for reporting back to the manager.

Classes

BaseQueueOperationAbstract implementation of QueueOperation that accepts ConnectionConfiguration describing the service where it will be executed.
ConnectionConfigurationInternal representation of configuration of IPC service connection.
ConnectionManagerManages connections to a service in a different process.
DefaultExecutionTrackerDefault implementation of ExecutionTracker.
ListenerKeyUnique key to hold listener reference.
ServiceConnectionA class that maintains a connection to IPC backend service.