4c951440739f7b1feaa03faa72048e3b268ab5cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sslContext : SSLContext to ssl : UndertowXnioSsl in method public UndertowAcceptingSslChannel(ssl UndertowXnioSsl, tcpServer AcceptingChannel<? extends StreamConnection>, optionMap OptionMap, applicationBufferPool Pool<ByteBuffer>, startTls boolean) in class io.undertow.protocols.ssl.UndertowAcceptingSslChannel | From | To | |
Rename Attribute | 1 | ||
Rename Attribute sslContext : SSLContext to ssl : UndertowXnioSsl in class io.undertow.protocols.ssl.UndertowAcceptingSslChannel | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type sslContext : SSLContext to ssl : UndertowXnioSsl in class io.undertow.protocols.ssl.UndertowAcceptingSslChannel | From | To | |
Rename Parameter | 1 | ||
Rename Parameter sslContext : SSLContext to ssl : UndertowXnioSsl in method public UndertowAcceptingSslChannel(ssl UndertowXnioSsl, tcpServer AcceptingChannel<? extends StreamConnection>, optionMap OptionMap, applicationBufferPool Pool<ByteBuffer>, startTls boolean) in class io.undertow.protocols.ssl.UndertowAcceptingSslChannel | From | To |