| Package | Description |
|---|---|
| org.maestro.client | |
| org.maestro.common.client |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
Maestro.sourceRequest(String topic,
Source source) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
MaestroRequester.sourceRequest(String topic,
Source source)
Sends a source request to the agent (which causes it to download the given source)
|
This documentation was released into the public domain.