|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public setRecipients(recipients Collection<MailAddress>) : void in class org.apache.james.smtpserver.mock.mailet.MockMail |
From |
To |
|
Change Parameter Type headers : Enumeration to headers : Enumeration<String> in method public writeHeadersTo(headers Enumeration<String>, headerOs OutputStream) : void in class org.apache.james.core.MimeMessageUtil |
From |
To |
|
Change Parameter Type mailbox : Mailbox to mailbox : Mailbox<E> in method public nextUid(session MailboxSession, mailbox Mailbox<E>) : long in class org.apache.james.mailbox.store.mail.ZooUidProvider |
From |
To |
|
Change Parameter Type interfaceName : Class to interfaceName : Class<?> in method public wireExtensions(interfaceName Class<?>, extension List<?>) : void in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler |
From |
To |
|
Change Parameter Type contentHeaders : HashMap to contentHeaders : HashMap<String,String> in method private getHeadersAsStrings(contentHeaders HashMap<String,String>) : ArrayList<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Parameter Type list : Collection to list : Collection<MailAddress> in method protected replaceMailAddresses(mail Mail, list Collection<MailAddress>) : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public MailImpl(name String, sender MailAddress, recipients Collection<MailAddress>) in class org.apache.james.core.MailImpl |
From |
To |
|
Change Parameter Type mailbox : Mailbox to mailbox : Mailbox<Id> in method public QuotaChecker(quotaManager QuotaManager, quotaRootResolver QuotaRootResolver, mailbox Mailbox<Id>) in class org.apache.james.mailbox.store.quota.QuotaChecker |
From |
To |
|
Change Parameter Type a_stream : KafkaStream to a_stream : KafkaStream<byte[],byte[]> in method public Consumer(a_stream KafkaStream<byte[],byte[]>) in class org.apache.james.mailbox.kafka.KafkaMessageConsumer.Consumer |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public MailImpl(name String, sender MailAddress, recipients Collection<MailAddress>, message MimeMessage) in class org.apache.james.core.MailImpl |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public sendMail(sender MailAddress, recipients Collection<MailAddress>, msg MimeMessage) : void in class org.apache.james.transport.mailets.RecordingMailContext |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public sendMail(sender MailAddress, recipients Collection<MailAddress>, msg MimeMessage) : void in class org.apache.james.smtpserver.mock.mailet.MockMailContext |
From |
To |
|
Change Parameter Type factory : MailboxSessionMapperFactory to factory : MailboxSessionMapperFactory<Id> in method public CurrentQuotaCalculator(factory MailboxSessionMapperFactory<Id>, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Parameter Type arg1 : Collection to arg1 : Collection<MailAddress> in method public sendMail(arg0 MailAddress, arg1 Collection<MailAddress>, arg2 MimeMessage, arg3 String) : void in class org.apache.james.mailetcontainer.api.mock.MockMailetContext |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method protected setRecipients(newMail Mail, recipients Collection<MailAddress>, originalMail Mail) : void in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Parameter Type list : Collection to list : Collection<InternetAddress> in method protected replaceInternetAddresses(mail Mail, list Collection<InternetAddress>) : Collection<InternetAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Parameter Type quotaCalculator : CurrentQuotaCalculator to quotaCalculator : CurrentQuotaCalculator<InMemoryId> in method public InMemoryCurrentQuotaManager(quotaCalculator CurrentQuotaCalculator<InMemoryId>, mailboxManager MailboxManager) in class org.apache.james.mailbox.inmemory.quota.InMemoryCurrentQuotaManager |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public sendMail(sender MailAddress, recipients Collection<MailAddress>, msg MimeMessage, state String) : void in class org.apache.james.transport.mailets.RecordingMailContext |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public sendMail(sender MailAddress, recipients Collection<MailAddress>, msg MimeMessage, state String) : void in class org.apache.james.smtpserver.mock.mailet.MockMailContext |
From |
To |
|
Change Parameter Type mailbox : Mailbox to mailbox : Mailbox<E> in method public pathForMailbox(mailbox Mailbox<E>) : String in class org.apache.james.mailbox.store.mail.ZooUidProvider |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public sendMail(sender MailAddress, recipients Collection<MailAddress>, message MimeMessage) : void in class org.apache.james.mailetcontainer.impl.JamesMailetContext |
From |
To |
|
Change Parameter Type factory : MailboxSessionMapperFactory to factory : MailboxSessionMapperFactory<? extends MailboxId> in method public DefaultQuotaRootResolver(factory MailboxSessionMapperFactory<? extends MailboxId>) in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolver |
From |
To |
|
Change Parameter Type arg1 : Collection to arg1 : Collection<MailAddress> in method public sendMail(arg0 MailAddress, arg1 Collection<MailAddress>, arg2 MimeMessage) : void in class org.apache.james.mailetcontainer.api.mock.MockMailetContext |
From |
To |
|
Change Parameter Type extension : List to extension : List<?> in method public wireExtensions(interfaceName Class<?>, extension List<?>) : void in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler |
From |
To |
|
Change Parameter Type col : Collection to col : Collection<MailAddress> in method public verifyMailAddresses(col Collection<MailAddress>) : void in class org.apache.james.mailetcontainer.impl.ProcessorUtil |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public MailImpl(name String, sender MailAddress, recipients Collection<MailAddress>, messageIn InputStream) in class org.apache.james.core.MailImpl |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public setRecipients(recipients Collection<MailAddress>) : void in class org.apache.james.core.MailImpl |
From |
To |
|
Change Parameter Type interfaceName : Class to interfaceName : Class<?> in method public wireExtensions(interfaceName Class<?>, extension List<?>) : void in class org.apache.james.lmtpserver.DataLineLMTPHandler |
From |
To |
|
Change Parameter Type recipients : Collection to recipients : Collection<MailAddress> in method public sendMail(sender MailAddress, recipients Collection<MailAddress>, message MimeMessage, state String) : void in class org.apache.james.mailetcontainer.impl.JamesMailetContext |
From |
To |
|
Change Parameter Type extension : List to extension : List<?> in method public wireExtensions(interfaceName Class<?>, extension List<?>) : void in class org.apache.james.lmtpserver.DataLineLMTPHandler |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Not |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public getAttributeNames() : Iterator<String> in class org.apache.james.core.MailImpl |
From |
To |
|
Change Return Type List to List<Address> in method private getRecipientsList(recipientType Message.RecipientType) : List<Address> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.api.mock.MockMatcher |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageWrapper |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getNonMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageWrapper |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public getRecipients() : Collection<MailAddress> in class org.apache.james.smtpserver.mock.mailet.MockMail |
From |
To |
|
Change Return Type Iterator to Iterator<Matcher> in method public iterator() : Iterator<Matcher> in class org.apache.james.mailetcontainer.impl.matchers.CompositeMatcher |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getNonMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageWrapper |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getNonMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageCopyOnWriteProxy |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public getAttributeNames() : Iterator<String> in class org.apache.james.smtpserver.mock.mailet.MockMail |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public getAttributeNames() : Iterator<String> in class org.apache.james.smtpserver.mock.mailet.MockMailContext |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getAllHeaderLines() : Enumeration<String> in class org.apache.james.core.MimeMessageCopyOnWriteProxy |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageCopyOnWriteProxy |
From |
To |
|
Change Return Type Class to Class<?> in method protected resolveClass(objectStreamClass ObjectStreamClass) : Class<?> in class org.apache.james.repository.file.ClassLoaderObjectInputStream |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method protected abstract getRecipients() : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractNotify |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getAllHeaderLines() : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method protected getRecipients() : Collection<MailAddress> in class org.apache.james.transport.mailets.Forward |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.And |
From |
To |
|
Change Return Type Iterator to Iterator<HostAddress> in method public getSMTPHostAddresses(arg0 String) : Iterator<HostAddress> in class org.apache.james.mailetcontainer.api.mock.MockMailetContext |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getAllHeaders() : Enumeration<String> in class org.apache.james.core.MimeMessageWrapper |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public getInitParameterNames() : Iterator<String> in class org.apache.mailet.base.test.FakeMailetConfig |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method protected getRecipients(originalMail Mail) : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method protected getRecipients() : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getAllHeaders() : Enumeration<String> in class org.apache.james.core.MimeMessageCopyOnWriteProxy |
From |
To |
|
Change Return Type Collection to Collection<InternetAddress> in method protected replaceInternetAddresses(mail Mail, list Collection<InternetAddress>) : Collection<InternetAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public match(arg0 Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.api.mock.ExceptionThrowingMatcher |
From |
To |
|
Change Return Type ArrayList to ArrayList<String> in method private getHeadersAsStrings(contentHeaders HashMap<String,String>) : ArrayList<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public getRecipients() : Collection<MailAddress> in class org.apache.james.core.MailImpl |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getNonMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageCopyOnWriteProxy |
From |
To |
|
Change Return Type List<Mailbox> to List<Mailbox<Id>> in method private retrieveMailboxes(quotaRoot QuotaRoot, session MailboxSession) : List<Mailbox<Id>> in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public list() : Iterator<String> in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getNonMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method protected getRecipients() : Collection<MailAddress> in class org.apache.james.transport.mailets.Bounce |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getNonMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Iterator to Iterator<Matcher> in method public iterator() : Iterator<Matcher> in class org.apache.james.mailetcontainer.impl.matchers.GenericCompositeMatcher |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public list() : Iterator<String> in class org.apache.james.mailrepository.jdbc.JDBCMailRepository |
From |
To |
|
Change Return Type Collection to Collection<String> in method public getMailServers(host String) : Collection<String> in class org.apache.james.smtpserver.mock.mailet.MockMailContext |
From |
To |
|
Change Return Type Collection to Collection<String> in method public getMailServers(host String) : Collection<String> in class org.apache.james.mailetcontainer.api.mock.MockMailetContext |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getAllHeaders() : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageWrapper |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public getAttributeNames() : Iterator<String> in class org.apache.james.mailetcontainer.api.mock.MockMailetContext |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method protected replaceMailAddresses(mail Mail, list Collection<MailAddress>) : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.core.MimeMessageCopyOnWriteProxy |
From |
To |
|
Change Return Type Iterator to Iterator<HostAddress> in method public getSMTPHostAddresses(domainName String) : Iterator<HostAddress> in class org.apache.james.smtpserver.mock.mailet.MockMailContext |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Or |
From |
To |
|
Change Return Type Iterator to Iterator<String> in method public getInitParameterNames() : Iterator<String> in class org.apache.james.smtpserver.mock.mailet.MockMailetConfig |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Return Type Enumeration to Enumeration<String> in method public getAllHeaderLines() : Enumeration<String> in class org.apache.james.core.MimeMessageWrapper |
From |
To |
|
Change Return Type Collection to Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Xor |
From |
To |
|
Change Variable Type mailbox : Mailbox to mailbox : Mailbox<Id> in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type servers : ArrayList to servers : ArrayList<String> in method public testNotBlocked() : void in class org.apache.james.smtpserver.URIRBLHandlerTest |
From |
To |
|
Change Variable Type headerLines : ArrayList to headerLines : ArrayList<String> in method private getHeadersAsStrings(contentHeaders HashMap<String,String>) : ArrayList<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type allRecipients : List to allRecipients : List<Address> in method public getAllRecipients() : Address[] in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type matchingHeaders : ArrayList to matchingHeaders : ArrayList<String> in method public getMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type recepients : ArrayList to recepients : ArrayList<MailAddress> in method public testConstr3() : void in class org.apache.james.core.MailImplTest |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<?> in method public calculateMessageSize(message MimeMessage) : long in class org.apache.james.core.MimeMessageUtil |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<String> in method public service(mail Mail) : void in class org.apache.james.samples.mailets.InstrumentationMailet |
From |
To |
|
Change Variable Type res : List to res : List<String> in method private setupMockedDnsServer() : DNSService in class org.apache.james.smtpserver.URIRBLHandlerTest |
From |
To |
|
Change Variable Type temp : HashMap to temp : HashMap<String,Serializable> in method protected internalStore(mc Mail) : void in class org.apache.james.mailrepository.jdbc.JDBCMailRepository |
From |
To |
|
Change Variable Type matchedRecipients : Collection to matchedRecipients : Collection<MailAddress> in method public testAndNoIntersect() : void in class org.apache.james.mailetcontainer.impl.matchers.AndTest |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker to quotaChecker : QuotaChecker<TestId> in method public quotaCheckerShouldThrowOnExceededMessages() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type r : ArrayList to r : ArrayList<MailAddress> in method public testMessageCloning3() : void in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest |
From |
To |
|
Change Variable Type r : ArrayList to r : ArrayList<MailAddress> in method public testMessageAvoidCloning() : void in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest |
From |
To |
|
Change Variable Type newList : Collection to newList : Collection<InternetAddress> in method protected replaceInternetAddresses(mail Mail, list Collection<InternetAddress>) : Collection<InternetAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type i : Iterator to i : Iterator<String> in method public init() : void in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Variable Type headersInEnum : Enumeration to headersInEnum : Enumeration<String> in method protected createEmptyMessage() : MimeMessage in class org.apache.james.fetchmail.MessageProcessor |
From |
To |
|
Change Variable Type c : ConnectHandler to c : ConnectHandler<?> in method public wireExtensions(interfaceName Class<?>, extension List<?>) : void in class org.apache.james.protocols.lib.jmx.AbstractConnectHandlerResultJMXMonitor |
From |
To |
|
Change Variable Type headers : Enumeration to headers : Enumeration<String> in method private writeHeadersTo(message MimeMessage, headerOs OutputStream, ignoreList String[]) : void in class org.apache.james.core.MimeMessageUtil |
From |
To |
|
Change Variable Type headerEnum : Enumeration to headerEnum : Enumeration<String> in method protected buildAlteredMessage(newMail Mail, originalMail Mail) : void in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker to quotaChecker : QuotaChecker<Id> in method private copy(originalRows Iterator<Message<Id>>, session MailboxSession) : Iterator<MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type recipients : Collection to recipients : Collection<MailAddress> in method protected setupMockedMail() : void in class org.apache.james.transport.matchers.AbstractSenderIsTest |
From |
To |
|
Change Variable Type r : ArrayList to r : ArrayList<MailAddress> in method public testMessageCloning2() : void in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest |
From |
To |
|
Change Variable Type h : Enumeration to h : Enumeration<String> in method public testHeaderOrder() : void in class org.apache.james.core.MimeMessageTest |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<String> in method public testReplaceReturnPathOnBadMessage() : void in class org.apache.james.core.MimeMessageWrapperTest |
From |
To |
|
Change Variable Type rcptTo : Iterator to rcptTo : Iterator<MailAddress> in method protected getMessage(originalMail Mail) : String in class org.apache.james.transport.mailets.AbstractNotify |
From |
To |
|
Change Variable Type mx : Collection to mx : Collection<String> in method private setupMockedDNSServer() : DNSService in class org.apache.james.smtpserver.ValidRcptMXTest |
From |
To |
|
Change Variable Type applicationContextRefs : ServiceReference[] to applicationContextRefs : ServiceReference<?>[] in method private getBeanFactory(bundleContext BundleContext) : BeanFactory in class org.apache.james.container.spring.osgi.AbstractBundleTracker |
From |
To |
|
Change Variable Type servers : ArrayList to servers : ArrayList<String> in method public testBlocked() : void in class org.apache.james.smtpserver.URIRBLHandlerTest |
From |
To |
|
Change Variable Type i : Iterator to i : Iterator<String> in method public MailImpl(mail Mail, newName String) in class org.apache.james.core.MailImpl |
From |
To |
|
Change Variable Type matcherIter : Iterator to matcherIter : Iterator<Matcher> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Or |
From |
To |
|
Change Variable Type newList : Collection to newList : Collection<MailAddress> in method protected replaceMailAddresses(mail Mail, list Collection<MailAddress>) : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type matcherIter : Iterator to matcherIter : Iterator<Matcher> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.And |
From |
To |
|
Change Variable Type heads : Enumeration to heads : Enumeration<String> in method private getMessageHeaders(message MimeMessage) : String in class org.apache.james.transport.mailets.LogMessage |
From |
To |
|
Change Variable Type o : Object to entry : Entry<String,String> in method private getHeadersAsStrings(contentHeaders HashMap<String,String>) : ArrayList<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type h : Enumeration to h : Enumeration<String> in method public testHeadersOrder() : void in class org.apache.james.core.MailHeadersTest |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker to quotaChecker : QuotaChecker<TestId> in method public quotaCheckerShouldThrowOnExceededStorage() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type r : ArrayList to r : ArrayList<MailAddress> in method public testMessageCloning1() : void in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest |
From |
To |
|
Change Variable Type enumeration : Enumeration to enumeration : Enumeration<String> in method protected getEnvelopeRecipient(msg MimeMessage) : String in class org.apache.james.fetchmail.MessageProcessor |
From |
To |
|
Change Variable Type certCollection : Collection to certCollection : Collection<X509Certificate> in method public verifySignatures(signed SMIMESigned) : List<SMIMESignerInfo> in class org.apache.james.transport.KeyStoreHolder |
From |
To |
|
Change Variable Type mapper : MessageMapper to mapper : MessageMapper<Id> in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type existingHeaders : List to existingHeaders : List<String> in method public getNonMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type newRecipients : Collection to newRecipients : Collection<MailAddress> in method protected getRecipients() : Collection<MailAddress> in class org.apache.james.transport.mailets.Bounce |
From |
To |
|
Change Variable Type allHeadersEnumeration : Enumeration to allHeadersEnumeration : Enumeration<Header> in method public service(mail Mail) : void in class org.apache.james.samples.mailets.InstrumentationMailet |
From |
To |
|
Change Variable Type heads : Enumeration to heads : Enumeration<String> in method protected getMessageHeaders(message MimeMessage) : String in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker to quotaChecker : QuotaChecker<TestId> in method public quotaCheckerShouldNotThrowOnReachedMaximumQuotas() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type recipients : Collection to recipients : Collection<MailAddress> in method protected getRecipients(originalMail Mail) : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type messages : Iterator<Message> to messages : Iterator<Message<Id>> in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type nonMatchingHeaders : ArrayList to nonMatchingHeaders : ArrayList<String> in method public getNonMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type recipients : Set to recipients : Set<MailAddress> in method public retrieve(key String) : Mail in class org.apache.james.mailrepository.jdbc.JDBCMailRepository |
From |
To |
|
Change Variable Type streamKeys : HashSet to streamKeys : HashSet<String> in method public init() : void in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Variable Type idMailbox : Mailbox to idMailbox : Mailbox<? extends MailboxId> in method public retrieveAssociatedMailboxes(quotaRoot QuotaRoot, mailboxSession MailboxSession) : List<MailboxPath> in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolver |
From |
To |
|
Change Variable Type iterator : Iterator to iterator : Iterator<MailAddress> in method public testNoIntersect() : void in class org.apache.james.mailetcontainer.impl.matchers.XorTest |
From |
To |
|
Change Variable Type var : Collection to var : Collection<InternetAddress> in method protected getTo(originalMail Mail) : InternetAddress[] in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type finalResult : Collection to finalResult : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.And |
From |
To |
|
Change Variable Type headerEnum : Enumeration to headerEnum : Enumeration<String> in method public service(mail Mail) : void in class org.apache.james.transport.mailet.AbstractSign |
From |
To |
|
Change Variable Type result : Collection to result : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.And |
From |
To |
|
Change Variable Type newRecipients : Collection to newRecipients : Collection<MailAddress> in method protected getRecipients() : Collection<MailAddress> in class org.apache.james.transport.mailets.Forward |
From |
To |
|
Change Variable Type recipients : Collection to recipients : Collection<MailAddress> in method protected setupMockedMail() : void in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<?> in method private doExecute() : void in class org.apache.james.mpt.ant.MailProtocolTestTask |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<Object> in method private logJavaMailProperties() : void in class org.apache.james.fetchmail.FetchMail |
From |
To |
|
Change Variable Type i : Iterator to i : Iterator<String> in method protected internalStore(mc Mail) : void in class org.apache.james.mailrepository.jdbc.JDBCMailRepository |
From |
To |
|
Change Variable Type recepients : ArrayList to recepients : ArrayList<MailAddress> in method public testConstr2() : void in class org.apache.james.core.MailImplTest |
From |
To |
|
Change Variable Type c : LineHandler to c : LineHandler<?> in method public wireExtensions(interfaceName Class<?>, extension List<?>) : void in class org.apache.james.protocols.lib.jmx.AbstractLineHandlerResultJMXMonitor |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker to quotaChecker : QuotaChecker<TestId> in method public quotaCheckerShouldNotThrowOnRegularQuotas() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type nonMatchingHeaders : ArrayList to nonMatchingHeaders : ArrayList<String> in method public getNonMatchingHeaders(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type iterator : Iterator to iterator : Iterator<MailAddress> in method public testAllRecipientsReturned() : void in class org.apache.james.mailetcontainer.impl.matchers.OrTest |
From |
To |
|
Change Variable Type mailboxes : List<Mailbox> to mailboxes : List<Mailbox<Id>> in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type matchedRecipients : Collection to matchedRecipients : Collection<MailAddress> in method public testNoIntersect() : void in class org.apache.james.mailetcontainer.impl.matchers.XorTest |
From |
To |
|
Change Variable Type matcherIter : Iterator to matcherIter : Iterator<Matcher> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Xor |
From |
To |
|
Change Variable Type matchedRecipients : Collection to matchedRecipients : Collection<MailAddress> in method public testIntersectSame() : void in class org.apache.james.mailetcontainer.impl.matchers.XorTest |
From |
To |
|
Change Variable Type mapper : MailboxMapper to mapper : MailboxMapper<Id> in method private retrieveMailboxes(quotaRoot QuotaRoot, session MailboxSession) : List<Mailbox<Id>> in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type matchedRecipients : Collection to matchedRecipients : Collection<MailAddress> in method public testAndIntersectSameTwice() : void in class org.apache.james.mailetcontainer.impl.matchers.AndTest |
From |
To |
|
Change Variable Type matcherIter : Iterator to matcherIter : Iterator<Matcher> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Not |
From |
To |
|
Change Variable Type recipients : ArrayList to recipients : ArrayList<MailAddress> in method public testNPE1() : void in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<String> in method public testAddReturnPathOnBadMessage() : void in class org.apache.james.core.MimeMessageWrapperTest |
From |
To |
|
Change Variable Type matchingHeaders : ArrayList to matchingHeaders : ArrayList<String> in method public getMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type i : Iterator to i : Iterator<String> in method public list() : Iterator<String> in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Variable Type recipientsList : List to recipientsList : List<Address> in method public getRecipients(recipientType Message.RecipientType) : Address[] in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |
|
Change Variable Type servers : ArrayList to servers : ArrayList<String> in method public testBlockedMultiPart() : void in class org.apache.james.smtpserver.URIRBLHandlerTest |
From |
To |
|
Change Variable Type clone : ArrayList to clone : ArrayList<String> in method public list() : Iterator<String> in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Variable Type h : Enumeration to h : Enumeration<String> in method public testReplaceReturnPathOnBadMessage() : void in class org.apache.james.core.MimeMessageWrapperTest |
From |
To |
|
Change Variable Type l : List to l : List<String> in method public getRecords(req DNSRequest) : List<String> in class org.apache.james.smtpserver.SPFHandlerTest.setupMockedDnsService |
From |
To |
|
Change Variable Type messageList : List to messageList : List<String> in method public list() : Iterator<String> in class org.apache.james.mailrepository.jdbc.JDBCMailRepository |
From |
To |
|
Change Variable Type finalResult : Collection to finalResult : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Or |
From |
To |
|
Change Variable Type clazz : Class to clazz : Class<?> in method protected resolveClass(objectStreamClass ObjectStreamClass) : Class<?> in class org.apache.james.repository.file.ClassLoaderObjectInputStream |
From |
To |
|
Change Variable Type headers : Enumeration to headers : Enumeration<Header> in method private clearAllHeaders(message MimeMessage) : void in class org.apache.james.transport.mailets.BayesianAnalysisFeeder |
From |
To |
|
Change Variable Type newResult : Collection to newResult : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.And |
From |
To |
|
Change Variable Type h : Enumeration to h : Enumeration<String> in method public testAddReturnPathOnBadMessage() : void in class org.apache.james.core.MimeMessageWrapperTest |
From |
To |
|
Change Variable Type bNetworks : Collection to bNetworks : Collection<String> in method public testRejectLoopbackMX() : void in class org.apache.james.smtpserver.ValidRcptMXTest |
From |
To |
|
Change Variable Type r : ArrayList to r : ArrayList<MailAddress> in method public testMessageDisposing() : void in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest |
From |
To |
|
Change Variable Type objectKeys : HashSet to objectKeys : HashSet<String> in method public init() : void in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Variable Type finalResult : Collection to finalResult : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Xor |
From |
To |
|
Change Variable Type recipients : Collection to recipients : Collection<MailAddress> in method private setupMatcher() : void in class org.apache.james.transport.matchers.HostIsLocalTest |
From |
To |
|
Change Variable Type result : Collection to result : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Xor |
From |
To |
|
Change Variable Type list : Iterator to list : Iterator<String> in method public service(trigger Mail) : void in class org.apache.james.transport.mailets.FromRepository |
From |
To |
|
Change Variable Type finalResult : Collection to finalResult : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Not |
From |
To |
|
Change Variable Type result : Collection to result : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Not |
From |
To |
|
Change Variable Type certList : ArrayList to certList : ArrayList<java.security.cert.Certificate> in method public SMIMEKeyHolder(keyStoreFileName String, keyStorePassword String, keyAlias String, keyAliasPassword String, keyStoreType String) in class org.apache.james.transport.SMIMEKeyHolder |
From |
To |
|
Change Variable Type strandedObjects : Collection to strandedObjects : Collection<String> in method public init() : void in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Variable Type toList : Collection to toList : Collection<InternetAddress> in method protected getTo(originalMail Mail) : InternetAddress[] in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type heads : Enumeration to heads : Enumeration<String> in method protected getMessageHeaders(message MimeMessage) : String in class org.apache.james.transport.mailet.AbstractSign |
From |
To |
|
Change Variable Type newRecipients : Collection to newRecipients : Collection<MailAddress> in method protected getRecipients() : Collection<MailAddress> in class org.apache.james.transport.mailets.AbstractRedirect |
From |
To |
|
Change Variable Type enumeration : Enumeration to enumeration : Enumeration<String> in method protected isBouncing() : boolean in class org.apache.james.fetchmail.MessageProcessor |
From |
To |
|
Change Variable Type strandedStreams : Collection to strandedStreams : Collection<String> in method public init() : void in class org.apache.james.mailrepository.file.FileMailRepository |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker to quotaChecker : QuotaChecker<TestId> in method public quotaCheckerShouldNotThrowOnRegularModifiedQuotas() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type attributes : HashMap to attributes : HashMap<String,Object> in method public retrieve(key String) : Mail in class org.apache.james.mailrepository.jdbc.JDBCMailRepository |
From |
To |
|
Change Variable Type result : Collection to result : Collection<MailAddress> in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.mailetcontainer.impl.matchers.Or |
From |
To |
|
Change Variable Type processed : Collection to processed : Collection<String> in method public service(trigger Mail) : void in class org.apache.james.transport.mailets.FromRepository |
From |
To |
|
Change Variable Type allHeadersLines : Enumeration to allHeadersLines : Enumeration<String> in method public service(mail Mail) : void in class org.apache.james.samples.mailets.InstrumentationMailet |
From |
To |
|
Change Variable Type matchedRecipients : Collection to matchedRecipients : Collection<MailAddress> in method public testAllRecipientsReturned() : void in class org.apache.james.mailetcontainer.impl.matchers.OrTest |
From |
To |
|
Change Variable Type existingHeaders : List to existingHeaders : List<String> in method public getNonMatchingHeaderLines(names String[]) : Enumeration<String> in class org.apache.james.smtpserver.mock.MockMimeMessage |
From |
To |