cdf2d67aabfa0951984028b843422f73afb0bbd3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getSession(exchange HttpServerExchange, create boolean) : Session extracted from public getOrCreateSession(exchange HttpServerExchange) : Session in class io.undertow.util.Sessions | From | To | |
Extract Method private getSession(exchange HttpServerExchange, create boolean) : Session extracted from public getSession(exchange HttpServerExchange) : Session in class io.undertow.util.Sessions | From | To |