| Package | Description |
|---|---|
| org.thales.punch.libraries.netty.groups |
Socket destination group api.
|
| Modifier and Type | Method and Description |
|---|---|
Group<T> |
Group.add(Destination<T> d) |
| Modifier and Type | Method and Description |
|---|---|
int |
Group.compareTo(Group<T> o) |
| Constructor and Description |
|---|
Destination(int weight,
Group<T> group,
NettyTcpClient<T> client)
Ctor
|
Copyright © 2023. All rights reserved.