| 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 | Method and Description |
|---|---|
void |
Destination.onConnected(NettyAbstractClient client) |
void |
Destination.onDisconnected(NettyAbstractClient client,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
void |
INettyConnectionCallback.onConnected(NettyAbstractClient client)
Connection callback.
|
void |
INettyConnectionCallback.onDisconnected(NettyAbstractClient client,
Throwable e)
Disconnection callback.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NettyHttpClientImpl
The HttpClient.
|
class |
NettyLumberJackClientImpl
This client is in charge of sending outgoing data to a lumberjack peer.
|
class |
NettyTcpClientImpl
The NIO client sends out events as string on a tcp socket.
|
Copyright © 2023. All rights reserved.