| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.pool.impl.GenericKeyedObjectPool |
ClientPool.getClientPool(AbstractSecureClientPoolFactory factory,
int maxActive,
int maxIdle,
boolean testOnBorrow,
long timeBetweenEvictionRunsMillis,
long minEvictableIdleTimeMillis) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinarySecureClientPoolFactory
This is a Binary Transport secure implementation for AbstractSecureClientPoolFactory to be used by BinaryEndpoint.
|
Copyright © 2021 WSO2. All rights reserved.