123918018eecb3a13c02b38e12abe65d6b11c56f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public test_simple_query() : void renamed to public testSimpleRequest() : void in class org.eclipse.jetty.alpn.conscrypt.server.ConscryptHTTP2ServerTest | From | To | |
Inline Method | 1 | ||
Inline Method public apply(engine SSLEngine, protocols List<String>) : String inlined to public selectApplicationProtocol(engine SSLEngine, protocols List<String>) : String in class org.eclipse.jetty.alpn.conscrypt.server.ConscryptServerALPNProcessor.ALPNCallback | From | To |