static interface HttpConnection.StateChangeListener
Modifier and Type | Method and Description |
---|---|
void |
onStateChanged(HttpConnection connection,
HttpConnection.State oldState,
HttpConnection.State newState) |
void onStateChanged(HttpConnection connection, HttpConnection.State oldState, HttpConnection.State newState)