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,
int selectorCount) |
| 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, int selectorCount)
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.