public class IOStrategyTransportCustomizer extends Object implements com.ning.http.client.providers.grizzly.TransportCustomizer
SameThreadIOStrategy and the thread pool for the NIO transport
selector.| Constructor and Description |
|---|
IOStrategyTransportCustomizer(ExecutorService selectorPool,
ExecutorService workerPool,
boolean streamingEnabled,
int selectorCount,
boolean tlsEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.glassfish.grizzly.nio.transport.TCPNIOTransport transport,
org.glassfish.grizzly.filterchain.FilterChainBuilder filterChainBuilder) |
public IOStrategyTransportCustomizer(ExecutorService selectorPool, ExecutorService workerPool, boolean streamingEnabled, int selectorCount, boolean tlsEnabled)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.