public class IOStrategyTransportCustomizer extends Object implements com.ning.http.client.providers.grizzly.TransportCustomizer
SameThreadIOStrategy and sets appropriate names for the
threads that are used.| Constructor and Description |
|---|
IOStrategyTransportCustomizer(String threadNamePrefix,
Integer maxWorkerPoolSize,
Integer workerCoreSize,
Integer maxKernelPoolSize,
Integer kernelCoreSize,
Integer selectorRunnerCoreSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.glassfish.grizzly.nio.transport.TCPNIOTransport transport,
org.glassfish.grizzly.filterchain.FilterChainBuilder filterChainBuilder) |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.