Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpConfiguration.InboundHttpConfigurationBuilder
Packages that use InboundHttpConfiguration.InboundHttpConfigurationBuilder
-
Uses of InboundHttpConfiguration.InboundHttpConfigurationBuilder in org.wso2.carbon.inbound.endpoint.protocol.http
Methods in org.wso2.carbon.inbound.endpoint.protocol.http that return InboundHttpConfiguration.InboundHttpConfigurationBuilderModifier and TypeMethodDescriptionInboundHttpConfiguration.InboundHttpConfigurationBuilder.dispatchPattern(String dispatchPattern) InboundHttpConfiguration.InboundHttpConfigurationBuilder.workerPoolCoreSize(String coreSize) InboundHttpConfiguration.InboundHttpConfigurationBuilder.workerPoolKeepAlive(String keepAlive) InboundHttpConfiguration.InboundHttpConfigurationBuilder.workerPoolMaxSize(String maxSize) InboundHttpConfiguration.InboundHttpConfigurationBuilder.workerPoolQueueLength(String queueLength) InboundHttpConfiguration.InboundHttpConfigurationBuilder.workerPoolThreadGroup(String threadGroup) InboundHttpConfiguration.InboundHttpConfigurationBuilder.workerPoolThreadId(String threadID)