b839f8b086941c613eb9a23a9acf5594327e947a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute public PERMANENT_FAILURE : boolean in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Inline Variable | 2 | ||
Inline Variable gateways : Iterator<String> in method private getGatewaySMTPHostAddresses(gatewayServers Collection<String>) : Iterator<HostAddress> from class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Inline Variable mc : MailetContext in method private failMessage(mail Mail, ex Exception, permanent boolean) : boolean from class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Extract Method | 6 | ||
Extract Method private handleTemporaryResolutionException(mail Mail, host String) : boolean extracted from private deliver(mail Mail, session Session) : boolean in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Extract Method private attemptDelivery(session Session, mail Mail) : void extracted from public run() : void in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Extract Method private tryDeliver(mail Mail, session Session) : Boolean extracted from private deliver(mail Mail, session Session) : boolean in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Extract Method private handleNoTargetServer(mail Mail, host String) : boolean extracted from private deliver(mail Mail, session Session) : boolean in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Extract Method private isSupports8bitmime(transport SMTPTransport) : boolean extracted from private deliver(mail Mail, session Session) : boolean in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Extract Method private handleSenderFailedException(mail Mail, sfe SendFailedException) : boolean extracted from private deliver(mail Mail, session Session) : boolean in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To |