2676aeafeb194d3a2430dc81aaa77c01cfc1cd61
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type clientAuth : SSLHelper.ClientAuth to clientAuth : ClientAuth in method public setClientAuth(clientAuth ClientAuth) : NetServerOptions in class io.vertx.core.net.NetServerOptions | From | To | |
Change Parameter Type clientAuth : SSLHelper.ClientAuth to clientAuth : ClientAuth in method public setClientAuth(clientAuth ClientAuth) : HttpServerOptions in class io.vertx.core.http.HttpServerOptions | From | To | |
Change Return Type | 1 | ||
Change Return Type SSLHelper.ClientAuth to ClientAuth in method public getClientAuth() : ClientAuth in class io.vertx.core.net.NetServerOptions | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type clientAuth : SSLHelper.ClientAuth to clientAuth : ClientAuth in class io.vertx.core.net.NetServerOptions | From | To |