| Modifier and Type | Class and Description |
|---|---|
class |
AcceptorEventHandler<T extends NetworkContext<T>> |
class |
HeaderTcpHandler<T extends NetworkContext<T>> |
class |
MethodTcpHandler<I,O,N extends NetworkContext<N>> |
interface |
NetworkContext<T extends NetworkContext<T>> |
interface |
NetworkContextManager<T extends NetworkContext<T>> |
interface |
NetworkStatsListener<N extends NetworkContext<N>> |
class |
RemoteConnector<T extends NetworkContext<T>> |
interface |
SocketConnectionNotifier<T extends NetworkContext> |
class |
TcpEventHandler<T extends NetworkContext<T>> |
static class |
TcpEventHandler.Factory<T extends NetworkContext<T>> |
class |
VanillaNetworkContext<T extends NetworkContext<T>> |
class |
WireTcpHandler<T extends NetworkContext<T>> |
class |
WireTypeSniffingTcpHandler<T extends NetworkContext<T>>
sets the wire-type in the network context by inspecting the byte message
|
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaNetworkContext<T extends NetworkContext<T>> |
| Modifier and Type | Method and Description |
|---|---|
static <N extends NetworkContext<N>> |
NetworkStatsListener.notifyHostPort(@Nullable ChronicleSocketChannel sc,
@Nullable NetworkStatsListener<N> nl)
notifies the NetworkStatsListener of the host and port based on the SocketChannel
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TcpHandler<N extends NetworkContext<N>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubHandler<T extends NetworkContext<T>> |
interface |
WritableSubHandler<T extends NetworkContext<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubHandler<T extends NetworkContext<T>> |
class |
ConnectionManager<T extends NetworkContext<T>> |
static interface |
ConnectionManager.ConnectionListener<T extends NetworkContext<T>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusteredNetworkContext<T extends ClusteredNetworkContext<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaClusteredNetworkContext<T extends VanillaClusteredNetworkContext<T,C>,C extends ClusterContext<C,T>> |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingNetworkStatsListener.networkContext(NetworkContext networkContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
CspTcpHandler<T extends NetworkContext<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpHandler<T extends NetworkContext<T>>
An immutable
SubHandler that does nothing on read or write |
| Modifier and Type | Method and Description |
|---|---|
static <T extends NetworkContext<T>> |
NoOpHandler.instance() |
| Modifier and Type | Class and Description |
|---|---|
class |
BytesBufferHandler<N extends NetworkContext<N>>
Deprecated.
To be removed in x.25
|
interface |
SslNetworkContext<T extends NetworkContext<T>>
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SslNetworkContext<T extends NetworkContext<T>>
Deprecated.
|
Copyright © 2023. All rights reserved.