public interface MultiplexerLatencyListener extends ServerEventListener
Modifier and Type | Field and Description |
---|---|
static int |
MULTIPLEXER_LATENCY_WARNING
Default multiplexer latency warning 2048.
|
Modifier and Type | Method and Description |
---|---|
void |
multiplexerLatencyWarning(ClientMultiplexer multiplexer,
long time)
Warns of a multiplexer exceeding it's configured latency execution time.
|
static final int MULTIPLEXER_LATENCY_WARNING
void multiplexerLatencyWarning(ClientMultiplexer multiplexer, long time)
multiplexer
- the multiplexertime
- the execution timeCopyright © 2016 Push Technology Ltd. All Rights Reserved.