| Package | Description |
|---|---|
| ai.preferred.venom |
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadedWorkerManager.AbstractManagedBlockingWorker
This abstract class exposes the methods to allow submitting tasks for
multithreading and implements inline blocking method.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull Worker |
WorkerManager.getWorker()
Get the result collector in use.
|
Worker |
ThreadedWorkerManager.getWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
Handler.handle(Request request,
VResponse response,
Scheduler scheduler,
Session session,
Worker worker)
This function is called when the request is fetched successfully.
|
Copyright © 2019. All rights reserved.