| 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.
|
| org.thales.punch.netty.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NettyTcpClient.write(T data)
Write some line of data to the server.
|
boolean |
NettyTcpClient.write(T data,
Object context)
Write some line of data to the server using an acknowledgement mode.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
NettyLumberJackClientImpl.write(Map<String,String> data) |
boolean |
NettyTcpClientImpl.write(String data)
Write some data to the server.
|
boolean |
NettyHttpClientImpl.write(String data) |
boolean |
NettyTcpClientImpl.write(String data,
Object ctx)
Write some data to the server.
|
Copyright © 2023. All rights reserved.