abcd5dfee034792bb740b5d5a18a77232add7619
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable candidates : List<Map.Entry<ContextPathMatcher,HttpServerChannelHandler>> to paths : List<RestConsumerContextPathMatcher.ConsumerPath> in method private getHandler(request HttpRequest) : HttpServerChannelHandler in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler | From | To | |
| Rename Variable restrict : String to matchOnUriPrefix : boolean in method private getHandler(request HttpRequest) : HttpServerChannelHandler in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type restrict : String to matchOnUriPrefix : boolean in method private getHandler(request HttpRequest) : HttpServerChannelHandler in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler | From | To | |
| Change Variable Type candidates : List<Map.Entry<ContextPathMatcher,HttpServerChannelHandler>> to paths : List<RestConsumerContextPathMatcher.ConsumerPath> in method private getHandler(request HttpRequest) : HttpServerChannelHandler in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type consumers : ConcurrentMap<ContextPathMatcher,HttpServerChannelHandler> to consumers : Set<HttpServerChannelHandler> in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler | From | To |