Searched refs:oldConnection (Results 1 – 6 of 6) sorted by relevance
317 protected void endPointUpgraded(ConnectedEndPoint endpoint, Connection oldConnection) in endPointUpgraded() argument319 connectionUpgraded(oldConnection,endpoint.getConnection()); in endPointUpgraded()
1142 protected void connectionUpgraded(Connection oldConnection, Connection newConnection) in connectionUpgraded() argument1144 …_requestStats.set((oldConnection instanceof AbstractHttpConnection)?((AbstractHttpConnection)oldCo… in connectionUpgraded()
322 protected void endPointUpgraded(ConnectedEndPoint endpoint, Connection oldConnection) in endPointUpgraded() argument324 LOG.debug("upgrade {} -> {}", oldConnection, endpoint.getConnection()); in endPointUpgraded()
129 protected void endPointUpgraded(ConnectedEndPoint endpoint, Connection oldConnection) in endPointUpgraded() argument
349 protected abstract void endPointUpgraded(ConnectedEndPoint endpoint,Connection oldConnection); in endPointUpgraded() argument
515 protected void endPointUpgraded(ConnectedEndPoint endpoint, Connection oldConnection) in endPointUpgraded() argument