private class DestinationConnectionPool.ConnectionStateListener extends java.lang.Object implements HttpConnection.StateChangeListener
Modifier | Constructor and Description |
---|---|
private |
ConnectionStateListener() |
Modifier and Type | Method and Description |
---|---|
void |
onStateChanged(HttpConnection connection,
HttpConnection.State oldState,
HttpConnection.State newState) |
public void onStateChanged(HttpConnection connection, HttpConnection.State oldState, HttpConnection.State newState)
onStateChanged
in interface HttpConnection.StateChangeListener