Uses of Class
org.apache.http.impl.bootstrap.Worker
-
Packages that use Worker Package Description org.apache.http.impl.bootstrap Embedded server and server bootstrap. -
-
Uses of Worker in org.apache.http.impl.bootstrap
Fields in org.apache.http.impl.bootstrap with type parameters of type Worker Modifier and Type Field Description private java.util.Map<Worker,java.lang.Boolean>
WorkerPoolExecutor. workerSet
Methods in org.apache.http.impl.bootstrap that return types with arguments of type Worker Modifier and Type Method Description java.util.Set<Worker>
WorkerPoolExecutor. getWorkers()
-