public interface PooledConnection extends Connection
| Modifier and Type | Method and Description |
|---|---|
void |
closeExpiredConnections()
Closes all expired HTTP connections.
|
void |
closeIdleConnections(long idleTime,
TimeUnit timeUnit)
Closes all HTTP connections that have been idle for the specified time.
|
disableLogging, enableLoggingvoid closeIdleConnections(long idleTime,
TimeUnit timeUnit)
closeExpiredConnections()void closeExpiredConnections()
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.