Package com.bumptech.glide.manager
package com.bumptech.glide.manager
-
ClassDescriptionAn interface for monitoring network connectivity events.An interface for listening to network connectivity events picked up by the monitor.A factory class that produces a functional
ConnectivityMonitor.A factory class that produces a functionalConnectivityMonitorif the application has theandroid.permission.ACCESS_NETWORK_STATEpermission and a no-op non functionalConnectivityMonitorif the app does not have the required permission.An interface for listening to Activity/Fragment lifecycle events.Deprecated.This class is unused by Glide and contains only no-op methods.A collection of static methods for creating newRequestManagers or retrieving existing ones from activities and fragment.Used internally to createRequestManagers.Provides access to the relatives of a RequestManager based on the current context.A class for tracking, canceling, and restarting in progress, completed, and failed requests.Deprecated.This class is unused by Glide.Holds the set ofTargets currently active for aRequestManagerand forwards on lifecycle events.