public class NettyThreadPoolConfiguration extends Object
| Constructor and Description |
|---|
NettyThreadPoolConfiguration(String bossThreadPoolSize,
String workerThreadPoolSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBossThreadPoolSize() |
int |
getWorkerThreadPoolSize() |
Copyright © 2018 WSO2. All rights reserved.