public class InboundWebsocketEventExecutor extends Object
Constructor and Description |
---|
InboundWebsocketEventExecutor(NettyThreadPoolConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
io.netty.channel.EventLoopGroup |
getBossGroupThreadPool() |
io.netty.channel.EventLoopGroup |
getWorkerGroupThreadPool() |
void |
shutdownEventExecutor() |
public InboundWebsocketEventExecutor(NettyThreadPoolConfiguration configuration)
Copyright © 2021 WSO2. All rights reserved.