public interface MessageSender
| Modifier and Type | Method and Description |
|---|---|
void |
awaitTermination(long timeout) |
void |
sendMsg(String projectKey,
List<GIOMessage> msg) |
void |
shutdownNow() |
void sendMsg(String projectKey, List<GIOMessage> msg)
void shutdownNow()
void awaitTermination(long timeout)
Copyright © 2022. All rights reserved.