Class InboundWebsocketEventExecutor
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketEventExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.netty.channel.EventLoopGroupio.netty.channel.EventLoopGroupvoid
-
Constructor Details
-
InboundWebsocketEventExecutor
-
-
Method Details
-
getBossGroupThreadPool
public io.netty.channel.EventLoopGroup getBossGroupThreadPool() -
getWorkerGroupThreadPool
public io.netty.channel.EventLoopGroup getWorkerGroupThreadPool() -
shutdownEventExecutor
public void shutdownEventExecutor()
-