b1ed679f3fc958e028c2678a240caa91ba4656e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private doRecycle(conn ClientConnection) : void extracted from public responseEnded(conn ClientConnection, close boolean) : void in class io.vertx.core.http.impl.Http1xPool | From | To | |
| Extract Method private doRecycle(conn ClientConnection) : void extracted from package recycle(conn ClientConnection) : void in class io.vertx.core.http.impl.Http1xPool | From | To |