b299e3265423bcd64a3be52e0cc10d4f02c75120
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private getGatewaySMTPHostAddresses(gatewayServers Collection<String>) : Iterator<HostAddress> inlined to public retrieveHostAddressIterator(host String) : Iterator<HostAddress> in class org.apache.james.transport.mailets.remoteDelivery.DnsHelper | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public USE_SEVERAL_IP : boolean in class org.apache.james.transport.mailets.remoteDelivery.DnsHelper | From | To |