public class FixThreadPoolSender extends Object implements MessageSender
| Constructor and Description |
|---|
FixThreadPoolSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitTermination(long timeout) |
void |
doSend(String projectKey,
List<GIOMessage> msgList) |
static NetProviderAbstract |
getNetProvider() |
void |
sendMsg(String projectKey,
List<GIOMessage> msg) |
void |
shutdownNow() |
public void sendMsg(String projectKey, List<GIOMessage> msg)
sendMsg in interface MessageSenderpublic static NetProviderAbstract getNetProvider()
public void doSend(String projectKey, List<GIOMessage> msgList)
public void shutdownNow()
shutdownNow in interface MessageSenderpublic void awaitTermination(long timeout)
awaitTermination in interface MessageSenderCopyright © 2022. All rights reserved.