405d55d8c536d5f6de88c62c57e771f203118f11
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getMaxHeadersSize() : int renamed to public getMaxHeaderSize() : int in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration | From | To | |
| Rename Method public setMaxHeadersSize(maxHeadersSize int) : void renamed to public setMaxHeaderSize(maxHeaderSize int) : void in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute maxHeadersSize : int to maxHeaderSize : int in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter maxHeadersSize : int to maxHeaderSize : int in method public setMaxHeaderSize(maxHeaderSize int) : void in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration | From | To |