973b91eb933d83ece1468f66753504b433ceecb9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private validate(exchange HttpServerExchange, consumer Consumer<io.undertow.server.session.Session>) : void extracted from private validate(consumer Consumer<io.undertow.server.session.Session>) : void in class org.wildfly.clustering.web.undertow.session.DistributableSessionTestCase | From | To | |
Extract Method private validate(exchange HttpServerExchange, session Session<LocalSessionContext>) : void extracted from private validate(session Session<LocalSessionContext>) : void in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To |