A
B
C
D
E
F
G
H
I
L
M
O
Q
R
S
T
U
W
C
- Chucker - class in com.chuckerteam.chucker.api
- Chucker methods and utilities to interact with the library.
- ChuckerActivityMainBinding - class in com.chuckerteam.chucker.databinding
- ChuckerActivityTransactionBinding - class in com.chuckerteam.chucker.databinding
- ChuckerCollector - class in com.chuckerteam.chucker.api
- The collector responsible of collecting data from a ChuckerInterceptor and storing it/displaying push notification.
- ChuckerDatabase_Impl - class in com.chuckerteam.chucker.internal.data.room
- ChuckerFragmentTransactionOverviewBinding - class in com.chuckerteam.chucker.databinding
- ChuckerFragmentTransactionPayloadBinding - class in com.chuckerteam.chucker.databinding
- ChuckerInterceptor - class in com.chuckerteam.chucker.api
- An OkHttp Interceptor which persists and displays HTTP activity in your application for later inspection.
- ChuckerInterceptor.Builder - class in com.chuckerteam.chucker.api.ChuckerInterceptor
- Assembles a new ChuckerInterceptor.
- ChuckerListItemTransactionBinding - class in com.chuckerteam.chucker.databinding
- ChuckerTransactionItemBodyLineBinding - class in com.chuckerteam.chucker.databinding
- ChuckerTransactionItemHeadersBinding - class in com.chuckerteam.chucker.databinding
- ChuckerTransactionItemImageBinding - class in com.chuckerteam.chucker.databinding
- clearAllTables() - function in com.chuckerteam.chucker.internal.data.room.ChuckerDatabase_Impl
- clearAllTables() - function in androidx.room.ChuckerDatabase_Impl
- close() - function in androidx.room.ChuckerDatabase_Impl
- collector(ChuckerCollector) - function in com.chuckerteam.chucker.api.ChuckerInterceptor.Builder
- Sets the ChuckerCollector to customize data retention.
- com.chuckerteam.chucker.api - package com.chuckerteam.chucker.api
- com.chuckerteam.chucker.databinding - package com.chuckerteam.chucker.databinding
- com.chuckerteam.chucker.internal.data.room - package com.chuckerteam.chucker.internal.data.room
- com.chuckerteam.chucker.internal.support - package com.chuckerteam.chucker.internal.support
- compileStatement(String) - function in androidx.room.ChuckerDatabase_Impl
- createShortcut(Boolean) - function in com.chuckerteam.chucker.api.ChuckerInterceptor.Builder
- If set to
true, ChuckerInterceptor will create a shortcut for your app to access list of transaction in Chucker.