5b0a8800f3179959183784b2e90cb231d0c30f94
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute ctx : ContextInternal to context : ContextInternal in method package handleDrained() : void in class io.vertx.core.http.impl.HttpServerResponseImpl | From | To | |
| Replace Variable With Attribute ctx : ContextInternal to context : ContextInternal in method package handleBegin() : void in class io.vertx.core.http.impl.HttpServerRequestImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type req : HttpClientRequestBase to req : HttpClientRequestImpl in method private endResponse(trailer LastHttpContent) : boolean in class io.vertx.core.http.impl.Http1xClientConnection.StreamImpl | From | To |