Uses of Class
kong.unirest.core.java.Upstream
-
Packages that use Upstream Package Description kong.unirest.core.java -
-
Uses of Upstream in kong.unirest.core.java
Fields in kong.unirest.core.java declared as Upstream Modifier and Type Field Description private Upstream
PartSubscriber. upstream
Methods in kong.unirest.core.java with parameters of type Upstream Modifier and Type Method Description void
Prefetcher. initialize(Upstream upstream)
void
Prefetcher. update(Upstream upstream)
-