|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.DSNBounce |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.NotifySender |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.redirect.RedirectNotify |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method private retrieveReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.Redirect |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.Forward |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.NotifyPostmaster |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.redirect.RedirectNotify |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.NotifyPostmaster |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.Redirect |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.Bounce |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.Forward |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.Resend |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.DSNBounce |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.Redirect |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getFirstSpecialAddressIfMatchingOrGivenAddress(givenAddress String, allowedSpecials List<String>) : Optional<MailAddress> in class org.apache.james.transport.util.SpecialAddressesUtils |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.Bounce |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.Resend |
From |
To |
|
Change Return Type MailAddress to Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.NotifySender |
From |
To |
|
Change Variable Type sender : MailAddress to sender : Optional<MailAddress> in method public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnLastSpecialAddressWhenMatching() : void in class org.apache.james.transport.util.SpecialAddressesUtilsTest |
From |
To |
|
Change Variable Type sender : MailAddress to sender : Optional<MailAddress> in method public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnAbsentWhenSenderInitParameterIsEmpty() : void in class org.apache.james.transport.util.SpecialAddressesUtilsTest |
From |
To |
|
Change Variable Type reversePath : MailAddress to reversePath : Optional<MailAddress> in method private retrieveReversePath() : Optional<MailAddress> in class org.apache.james.transport.mailets.Redirect |
From |
To |
|
Change Variable Type sender : MailAddress to sender : Optional<MailAddress> in method public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnSecondSpecialAddressWhenMatching() : void in class org.apache.james.transport.util.SpecialAddressesUtilsTest |
From |
To |
|
Change Variable Type sender : MailAddress to sender : Optional<MailAddress> in method public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnFirstSpecialAddressWhenMatching() : void in class org.apache.james.transport.util.SpecialAddressesUtilsTest |
From |
To |
|
Change Variable Type sender : MailAddress to sender : Optional<MailAddress> in method public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnAbsentWhenSenderInitParameterIsNull() : void in class org.apache.james.transport.util.SpecialAddressesUtilsTest |
From |
To |
|
Change Variable Type reversePath : MailAddress to reversePath : Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.Resend |
From |
To |
|
Change Variable Type reversePath : MailAddress to reversePath : Optional<MailAddress> in method public getReversePath(originalMail Mail) : Optional<MailAddress> in class org.apache.james.transport.mailets.Redirect |
From |
To |
|
Change Variable Type sender : MailAddress to sender : Optional<MailAddress> in method public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnGivenAddressWhenNoSpecialAddressMatches() : void in class org.apache.james.transport.util.SpecialAddressesUtilsTest |
From |
To |