View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window james-server-mailets-3.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.james.transport.mailets.jsieve.delivery
├─ org.apache.james.transport.mailets.jsieve.delivery.SieveExecutor.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.delivery.SieveFailureMessageComposer.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.delivery.SievePoster.class - [JAR]
org.apache.james.transport.mailets.delivery
├─ org.apache.james.transport.mailets.delivery.MailDispatcher.class - [JAR]
├─ org.apache.james.transport.mailets.delivery.MailStore.class - [JAR]
├─ org.apache.james.transport.mailets.delivery.MailboxAppender.class - [JAR]
├─ org.apache.james.transport.mailets.delivery.MailboxAppenderImpl.class - [JAR]
├─ org.apache.james.transport.mailets.delivery.SimpleMailStore.class - [JAR]
org.apache.james.transport.mailets.redirect
├─ org.apache.james.transport.mailets.redirect.AddressExtractor.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.InitParameters.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.InitParametersSerializer.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.LoadedOnceInitParameters.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.MailModifier.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.MessageAlteringUtils.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.NotifyMailetInitParameters.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.NotifyMailetsMessage.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.ProcessRedirectNotify.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.RedirectMailetInitParameters.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.RedirectNotify.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.SpecialAddress.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.SpecialAddressKind.class - [JAR]
├─ org.apache.james.transport.mailets.redirect.TypeCode.class - [JAR]
org.apache.james.transport.mailets.jsieve
├─ org.apache.james.transport.mailets.jsieve.ActionContext.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.ActionDispatcher.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.ActionUtils.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.DiscardAction.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.FileIntoAction.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.KeepAction.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.MailAction.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.Poster.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.RedirectAction.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.RejectAction.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.ResourceLocator.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.SieveMailAdapter.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.VacationAction.class - [JAR]
├─ org.apache.james.transport.mailets.jsieve.VacationReply.class - [JAR]
org.apache.james.transport.mailets.managesieve.transcode
├─ org.apache.james.transport.mailets.managesieve.transcode.MessageToCoreToMessage.class - [JAR]
org.apache.james.transport.mailets
├─ org.apache.james.transport.mailets.Bounce.class - [JAR]
├─ org.apache.james.transport.mailets.DSNBounce.class - [JAR]
├─ org.apache.james.transport.mailets.Forward.class - [JAR]
├─ org.apache.james.transport.mailets.FromRepository.class - [JAR]
├─ org.apache.james.transport.mailets.LocalDelivery.class - [JAR]
├─ org.apache.james.transport.mailets.MetricsMailet.class - [JAR]
├─ org.apache.james.transport.mailets.NotifyPostmaster.class - [JAR]
├─ org.apache.james.transport.mailets.NotifySender.class - [JAR]
├─ org.apache.james.transport.mailets.RandomStoring.class - [JAR]
├─ org.apache.james.transport.mailets.RecipientRewriteTable.class - [JAR]
├─ org.apache.james.transport.mailets.RecipientRewriteTableProcessor.class - [JAR]
├─ org.apache.james.transport.mailets.Redirect.class - [JAR]
├─ org.apache.james.transport.mailets.RemoteDelivery.class - [JAR]
├─ org.apache.james.transport.mailets.Requeue.class - [JAR]
├─ org.apache.james.transport.mailets.Resend.class - [JAR]
├─ org.apache.james.transport.mailets.SPF.class - [JAR]
├─ org.apache.james.transport.mailets.Sieve.class - [JAR]
├─ org.apache.james.transport.mailets.ToPlainText.class - [JAR]
├─ org.apache.james.transport.mailets.ToRepository.class - [JAR]
├─ org.apache.james.transport.mailets.ToSenderDomainRepository.class - [JAR]
├─ org.apache.james.transport.mailets.ToSenderFolder.class - [JAR]
├─ org.apache.james.transport.mailets.VacationMailet.class - [JAR]
├─ org.apache.james.transport.mailets.VacationReply.class - [JAR]
├─ org.apache.james.transport.mailets.WhiteListManager.class - [JAR]
├─ org.apache.james.transport.mailets.WithPriority.class - [JAR]
├─ org.apache.james.transport.mailets.WithStorageDirective.class - [JAR]
├─ org.apache.james.transport.mailets.XOriginatingIpInNetwork.class - [JAR]
org.apache.james.transport.matchers
├─ org.apache.james.transport.matchers.AbstractNetworkMatcher.class - [JAR]
├─ org.apache.james.transport.matchers.AbstractPriorityMatcher.class - [JAR]
├─ org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher.class - [JAR]
├─ org.apache.james.transport.matchers.AtLeastPriority.class - [JAR]
├─ org.apache.james.transport.matchers.AtMostPriority.class - [JAR]
├─ org.apache.james.transport.matchers.DSNDelayRequested.class - [JAR]
├─ org.apache.james.transport.matchers.DSNFailureRequested.class - [JAR]
├─ org.apache.james.transport.matchers.DSNSuccessRequested.class - [JAR]
├─ org.apache.james.transport.matchers.HasPriority.class - [JAR]
├─ org.apache.james.transport.matchers.InSpammerBlacklist.class - [JAR]
├─ org.apache.james.transport.matchers.IsInWhiteList.class - [JAR]
├─ org.apache.james.transport.matchers.IsMarkedAsSpam.class - [JAR]
├─ org.apache.james.transport.matchers.IsOverQuota.class - [JAR]
├─ org.apache.james.transport.matchers.IsRemoteDeliveryPermanentError.class - [JAR]
├─ org.apache.james.transport.matchers.IsRemoteDeliveryTemporaryError.class - [JAR]
├─ org.apache.james.transport.matchers.IsSenderInRRTLoop.class - [JAR]
├─ org.apache.james.transport.matchers.NetworkIsInWhitelist.class - [JAR]
├─ org.apache.james.transport.matchers.RemoteAddrInNetwork.class - [JAR]
├─ org.apache.james.transport.matchers.RemoteAddrNotInNetwork.class - [JAR]
├─ org.apache.james.transport.matchers.RemoteDeliveryFailedWithSMTPCode.class - [JAR]
├─ org.apache.james.transport.matchers.SenderInFakeDomain.class - [JAR]
org.apache.james.transport.util
├─ org.apache.james.transport.util.MailAddressUtils.class - [JAR]
├─ org.apache.james.transport.util.MimeMessageBodyGenerator.class - [JAR]
├─ org.apache.james.transport.util.Patterns.class - [JAR]
├─ org.apache.james.transport.util.RecipientsUtils.class - [JAR]
├─ org.apache.james.transport.util.ReplyToUtils.class - [JAR]
├─ org.apache.james.transport.util.SenderUtils.class - [JAR]
├─ org.apache.james.transport.util.SizeUtils.class - [JAR]
├─ org.apache.james.transport.util.SpecialAddressesUtils.class - [JAR]
├─ org.apache.james.transport.util.TosUtils.class - [JAR]
org.apache.james.transport.matchers.dlp
├─ org.apache.james.transport.matchers.dlp.Dlp.class - [JAR]
├─ org.apache.james.transport.matchers.dlp.DlpDomainRules.class - [JAR]
├─ org.apache.james.transport.matchers.dlp.DlpRulesLoader.class - [JAR]
org.apache.james.transport.mailets.managesieve
├─ org.apache.james.transport.mailets.managesieve.ManageSieveMailet.class - [JAR]
org.apache.james.transport.mailets.remote.delivery
├─ org.apache.james.transport.mailets.remote.delivery.AddressesArrayToMailAddressListConverter.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.Bouncer.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.Delay.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.DelaysAndMaxRetry.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.DeliveryRetriesHelper.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.DeliveryRunnable.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.DnsHelper.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.EnhancedMessagingException.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.ExecutionResult.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.HeloNameProvider.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.InternetAddressConverter.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.MailDelivrer.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.MailDelivrerToHost.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.MessageComposer.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.RemoteDeliveryConfiguration.class - [JAR]
├─ org.apache.james.transport.mailets.remote.delivery.Repeat.class - [JAR]