2097ee9eabbe87428ef3308abf18578ef4fb2de1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 2 | ||
| Extract Attribute public DOT_BYTE : int in class org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension | From | To | |
| Extract Attribute public SINGLE_CHARACTER_LINE : int in class org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension | From | To | |
| Inline Variable | 1 | ||
| Inline Variable response : Response in method public onLine(session SMTPSession, line ByteBuffer, next LineHandler<SMTPSession>) : Response from class org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension | From | To | |
| Extract Method | 2 | ||
| Extract Method private isDataTerminated(line ByteBuffer) : boolean extracted from public onLine(session SMTPSession, line ByteBuffer, next LineHandler<SMTPSession>) : Response in class org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension | From | To |