Uses of Enum Class
de.cuioss.http.client.LoaderStatus
Packages that use LoaderStatus
-
Uses of LoaderStatus in de.cuioss.http.client
Methods in de.cuioss.http.client that return LoaderStatusModifier and TypeMethodDescriptionLoadingStatusProvider.getLoaderStatus()Gets the current status of the loading operation without blocking.static LoaderStatusReturns the enum constant of this class with the specified name.static LoaderStatus[]LoaderStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.