All Types

com.chuckerteam.chucker.api.Chucker

Chucker methods and utilities to interact with the library.

com.chuckerteam.chucker.api.ChuckerCollector

The collector responsible of collecting data from a ChuckerInterceptor and storing it/displaying push notification. You need to instantiate one of those and provide it to

com.chuckerteam.chucker.api.ChuckerInterceptor

An OkHttp Interceptor which persists and displays HTTP activity in your application for later inspection.

com.chuckerteam.chucker.api.RetentionManager

Class responsible of holding the logic for the retention of your HTTP transactions and your throwable. You can customize how long data should be stored here.