public static class ConnectionController.DefaultConnectionController extends Object implements ConnectionController
ConnectionController.DefaultConnectionController, ConnectionController.State| Constructor and Description |
|---|
DefaultConnectionController(ServiceConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
decreaseConnection(SocketAddress remoteAddress)
Decrease the number of connections counter.
|
ConnectionController.State |
increaseConnection(SocketAddress remoteAddress)
Increase the number of connections counter.
|
public DefaultConnectionController(ServiceConfiguration configuration)
public ConnectionController.State increaseConnection(SocketAddress remoteAddress)
ConnectionControllerincreaseConnection in interface ConnectionControllerpublic void decreaseConnection(SocketAddress remoteAddress)
ConnectionControllerdecreaseConnection in interface ConnectionControllerCopyright © 2017–2022 Apache Software Foundation. All rights reserved.