90e6d8a999d3b10e594eebf1af7ab7192d52857f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testStartTLSWithJavamail() : void renamed to public startTlsShouldWorkWhenUsingJavamail() : void in class org.apache.james.protocols.smtp.netty.NettyStartTlsSMTPServerTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type handlers : ProtocolHandler... to handler : Optional<ProtocolHandler> in method private createProtocol(handler Optional<ProtocolHandler>) : Protocol in class org.apache.james.protocols.smtp.netty.NettyStartTlsSMTPServerTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter handlers : ProtocolHandler... to handler : Optional<ProtocolHandler> in method private createProtocol(handler Optional<ProtocolHandler>) : Protocol in class org.apache.james.protocols.smtp.netty.NettyStartTlsSMTPServerTest | From | To |