See: Description
| Interface | Description |
|---|---|
| LossGenerator |
Interface for loss generators.
|
| Class | Description |
|---|---|
| CubicCongestionControl |
CUBIC congestion control manipulation of the receiver window length.
|
| CubicCongestionControlConfiguration |
Configuration options to be applied when
CubicCongestionControl is loaded. |
| CubicCongestionControlSupplier | |
| DebugChannelEndpointConfiguration |
Configuration options to be applied when
DebugSendChannelEndpoint and DebugReceiveChannelEndpoint
are load. |
| DebugReceiveChannelEndpoint |
Debug implementation which can introduce loss.
|
| DebugReceiveChannelEndpointSupplier |
Supply a debug implementation of a
ReceiveChannelEndpoint. |
| DebugSendChannelEndpoint |
Debug implementation which can introduce loss.
|
| DebugSendChannelEndpointSupplier |
Supply a debug implementation of a
SendChannelEndpoint. |
| RandomLossGenerator |
Uniform random loss generator which can be used for testing loss scenarios.
|
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.