Class WorkerPoolConfiguration
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.http.config.WorkerPoolConfiguration
Wrapping class for Inbound Worker Pool Configs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintint
-
Constructor Details
-
WorkerPoolConfiguration
-
-
Method Details
-
getWorkerPoolCoreSize
public int getWorkerPoolCoreSize() -
getWorkerPoolSizeMax
public int getWorkerPoolSizeMax() -
getWorkerPoolThreadKeepAliveSec
public int getWorkerPoolThreadKeepAliveSec() -
getThreadGroupID
-
getThreadID
-
getWorkerPoolQueuLength
public int getWorkerPoolQueuLength()
-