| Package | Description |
|---|---|
| org.thales.punch.libraries.netty.groups |
Socket destination group api.
|
| Modifier and Type | Method and Description |
|---|---|
Groups<T> |
Groups.add(org.thales.punch.settings.api.ISettingsMap destination,
NettyTcpClient<T> client)
Add a destination to our groups.
|
Groups<T> |
Groups.setStartupTimeout(long t)
Set a startup timeout
|
Groups<T> |
Groups.setWaitConnectionsTimeout(long t)
Set a wait connection timeout
|
Groups<T> |
Groups.start()
Start the group
|
Groups<T> |
Groups.start(long startupTimeout,
long connectionTimeout)
Start the groups of destination.
|
| Constructor and Description |
|---|
Group(Groups<T> groups,
String name) |
Copyright © 2023. All rights reserved.