Class NettyThreadPoolConfiguration
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.websocket.configuration.NettyThreadPoolConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionNettyThreadPoolConfiguration(String bossThreadPoolSize, String workerThreadPoolSize) -
Method Summary
-
Constructor Details
-
NettyThreadPoolConfiguration
-
-
Method Details
-
getBossThreadPoolSize
public int getBossThreadPoolSize() -
getWorkerThreadPoolSize
public int getWorkerThreadPoolSize()
-