Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.http.config.WorkerPoolConfiguration
Packages that use WorkerPoolConfiguration
-
Uses of WorkerPoolConfiguration in org.wso2.carbon.inbound.endpoint.protocol.http.management
Methods in org.wso2.carbon.inbound.endpoint.protocol.http.management that return WorkerPoolConfigurationModifier and TypeMethodDescriptionHTTPEndpointManager.getWorkerPoolConfiguration(String tenantDomain, int port) Method for get WorkerPool ConfigMethods in org.wso2.carbon.inbound.endpoint.protocol.http.management with parameters of type WorkerPoolConfigurationModifier and TypeMethodDescriptionvoidHTTPEndpointManager.addWorkerPool(String tenantDomain, int port, WorkerPoolConfiguration workerPoolConfiguration) Method for add worker pool configs