Uses of Class
org.apache.commons.io.input.ThrottledInputStream
-
Packages that use ThrottledInputStream Package Description org.apache.commons.io.input Provides implementations of input classes, such asInputStreamandReader. -
-
Uses of ThrottledInputStream in org.apache.commons.io.input
Methods in org.apache.commons.io.input that return ThrottledInputStream Modifier and Type Method Description ThrottledInputStreamThrottledInputStream.Builder. get()Builds a newThrottledInputStream.
-