Package | Description |
---|---|
org.littleshoot.proxy.impl |
Modifier and Type | Field and Description |
---|---|
private EnumMap<TransportProtocol,ProxyThreadPools> |
ServerGroup.protocolThreadPools
A mapping of
TransportProtocol s to their initialized ProxyThreadPools . |
Modifier and Type | Method and Description |
---|---|
private ProxyThreadPools |
ServerGroup.getThreadPoolsForProtocol(TransportProtocol protocol)
Retrieves the
ProxyThreadPools for the specified transport protocol. |
Copyright © 2009–2017 LittleShoot. All rights reserved.