| Package | Description |
|---|---|
| org.thales.punch.netty.api |
Copyright © 2016-2021 Thales Services Numériques
Licensed under the Thales Inner Source Software License:
Version 1.2, InnerOpen - Distribution Controlled
You may not use this file except in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NettyUdpClientImpl |
| Modifier and Type | Method and Description |
|---|---|
static NettyUdpClient |
NettyFactory.getUdpClient(org.thales.punch.settings.api.ISettingsMap settings,
org.thales.punch.libraries.metrics.api.IMetricContext metricsContext)
Return a UDP client.
|
NettyUdpClient |
NettyUdpClient.write(byte[] data)
Write some line of data to the server.
|
NettyUdpClient |
NettyUdpClientImpl.write(byte[] output) |
NettyUdpClient |
NettyUdpClient.write(String data)
Write some line of data to the server.
|
NettyUdpClient |
NettyUdpClientImpl.write(String s) |
Copyright © 2023. All rights reserved.