Class CliApi.SendApi
java.lang.Object
io.aether.cli.CliApi.SendApi
- Enclosing class:
CliApi
API for sending messages.
-
Constructor Summary
ConstructorsConstructorDescriptionSendApi(io.aether.cloud.client.MessageNode st, io.aether.cloud.client.AetherCloudClient client, io.aether.utils.futures.ARFuture<io.aether.cloud.client.AetherCloudClient> readyClient) -
Method Summary
-
Constructor Details
-
SendApi
public SendApi(io.aether.cloud.client.MessageNode st, io.aether.cloud.client.AetherCloudClient client, io.aether.utils.futures.ARFuture<io.aether.cloud.client.AetherCloudClient> readyClient)
-
-
Method Details
-
text
-
file
-
stdIn
public io.aether.utils.futures.AFuture stdIn(byte[] data)
-