public interface HTTPConnectionPooling extends HTTPBehavior, Closeable
Modifier and Type | Method and Description |
---|---|
int |
getMaxConnections()
Max connections kept in the pool
|
void |
setMaxConnections(int maxConnections)
Sets max connections kept in the pool
|
Copyright © 1996–2022 Geotools. All rights reserved.