public class NettyThreadPoolConfiguration extends Object
NettyThreadPoolConfiguration(String bossThreadPoolSize, String workerThreadPoolSize)
int
getBossThreadPoolSize()
getWorkerThreadPoolSize()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NettyThreadPoolConfiguration(String bossThreadPoolSize, String workerThreadPoolSize)
public int getBossThreadPoolSize()
public int getWorkerThreadPoolSize()
Copyright © 2017 WSO2. All rights reserved.