c3a6f75c927b2ae56a2f281d8a83c4226fd59c45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type vertx : Vertx to context : Context in method package HttpServerFileUploadImpl(context Context, req HttpServerRequest, name String, filename String, contentType String, contentTransferEncoding String, charset Charset, size long) in class io.vertx.core.http.impl.HttpServerFileUploadImpl | From | To | |
| Change Parameter Type vertx : Vertx to context : Context in method package NettyFileUploadDataFactory(context Context, request HttpServerRequest, lazyUploadHandler Supplier<Handler<HttpServerFileUpload>>) in class io.vertx.core.http.impl.NettyFileUploadDataFactory | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute vertx : Vertx to context : Context in class io.vertx.core.http.impl.HttpServerFileUploadImpl | From | To | |
| Rename Attribute vertx : Vertx to context : Context in class io.vertx.core.http.impl.NettyFileUploadDataFactory | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type vertx : Vertx to context : Context in class io.vertx.core.http.impl.NettyFileUploadDataFactory | From | To | |
| Change Attribute Type vertx : Vertx to context : Context in class io.vertx.core.http.impl.HttpServerFileUploadImpl | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter vertx : Vertx to context : Context in method package HttpServerFileUploadImpl(context Context, req HttpServerRequest, name String, filename String, contentType String, contentTransferEncoding String, charset Charset, size long) in class io.vertx.core.http.impl.HttpServerFileUploadImpl | From | To | |
| Rename Parameter vertx : Vertx to context : Context in method package NettyFileUploadDataFactory(context Context, request HttpServerRequest, lazyUploadHandler Supplier<Handler<HttpServerFileUpload>>) in class io.vertx.core.http.impl.NettyFileUploadDataFactory | From | To |