public final class MultiplexedChannelRecord extends Object
Future for the actual socket channel and tracks available
streams based on the MAX_CONCURRENT_STREAMS setting for the connection.| Modifier and Type | Method and Description |
|---|---|
void |
shutdownChildChannels(Throwable t)
Delivers the exception to all registered child channels.
|
public void shutdownChildChannels(Throwable t)
t - Exception to deliver.Copyright © 2018. All rights reserved.