Package-level declarations

Types

Link copied to clipboard
class FhirConverterFactory : Converter.Factory
Link copied to clipboard
object GzipUploadInterceptor : Interceptor

Compresses upload requests with gzip.

Link copied to clipboard
class HttpLogger(val configuration: HttpLogger.Configuration, @WorkerThread val log: (String) -> Unit)

Logger for the network communication between the engine and the remote server

Properties