| Package | Description |
|---|---|
| org.thales.punch.libraries.netty.groups |
Socket destination group api.
|
| 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 | Class and Description |
|---|---|
class |
Destination<T>
A destination encapsulate a Netty TCP client.
|
| Modifier and Type | Method and Description |
|---|---|
NettyTcpClient<T> |
NettyTcpClient.setConnectionCallback(INettyConnectionCallback cb)
Request to be told upon connection/disconnection with the target server.
|
| Modifier and Type | Method and Description |
|---|---|
NettyTcpClient<String> |
NettyTcpClientImpl.setConnectionCallback(INettyConnectionCallback cb) |
NettyTcpClient<String> |
NettyHttpClientImpl.setConnectionCallback(INettyConnectionCallback cb) |
NettyTcpClient<Map<String,String>> |
NettyLumberJackClientImpl.setConnectionCallback(INettyConnectionCallback cb) |
Copyright © 2023. All rights reserved.