- cache - Variable in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
A TTL cache of results received from the DNS server.
- calculateMessageSize(MimeMessage) - Static method in class org.apache.james.core.MimeMessageUtil
-
Calculate the size of the give mimeMessage
- CamelCompositeProcessor - Class in org.apache.james.mailetcontainer.impl.camel
-
Build up the Camel Routes by parsing the mailetcontainer.xml configuration
file.
- CamelCompositeProcessor() - Constructor for class org.apache.james.mailetcontainer.impl.camel.CamelCompositeProcessor
-
- CamelMailetProcessor - Class in org.apache.james.mailetcontainer.impl.camel
-
- CamelMailetProcessor() - Constructor for class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor
-
- CamelProcessor - Class in org.apache.james.mailetcontainer.impl.camel
-
Mailet wrapper which execute a Mailet in a Processor
- CamelProcessor(Mailet, Logger, CamelMailetProcessor) - Constructor for class org.apache.james.mailetcontainer.impl.camel.CamelProcessor
-
Mailet to call on process
- canI(Object) - Method in class org.apache.james.mailrepository.lib.Lock
-
Check to see if we can lock on a given object.
- changeSubject(MimeMessage, String) - Static method in class org.apache.james.transport.mailets.AbstractRedirect
-
It changes the subject of the supplied message to to supplied value but
it also tries to preserve the original charset information.
This method was needed to avoid sending the subject using a charset
(usually the default charset on the server) which doesn't contain the
characters in the subject, resulting in the loss of these characters.
- channelBound(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.james.imapserver.netty.ImapChannelUpstreamHandler
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.james.imapserver.netty.ImapChannelUpstreamHandler
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.james.protocols.lib.netty.ConnectionCountHandler
-
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.james.imapserver.netty.ImapChannelUpstreamHandler
-
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class org.apache.james.imapserver.netty.ImapHeartbeatHandler
-
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class org.apache.james.imapserver.netty.ImapIdleStateHandler
-
- ChannelImapResponseWriter - Class in org.apache.james.imapserver.netty
-
ImapResponseWriter
implementation which writes the data to a
Channel
- ChannelImapResponseWriter(Channel) - Constructor for class org.apache.james.imapserver.netty.ChannelImapResponseWriter
-
- ChannelImapResponseWriter(Channel, boolean) - Constructor for class org.apache.james.imapserver.netty.ChannelImapResponseWriter
-
- channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.james.imapserver.netty.ImapRequestFrameDecoder
-
- channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.james.protocols.lib.netty.ConnectionCountHandler
-
- check(SMTPSession, Mail) - Method in class org.apache.james.smtpserver.fastfail.URIRBLHandler
-
Check method
- checkJdbcAttributesSupport(DatabaseMetaData) - Method in class org.apache.james.mailrepository.jdbc.JDBCMailRepository
-
Checks whether support for JDBC Mail atributes is activated for this
repository and if everything is consistent.
Looks for both the "updateMessageAttributesSQL" and
"retrieveMessageAttributesSQL" statements in sqlResources and for a table
column named "message_attributes".
- CHUNK_WRITE_HANDLER - Static variable in interface org.apache.james.imapserver.netty.NettyConstants
-
- ClassLoaderObjectInputStream - Class in org.apache.james.repository.file
-
A special ObjectInputStream to handle highly transient classes hosted by
Avalon components that are juggling many classloaders.
- ClassLoaderObjectInputStream(ClassLoader, InputStream) - Constructor for class org.apache.james.repository.file.ClassLoaderObjectInputStream
-
- CLASSPATH_PROTOCOL - Static variable in interface org.apache.james.filesystem.api.FileSystem
-
Prefix for loading of the classpath
- cleanup(ChannelHandlerContext) - Method in class org.apache.james.smtpserver.netty.SMTPChannelUpstreamHandler
-
Cleanup temporary files
- cleanupAutoWhiteListGreyList(long) - Method in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler
-
- cleanupGreyList(long) - Method in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler
-
- clear() - Method in interface org.apache.james.queue.api.MailQueueManagementMBean
-
Clear the queue
- clear() - Method in interface org.apache.james.queue.api.ManageableMailQueue
-
Remove all mails from the queue
- clear() - Method in class org.apache.james.queue.file.FileMailQueue
-
- clear() - Method in class org.apache.james.queue.jms.JMSMailQueue
-
- clear() - Method in class org.apache.james.queue.library.MailQueueManagement
-
- clear() - Method in class org.apache.james.util.bayesian.BayesianAnalyzer
-
Clears all analysis repositories and counters.
- clearCache() - Method in interface org.apache.james.dnsservice.api.DNSServiceMBean
-
Clear the cache of the service
- clearCache() - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- clearIP() - Static method in class org.apache.james.protocols.lib.POP3BeforeSMTPHelper
-
Remove all ipAddresses from the authorized map
- close() - Method in class org.apache.james.core.InternetHeadersInputStream
-
- close() - Method in class org.apache.james.core.MimeMessageInputStream
-
- close() - Method in class org.apache.james.fetchmail.FolderProcessor
-
Method close.
- close() - Method in class org.apache.james.pop3server.mailbox.MailboxAdapter
-
- close() - Method in interface org.apache.james.queue.api.ManageableMailQueue.MailQueueIterator
-
Close the iterator.
- close() - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- closeJDBCConnection(Connection) - Method in class org.apache.james.util.sql.JDBCUtil
-
Closes database connection and logs if an error is encountered
- closeJDBCResultSet(ResultSet) - Method in class org.apache.james.util.sql.JDBCUtil
-
Closes database result set and logs if an error is encountered
- closeJDBCStatement(Statement) - Method in class org.apache.james.util.sql.JDBCUtil
-
Closes database statement and logs if an error is encountered
- CmdType - Enum in org.apache.james.cli.type
-
Enumeration of valid command types.
- CollectionToMapping(Collection<String>) - Static method in class org.apache.james.rrt.lib.RecipientRewriteTableUtil
-
Convert a Collection which holds mappings to a raw mapping String
- COLUMN_FAMILY_NAME - Static variable in interface org.apache.james.domainlist.hbase.def.HDomainList
-
- COLUMN_FAMILY_NAME - Static variable in interface org.apache.james.rrt.hbase.def.HRecipientRewriteTable
-
- COLUMN_FAMILY_NAME - Static variable in interface org.apache.james.user.hbase.def.HUsersRepository
-
- columnExists(DatabaseMetaData, String, String) - Method in class org.apache.james.util.sql.JDBCUtil
-
Checks database metadata to see if a column exists in a table.
- columnExistsCaseSensitive(DatabaseMetaData, String, String) - Method in class org.apache.james.util.sql.JDBCUtil
-
Checks database metadata to see if a column exists in a table.
- commandContinuationRequest() - Method in class org.apache.james.imapserver.netty.AbstractNettyImapRequestLineReader
-
- CommandHandlerResultJMXMonitor - Class in org.apache.james.lmtpserver.jmx
-
- CommandHandlerResultJMXMonitor() - Constructor for class org.apache.james.lmtpserver.jmx.CommandHandlerResultJMXMonitor
-
- CommandHandlerResultJMXMonitor - Class in org.apache.james.pop3server.jmx
-
Gather JMX stats for CommandHandler
- CommandHandlerResultJMXMonitor() - Constructor for class org.apache.james.pop3server.jmx.CommandHandlerResultJMXMonitor
-
- CommandHandlerResultJMXMonitor - Class in org.apache.james.smtpserver.jmx
-
Expose JMX statistics for CommandHandler
- CommandHandlerResultJMXMonitor() - Constructor for class org.apache.james.smtpserver.jmx.CommandHandlerResultJMXMonitor
-
- CommandHandlerStatsMBean - Interface in org.apache.james.protocols.lib.jmx
-
JMX MBean for CommandHandler
- composeName(Name, Name) - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- composeName(String, String) - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- CompositeMatcher - Interface in org.apache.james.mailetcontainer.impl.matchers
-
A CompositeMatcher contains child matchers that are invoked in turn and their
recipient results are composed from the composite operation.
- computeAttributePrefix() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the computed attributePrefix.
- computeDynamicAccounts() - Method in class org.apache.james.fetchmail.FetchMail
-
Computes the dynamicAccounts.
- computeDynamicAccounts(Map<FetchMail.DynamicAccountKey, DynamicAccount>, FetchMail.ParsedDynamicAccountParameters) - Method in class org.apache.james.fetchmail.FetchMail
-
Compute the dynamicAccounts for the passed parameters.
- computeLdapContext() - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
Answers a new LDAP/JNDI context using the specified user credentials.
- computeMarkSeenPermanent() - Method in class org.apache.james.fetchmail.FolderProcessor
-
Answer the result of computing markSeenPermanent.
- computeMaxMessageSizeExceeded() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Compute the maxMessageSizeExceeded.
- computeParsedDynamicAccountParameters() - Method in class org.apache.james.fetchmail.FetchMail
-
Computes the ParsedDynamicAccountParameters.
- computeRemoteAddress() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Answer the IP Address of the remote server for the message being
processed.
- computeRemoteDomain() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method computeRemoteDomain answers a String
that is the
RFC2822 compliant "Received : from" domain extracted from the message
being processed for the remote domain that sent the message.
- computeRemoteHostName() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Answer the Canonical host name of the remote server for the message being
processed.
- computeRemoteReceivedHeaderInvalid() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Computes the remoteReceivedHeaderInvalid.
- computeSession() - Method in class org.apache.james.fetchmail.FetchMail
-
Answers a new Session.
- computeSpamProbability(Reader) - Method in class org.apache.james.util.bayesian.BayesianAnalyzer
-
Computes the probability that the stream contains SPAM.
- computeStaticAccounts() - Method in class org.apache.james.fetchmail.FetchMail
-
Computes the staticAccounts.
- config - Variable in class org.apache.james.mailetcontainer.lib.AbstractStateCompositeProcessor
-
- Configurable - Interface in org.apache.james.lifecycle.api
-
Classes which needs to access the configuration should implement this
- ConfigurableBeanPostProcessor - Class in org.apache.james.container.spring.lifecycle
-
Inject Commons Configuration to beans which implement the Configurable
interface
- ConfigurableBeanPostProcessor() - Constructor for class org.apache.james.container.spring.lifecycle.ConfigurableBeanPostProcessor
-
- ConfigurationBeanFactoryPostProcessor - Class in org.apache.james.container.spring.bean.factorypostprocessor
-
BeanFactoryPostProcessor
which lookup the configuration file for the
configured beans and register the right class with the given beanname for it.
- ConfigurationBeanFactoryPostProcessor() - Constructor for class org.apache.james.container.spring.bean.factorypostprocessor.ConfigurationBeanFactoryPostProcessor
-
- ConfigurationProvider - Interface in org.apache.james.container.spring.lifecycle
-
Load HierarchicalConfiguration
for beans
- ConfigurationProviderImpl - Class in org.apache.james.container.spring.lifecycle
-
Register Configuration and act as Configuration Provider.
- ConfigurationProviderImpl() - Constructor for class org.apache.james.container.spring.lifecycle.ConfigurationProviderImpl
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.container.spring.bean.factory.mailrepositorystore.MailRepositoryStoreBeanFactory
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.domainlist.lib.AbstractDomainList
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.domainlist.xml.XMLDomainList
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.fetchmail.FetchMail
-
Method configure parses and validates the Configuration data and creates
a new ParsedConfiguration
, an Account
for each
configured static account and a
ParsedDynamicAccountParameters
for each dynamic account.
- configure(HierarchicalConfiguration) - Method in class org.apache.james.fetchmail.FetchScheduler
-
- configure(HierarchicalConfiguration) - Method in interface org.apache.james.lifecycle.api.Configurable
-
Configure the object.
- configure(HierarchicalConfiguration) - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.mailetcontainer.impl.JamesMailSpooler
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.mailetcontainer.lib.AbstractStateCompositeProcessor
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.mailrepository.file.MBoxMailRepository
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.mailrepository.lib.AbstractMailRepository
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.protocols.lib.netty.AbstractServerFactory
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.repository.file.AbstractFileRepository
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.smtpserver.POP3BeforeSMTPHandler
-
- configure(HierarchicalConfiguration) - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
Extracts the parameters required by the repository instance from the
James server configuration data.
- configure(HierarchicalConfiguration) - Method in class org.apache.james.user.lib.AbstractJamesUsersRepository
-
Deprecated.
- configure(HierarchicalConfiguration) - Method in class org.apache.james.user.lib.AbstractUsersRepository
-
- configureBootstrap(ServerBootstrap) - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- configureHelloName(Configuration) - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Configure the helloName for the given Configuration
- ConnectHandlerResultJMXMonitor - Class in org.apache.james.lmtpserver.jmx
-
- ConnectHandlerResultJMXMonitor() - Constructor for class org.apache.james.lmtpserver.jmx.ConnectHandlerResultJMXMonitor
-
- ConnectHandlerResultJMXMonitor - Class in org.apache.james.pop3server.jmx
-
- ConnectHandlerResultJMXMonitor() - Constructor for class org.apache.james.pop3server.jmx.ConnectHandlerResultJMXMonitor
-
- ConnectHandlerResultJMXMonitor - Class in org.apache.james.smtpserver.jmx
-
- ConnectHandlerResultJMXMonitor() - Constructor for class org.apache.james.smtpserver.jmx.ConnectHandlerResultJMXMonitor
-
- ConnectHandlerStats - Class in org.apache.james.protocols.lib.jmx
-
- ConnectHandlerStats(String, String) - Constructor for class org.apache.james.protocols.lib.jmx.ConnectHandlerStats
-
- connection - Variable in class org.apache.james.queue.jms.JMSMailQueueItem
-
- CONNECTION_COUNT_HANDLER - Static variable in interface org.apache.james.imapserver.netty.NettyConstants
-
- CONNECTION_LIMIT_HANDLER - Static variable in interface org.apache.james.imapserver.netty.NettyConstants
-
- CONNECTION_LIMIT_PER_IP_HANDLER - Static variable in interface org.apache.james.imapserver.netty.NettyConstants
-
- ConnectionCountHandler - Class in org.apache.james.protocols.lib.netty
-
Count connections
- ConnectionCountHandler() - Constructor for class org.apache.james.protocols.lib.netty.ConnectionCountHandler
-
- connectionFactory - Variable in class org.apache.james.queue.jms.JMSMailQueue
-
- connectionFactory - Variable in class org.apache.james.queue.jms.JMSMailQueueFactory
-
- connectionLimit - Variable in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- connectionsTillStartup - Variable in class org.apache.james.protocols.lib.netty.ConnectionCountHandler
-
- connPerIP - Variable in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- consumer - Variable in class org.apache.james.queue.jms.JMSMailQueueItem
-
- contains(InetAddress) - Method in class org.apache.james.dnsservice.library.inetnetwork.model.Inet4Network
-
- contains(InetAddress) - Method in class org.apache.james.dnsservice.library.inetnetwork.model.Inet6Network
-
- contains(InetAddress) - Method in interface org.apache.james.dnsservice.library.inetnetwork.model.InetNetwork
-
Return true if the network contains the given name
- contains(String) - Method in interface org.apache.james.user.api.UsersRepository
-
Returns whether or not this user is in the repository
- contains(String) - Method in class org.apache.james.user.file.UsersFileRepository
-
Deprecated.
- contains(String) - Method in class org.apache.james.user.hbase.HBaseUsersRepository
-
- contains(String) - Method in class org.apache.james.user.jcr.JCRUsersRepository
-
Returns whether or not this user is in the repository
- contains(String) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Returns whether or not this user is in the repository
- contains(String) - Method in class org.apache.james.user.jpa.JPAUsersRepository
-
Returns whether or not this user is in the repository
- contains(String) - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
- containsCaseInsensitive(String) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Returns whether or not this user is in the repository.
- containsCaseInsensitive(String) - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
- containsDomain(String) - Method in interface org.apache.james.domainlist.api.DomainList
-
Return true if the domain exists in the service
- containsDomain(String) - Method in interface org.apache.james.domainlist.api.DomainListManagementMBean
-
Return true if the domain exists in the service
- containsDomain(String) - Method in class org.apache.james.domainlist.hbase.HBaseDomainList
-
- containsDomain(String) - Method in class org.apache.james.domainlist.jpa.JPADomainList
-
- containsDomain(String) - Method in class org.apache.james.domainlist.lib.DomainListManagement
-
- containsDomain(String) - Method in class org.apache.james.domainlist.xml.XMLDomainList
-
- containsKey(String) - Method in interface org.apache.james.repository.api.ObjectRepository
-
- containsKey(String) - Method in class org.apache.james.repository.file.AbstractFileRepository
-
Indicates if the given key is associated to a contained object
- convertAttributeValue(Object) - Method in class org.apache.james.queue.jms.JMSMailQueue
-
Convert the attribute value if necessary.
- copy(String, String) - Method in class org.apache.james.container.spring.mailbox.MailboxCopierManagement
-
- copy(String, String) - Method in interface org.apache.james.container.spring.mailbox.MailboxCopierManagementMBean
-
Copy from srcBean to dstBean all messages
- copy(Session, Message) - Method in class org.apache.james.queue.activemq.ActiveMQMailQueue
-
- copy() - Method in class org.apache.james.queue.activemq.FileSystemBlobTransferPolicy
-
- copy(Session, Message) - Method in class org.apache.james.queue.jms.JMSMailQueue
-
Create a copy of the given Message
.
- CORE_HANDLER - Static variable in interface org.apache.james.imapserver.netty.NettyConstants
-
- CoreCmdHandlerLoader - Class in org.apache.james.lmtpserver
-
This class represent the base command handlers which are shipped with james.
- CoreCmdHandlerLoader() - Constructor for class org.apache.james.lmtpserver.CoreCmdHandlerLoader
-
- CoreCmdHandlerLoader - Class in org.apache.james.pop3server.core
-
- CoreCmdHandlerLoader() - Constructor for class org.apache.james.pop3server.core.CoreCmdHandlerLoader
-
- CoreCmdHandlerLoader - Class in org.apache.james.smtpserver
-
This class represent the base command handlers which are shipped with james.
- CoreCmdHandlerLoader() - Constructor for class org.apache.james.smtpserver.CoreCmdHandlerLoader
-
- count(List<Message>) - Method in class org.apache.james.queue.jms.JMSMailQueue
-
- countUsers() - Method in interface org.apache.james.user.api.UsersRepository
-
Returns a count of the users in the repository.
- countUsers() - Method in interface org.apache.james.user.api.UsersRepositoryManagementMBean
-
Total count of existing users
- countUsers() - Method in class org.apache.james.user.file.UsersFileRepository
-
Deprecated.
- countUsers() - Method in class org.apache.james.user.hbase.HBaseUsersRepository
-
- countUsers() - Method in class org.apache.james.user.jcr.JCRUsersRepository
-
Returns a count of the users in the repository.
- countUsers() - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Returns a count of the users in the repository.
- countUsers() - Method in class org.apache.james.user.jpa.JPAUsersRepository
-
Returns a count of the users in the repository.
- countUsers() - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
- countUsers() - Method in class org.apache.james.user.lib.UsersRepositoryManagement
-
- create(FileSystem, UsersRepository, String, MailboxPathLocker) - Static method in class org.apache.james.adapter.mailbox.maildir.MaildirStoreUtil
-
Return a MaildirStore
instance
- createAttachedOriginal(Mail, int) - Method in class org.apache.james.transport.mailets.DSNBounce
-
Create a MimeBodyPart with the original Mail as Attachment
- createBossExecutor() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- createChildRepository() - Method in class org.apache.james.repository.file.AbstractFileRepository
-
Return a new instance of this class
- createCommandHandlerStats(CommandHandler<POP3Session>) - Method in class org.apache.james.pop3server.jmx.CommandHandlerResultJMXMonitor
-
- createCommandHandlerStats(CommandHandler<S>) - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerResultJMXMonitor
-
- createCommandHandlerStats(CommandHandler<SMTPSession>) - Method in class org.apache.james.smtpserver.jmx.CommandHandlerResultJMXMonitor
-
- createCoreHandler() - Method in class org.apache.james.imapserver.netty.IMAPServer
-
- createCoreHandler() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- createCoreHandler() - Method in class org.apache.james.pop3server.netty.POP3Server
-
- createCoreHandler() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- createCoreHandler() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- createCumulationDynamicBuffer(ChannelHandlerContext) - Method in class org.apache.james.imapserver.netty.ImapRequestFrameDecoder
-
- createDownloadStrategy() - Method in class org.apache.james.queue.activemq.FileSystemBlobTransferPolicy
-
- createDSN(Mail) - Method in class org.apache.james.transport.mailets.DSNBounce
-
creates the DSN-bodypart for automated processing
- createEmptyMessage() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method createEmptyMessage answers a new MimeMessage
from the
fetched message with the message contents removed.
- createEncoder() - Method in class org.apache.james.imapserver.netty.IMAPServer
-
Return null as we don't need this
- createExecutionHander() - Method in class org.apache.james.imapserver.netty.OioIMAPServer
-
As OIO use one thread per connection we disable the use of the ExecutionHandler
- createExecutionHander() - Method in class org.apache.james.lmtpserver.netty.OioLMTPServer
-
As OIO use one thread per connection we disable the use of the ExecutionHandler
- createExecutionHander() - Method in class org.apache.james.pop3server.netty.OioPOP3Server
-
As OIO use one thread per connection we disable the use of the ExecutionHandler
- createExecutionHander() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Create a new ExecutionHandler
which is used to execute IO-Bound handlers
- createExecutionHander() - Method in class org.apache.james.smtpserver.netty.OioSMTPServer
-
As OIO use one thread per connection we disable the use of the ExecutionHandler
- createInternetHeaders(InputStream) - Method in class org.apache.james.core.MimeMessageWrapper
-
If we already parsed the headers then we simply return the updated ones.
- createLog(String) - Method in class org.apache.james.container.spring.lifecycle.LogProviderImpl
-
Use Logger
to create the Log
- createMail(MimeMessage, MailAddress) - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method createMail creates a new Mail
.
- createMail(Message) - Method in class org.apache.james.queue.jms.JMSMailQueue
-
Create the complete Mail from the JMS Message.
- createMailProcessor(String, HierarchicalConfiguration) - Method in class org.apache.james.mailetcontainer.impl.camel.CamelCompositeProcessor
-
- createMailProcessor(String, HierarchicalConfiguration) - Method in class org.apache.james.mailetcontainer.lib.AbstractStateCompositeProcessor
-
- createMailQueue(String) - Method in class org.apache.james.queue.activemq.ActiveMQMailQueueFactory
-
- createMailQueue(String) - Method in class org.apache.james.queue.jms.JMSMailQueueFactory
-
- createMailQueue(String) - Method in class org.apache.james.queue.library.AbstractMailQueueFactory
-
- createMailQueueItem(Connection, Session, MessageConsumer, Message) - Method in class org.apache.james.queue.activemq.ActiveMQMailQueue
-
- createMailQueueItem(Connection, Session, MessageConsumer, Message) - Method in class org.apache.james.queue.jms.JMSMailQueue
-
- createMessage() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method createMessage answers a new MimeMessage
from the
fetched message.
- createPipelineFactory(ChannelGroup) - Method in class org.apache.james.imapserver.netty.IMAPServer
-
- createPipelineFactory(ChannelGroup) - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- createServer() - Method in class org.apache.james.imapserver.netty.IMAPServerFactory
-
- createServer() - Method in class org.apache.james.imapserver.netty.OioIMAPServerFactory
-
- createServer() - Method in class org.apache.james.lmtpserver.netty.LMTPServerFactory
-
- createServer() - Method in class org.apache.james.lmtpserver.netty.OioLMTPServerFactory
-
- createServer() - Method in class org.apache.james.pop3server.netty.OioPOP3ServerFactory
-
- createServer() - Method in class org.apache.james.pop3server.netty.POP3ServerFactory
-
- createServer() - Method in class org.apache.james.smtpserver.netty.OioSMTPServerFactory
-
- createServer() - Method in class org.apache.james.smtpserver.netty.SMTPServerFactory
-
- createServers(Logger, HierarchicalConfiguration) - Method in class org.apache.james.imapserver.netty.IMAPServerFactory
-
- createServers(Logger, HierarchicalConfiguration) - Method in class org.apache.james.lmtpserver.netty.LMTPServerFactory
-
- createServers(Logger, HierarchicalConfiguration) - Method in class org.apache.james.pop3server.netty.POP3ServerFactory
-
- createServers(Logger, HierarchicalConfiguration) - Method in class org.apache.james.protocols.lib.netty.AbstractServerFactory
-
- createServers(Logger, HierarchicalConfiguration) - Method in class org.apache.james.smtpserver.netty.SMTPServerFactory
-
- createServerSocket(int) - Method in class org.apache.james.util.RestrictingRMISocketFactory
-
Create a
ServerSocket
which is bound to an specific address and
the given port.
- createSocket() - Method in class org.apache.james.transport.mailets.RemoteDeliverySocketFactory
-
the same as the similarly named javax.net.SocketFactory operation.
- createSocket(String, int) - Method in class org.apache.james.transport.mailets.RemoteDeliverySocketFactory
-
the same as the similarly named javax.net.SocketFactory operation.
- createSocket(String, int, InetAddress, int) - Method in class org.apache.james.transport.mailets.RemoteDeliverySocketFactory
-
the same as the similarly named javax.net.SocketFactory operation.
- createSocket(InetAddress, int) - Method in class org.apache.james.transport.mailets.RemoteDeliverySocketFactory
-
the same as the similarly named javax.net.SocketFactory operation.
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.james.transport.mailets.RemoteDeliverySocketFactory
-
the same as the similarly named javax.net.SocketFactory operation.
- createSocket(String, int) - Method in class org.apache.james.util.RestrictingRMISocketFactory
-
Create a new
Socket
for the given host and port
- createSocketChannelFactory() - Method in class org.apache.james.imapserver.netty.OioIMAPServer
-
- createSocketChannelFactory() - Method in class org.apache.james.lmtpserver.netty.OioLMTPServer
-
- createSocketChannelFactory() - Method in class org.apache.james.pop3server.netty.OioPOP3Server
-
- createSocketChannelFactory() - Method in class org.apache.james.smtpserver.netty.OioSMTPServer
-
- createSubcontext(Name, Attributes) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- createSubcontext(String, Attributes) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- createSubcontext(Name) - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- createSubcontext(String) - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- createTextMsg(Mail) - Method in class org.apache.james.transport.mailets.DSNBounce
-
Create a MimeBodyPart with a textual description for human readers.
- createUploadStrategy() - Method in class org.apache.james.queue.activemq.FileSystemBlobTransferPolicy
-
- createWorkerExecutor() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- currentConnectionCount - Variable in class org.apache.james.protocols.lib.netty.ConnectionCountHandler
-
- GenericCompositeMatcher - Class in org.apache.james.mailetcontainer.impl.matchers
-
Abstract base class for CompositeMatchers.
- GenericCompositeMatcher() - Constructor for class org.apache.james.mailetcontainer.impl.matchers.GenericCompositeMatcher
-
- get(String) - Method in interface org.apache.james.repository.api.ObjectRepository
-
- get(String, ClassLoader) - Method in interface org.apache.james.repository.api.ObjectRepository
-
- get(String) - Method in interface org.apache.james.repository.api.StreamRepository
-
- get(String) - Method in class org.apache.james.repository.file.FilePersistentObjectRepository
-
- get(String, ClassLoader) - Method in class org.apache.james.repository.file.FilePersistentObjectRepository
-
- get(String) - Method in class org.apache.james.repository.file.FilePersistentStreamRepository
-
- get(String) - Method in class org.apache.james.transport.mailets.ResourceLocatorImpl
-
- getAbsoluteDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext
-
- getAbsoluteDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext.JamesServerResourceLoader
-
- getAbsoluteDirectory() - Method in class org.apache.james.container.spring.context.web.JamesServerWebApplicationContext
-
- getAbsoluteDirectory() - Method in interface org.apache.james.container.spring.resource.JamesResourceLoader
-
Return the configuration directory of the application
- getAccount() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the account.
- getActive(String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getActiveFile(String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getActiveTasks() - Method in class org.apache.james.protocols.lib.netty.JMXEnabledOrderedMemoryAwareThreadPoolExecutor
-
- getActiveTasks() - Method in class org.apache.james.util.concurrent.JMXEnabledScheduledThreadPoolExecutor
-
- getActiveTasks() - Method in class org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutor
-
- getActiveTasks() - Method in interface org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutorMBean
-
Return the active Tasks
- getActiveThreads() - Method in class org.apache.james.protocols.lib.netty.JMXEnabledOrderedMemoryAwareThreadPoolExecutor
-
- getActiveThreads() - Method in class org.apache.james.util.concurrent.JMXEnabledScheduledThreadPoolExecutor
-
- getActiveThreads() - Method in class org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutor
-
- getActiveThreads() - Method in interface org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutorMBean
-
Return the active threads
- getAddressBracketsEnforcement() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getAddressBracketsEnforcement() - Method in interface org.apache.james.smtpserver.netty.SMTPServerMBean
-
Return true if brackets around addresses in the MAIL and RCPT are
required
- getAlias() - Method in interface org.apache.james.user.api.model.JamesUser
-
Deprecated.
Get local address to which mail should be delivered.
- getAlias(String) - Method in interface org.apache.james.user.api.UsersRepositoryManagementMBean
-
Deprecated.
- getAlias() - Method in class org.apache.james.user.lib.model.DefaultJamesUser
-
Deprecated.
- getAlias(String) - Method in class org.apache.james.user.lib.UsersRepositoryManagement
-
- getAliasing() - Method in interface org.apache.james.user.api.model.JamesUser
-
Deprecated.
Return true if emails should be delivered locally to an alias.
- getAliasing() - Method in class org.apache.james.user.lib.model.DefaultJamesUser
-
Deprecated.
- getAll() - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerStats
-
- getAll() - Method in class org.apache.james.protocols.lib.jmx.ConnectHandlerStats
-
- getAll() - Method in interface org.apache.james.protocols.lib.jmx.HandlerStatsMBean
-
Return the count of all processed transactions by the handler
- getAll() - Method in class org.apache.james.protocols.lib.jmx.LineHandlerStats
-
- getAll() - Method in class org.apache.james.smtpserver.jmx.HookStats
-
- getAll() - Method in interface org.apache.james.smtpserver.jmx.HookStatsMBean
-
Return the count of how many transaction this hook as processed
- getAllByName(String) - Method in interface org.apache.james.dnsservice.api.DNSService
-
Resolve the given hostname to an array of InetAddress based on the DNS
Server.
- getAllByName(String) - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- getAllHeaderLines() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getAllHeaderLines() - Method in class org.apache.james.core.MimeMessageWrapper
-
- getAllHeaders() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getAllHeaders() - Method in class org.apache.james.core.MimeMessageWrapper
-
- getAllMappings() - Method in interface org.apache.james.rrt.api.RecipientRewriteTable
-
Return a Map which holds all mappings.
- getAllMappings() - Method in interface org.apache.james.rrt.api.RecipientRewriteTableManagementMBean
-
Return a Map which holds all mappings.
- getAllMappings() - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
- getAllMappings() - Method in class org.apache.james.rrt.lib.RecipientRewriteTableManagement
-
- getAllMappings() - Method in class org.apache.james.user.lib.AbstractJamesUsersRepository
-
Deprecated.
- getAllMappingsInternal() - Method in class org.apache.james.rrt.file.XMLRecipientRewriteTable
-
- getAllMappingsInternal() - Method in class org.apache.james.rrt.hbase.HBaseRecipientRewriteTable
-
- getAllMappingsInternal() - Method in class org.apache.james.rrt.jdbc.JDBCRecipientRewriteTable
-
Deprecated.
- getAllMappingsInternal() - Method in class org.apache.james.rrt.jpa.JPARecipientRewriteTable
-
- getAllMappingsInternal() - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
Return a Map which holds all Mappings
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the expected init parameters.
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.Bounce
-
Gets the expected init parameters.
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.DSNBounce
-
Gets the expected init parameters.
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.Forward
-
Gets the expected init parameters.
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.NotifyPostmaster
-
Gets the expected init parameters.
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.NotifySender
-
Gets the expected init parameters.
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.Redirect
-
Gets the expected init parameters.
- getAllowedInitParameters() - Method in class org.apache.james.transport.mailets.Resend
-
Gets the expected init parameters.
- getAllRecipients() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getAMQSession(Session) - Method in class org.apache.james.queue.activemq.ActiveMQMailQueue
-
Cast the given Session
to an ActiveMQSession
- getAnnotation() - Method in class org.apache.james.container.spring.lifecycle.osgi.AbstractOSGIAnnotationBeanPostProcessor
-
- getAnnotation() - Method in class org.apache.james.container.spring.lifecycle.osgi.OSGIPersistenceUnitAnnotationBeanPostProcessor
-
- getAnnotation() - Method in class org.apache.james.container.spring.lifecycle.osgi.OSGIResourceAnnotationBeanPostProcessor
-
- getArguments() - Method in enum org.apache.james.cli.type.CmdType
-
Return the value of arguments.
- getAttachmentType() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getAttachmentType() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the attachment
property.
- getAttachmentType(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the attachment
property, built dynamically using the
original Mail object.
- getAttachmentType() - Method in class org.apache.james.transport.mailets.DSNBounce
-
- getAttachmentType() - Method in class org.apache.james.transport.mailets.Forward
-
- getAttribute(String) - Method in class org.apache.james.core.MailImpl
-
- getAttribute(String) - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- getAttribute(String) - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- getAttributeNames() - Method in class org.apache.james.core.MailImpl
-
- getAttributeNames() - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- getAttributePrefix() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns a lazy initialised attributePrefix.
- getAttributes(Name) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getAttributes(String) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getAttributes(Name, String[]) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getAttributes(String, String[]) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getAttributesRaw() - Method in class org.apache.james.core.MailImpl
-
This method is necessary, when Mail repositories needs to deal explicitly
with storing Mail attributes as a Serializable
- getAverageTaskTime() - Method in class org.apache.james.protocols.lib.netty.JMXEnabledOrderedMemoryAwareThreadPoolExecutor
-
- getAverageTaskTime() - Method in class org.apache.james.util.concurrent.JMXEnabledScheduledThreadPoolExecutor
-
- getAverageTaskTime() - Method in class org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutor
-
- getAverageTaskTime() - Method in interface org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutorMBean
-
Return the average time for a task (in ms)
- getBasedir() - Method in class org.apache.james.container.spring.filesystem.FileSystemImpl
-
- getBasedir() - Method in class org.apache.james.container.spring.filesystem.ResourceLoaderFileSystem
-
- getBasedir() - Method in interface org.apache.james.filesystem.api.FileSystem
-
Return the base folder used by the application
- getBeanFactory() - Method in class org.apache.james.container.spring.bean.AbstractBeanFactory
-
- getBeanFromFactory(A, Class<?>) - Method in class org.apache.james.container.spring.lifecycle.osgi.AbstractOSGIAnnotationBeanPostProcessor
-
Return the Bean lookup-ed from the BeanFactory
.
- getBeanFromFactory(PersistenceUnit, Class<?>) - Method in class org.apache.james.container.spring.lifecycle.osgi.OSGIPersistenceUnitAnnotationBeanPostProcessor
-
- getBeanFromFactory(Resource, Class<?>) - Method in class org.apache.james.container.spring.lifecycle.osgi.OSGIResourceAnnotationBeanPostProcessor
-
- getBlacklist() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the blacklist.
- getBoundAddresses() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
- getBoundAddresses() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getByName(String) - Method in interface org.apache.james.dnsservice.api.DNSService
-
Resolve the given hostname to an InetAddress based on the DNS Server.
- getByName(String) - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- getCamelContext() - Method in class org.apache.james.mailetcontainer.impl.camel.CamelCompositeProcessor
-
- getCamelContext() - Method in class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor
-
- getChannel() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
Return the wrapped Channel
which this ImapSession
is
bound to
- getChildRepository(String) - Method in interface org.apache.james.repository.api.Repository
-
- getChildRepository(String) - Method in class org.apache.james.repository.file.AbstractFileRepository
-
- getCommand() - Method in enum org.apache.james.cli.type.CmdType
-
Return the value of command.
- getCommands() - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerStats
-
- getCommands() - Method in interface org.apache.james.protocols.lib.jmx.CommandHandlerStatsMBean
-
Return all implemented commands by this handler
- getComponentName() - Method in class org.apache.james.container.spring.osgi.AbstractBundleTracker
-
Return the name of the component
- getComponentName() - Method in class org.apache.james.container.spring.osgi.DomainListTracker
-
- getComponentName() - Method in class org.apache.james.container.spring.osgi.RecipientRewriteTableTracker
-
- getComponentName() - Method in class org.apache.james.container.spring.osgi.UsersRepositoryTracker
-
- getCondition() - Method in class org.apache.james.mailetcontainer.impl.MatcherConfigImpl
-
The simple condition defined for this matcher, e.g., for
SenderIs=admin@localhost, this would return admin@localhost.
- getConfDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext
-
- getConfDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext.JamesServerResourceLoader
-
- getConfDirectory() - Method in class org.apache.james.container.spring.context.web.JamesServerWebApplicationContext
-
- getConfDirectory() - Method in interface org.apache.james.container.spring.resource.JamesResourceLoader
-
Return the var directory of the application
- getConfiguration(String) - Method in interface org.apache.james.container.spring.lifecycle.ConfigurationProvider
-
Load and return the configuration for the bean with the given name.
- getConfiguration(String) - Method in class org.apache.james.container.spring.lifecycle.ConfigurationProviderImpl
-
- getConfiguration(String) - Method in class org.apache.james.container.spring.lifecycle.osgi.OSGIConfigurationProvider
-
- getConfiguration() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the configuration.
- getConfiguration() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the ParsedConfiguration
from the
Account
.
- getConnectControls() - Method in class org.apache.james.util.retry.naming.ldap.RetryingLdapContext
-
- getConnection() - Method in class org.apache.james.mailrepository.jdbc.JDBCMailRepository
-
Gets the SQL connection to be used by this JDBCMailRepository
- getConnectionCountHandler() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getConnectionCountHandler() - Method in class org.apache.james.protocols.lib.netty.AbstractExecutorAwareChannelPipelineFactory
-
- getConnectionsTillStartup() - Method in class org.apache.james.protocols.lib.netty.ConnectionCountHandler
-
Return the count of all connections which where made till the server
was started
- getContent() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getContentID() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getContentLanguage() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getContentMD5() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getContentStream() - Method in class org.apache.james.core.MimeMessageWrapper
-
- getContentType() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getContextEnvironment() - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
- getCoreHandlersPackage() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- getCoreHandlersPackage() - Method in class org.apache.james.pop3server.netty.POP3Server
-
- getCoreHandlersPackage() - Method in class org.apache.james.protocols.lib.netty.AbstractProtocolAsyncServer
-
Return the
HandlersPackage
which is responsible to load the core
ProtocolHandler
- getCoreHandlersPackage() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getCorpus() - Method in class org.apache.james.util.bayesian.BayesianAnalyzer
-
Public getter for corpus.
- getCurrentCacheSize() - Method in interface org.apache.james.dnsservice.api.DNSServiceMBean
-
Return the current size of the cache
- getCurrentCacheSize() - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- getCurrentConnectionCount() - Method in class org.apache.james.protocols.lib.netty.ConnectionCountHandler
-
Return the count of the current open connections
- getCurrentConnections() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return the current connection count
- getCurrentConnections() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getCurrentSpoolCount() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailSpoolerMBean
-
- getCurrentSpoolCount() - Method in class org.apache.james.mailetcontainer.impl.JamesMailSpooler
-
- getCustomRecipientHeader() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the customRecipientHeader.
- getDataHandler() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getDbOption(String) - Method in class org.apache.james.util.sql.SqlResources
-
Returns the dbOption string value set for the specified dbOption name.
- getDeclined() - Method in class org.apache.james.smtpserver.jmx.HookStats
-
- getDeclined() - Method in interface org.apache.james.smtpserver.jmx.HookStatsMBean
-
Return the count of how many DECLINED the hook returned
- getDefault() - Static method in class org.apache.james.transport.mailets.RemoteDeliverySocketFactory
-
the same as the similarly named javax.net.SocketFactory operation.
- getDefaultDomain() - Method in interface org.apache.james.domainlist.api.DomainList
-
Return the default domain which will get used to deliver mail to if only
the localpart was given on rcpt to.
- getDefaultDomain() - Method in interface org.apache.james.domainlist.api.DomainListManagementMBean
-
Return the default domain which will get used to deliver mail to if only
the localpart was given on rcpt to.
- getDefaultDomain() - Method in class org.apache.james.domainlist.lib.AbstractDomainList
-
- getDefaultDomain() - Method in class org.apache.james.domainlist.lib.DomainListManagement
-
- getDefaultDomain() - Method in class org.apache.james.smtpserver.JamesMailCmdHandler
-
- getDefaultDomain() - Method in class org.apache.james.smtpserver.JamesRcptCmdHandler
-
- getDefaultDomainName() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the defaultDomainName.
- getDefaultJMXName() - Method in class org.apache.james.imapserver.netty.IMAPServer
-
- getDefaultJMXName() - Method in class org.apache.james.lmtpserver.jmx.CommandHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.lmtpserver.jmx.ConnectHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.lmtpserver.jmx.LineHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- getDefaultJMXName() - Method in class org.apache.james.pop3server.jmx.CommandHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.pop3server.jmx.ConnectHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.pop3server.jmx.LineHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.pop3server.netty.POP3Server
-
- getDefaultJMXName() - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.protocols.lib.jmx.AbstractConnectHandlerResultJMXMonitor
-
Return the default JMXName to use if none is configured
- getDefaultJMXName() - Method in class org.apache.james.protocols.lib.jmx.AbstractLineHandlerResultJMXMonitor
-
Return default JMX Name if none is configured
- getDefaultJMXName() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return the default name of the the server in JMX if none is configured
via "jmxname" in the configuration
- getDefaultJMXName() - Method in class org.apache.james.smtpserver.jmx.CommandHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.smtpserver.jmx.ConnectHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.smtpserver.jmx.HookResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.smtpserver.jmx.LineHandlerResultJMXMonitor
-
- getDefaultJMXName() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getDefaultLocalPart() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the defaultLocalPart.
- getDefaultPort() - Method in class org.apache.james.imapserver.netty.IMAPServer
-
- getDefaultPort() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- getDefaultPort() - Method in class org.apache.james.pop3server.netty.POP3Server
-
- getDefaultPort() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return the default port which will get used for this server if non is
specify in the configuration
- getDefaultPort() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
Return the default port which will get used for this server if non is
specify in the configuration
- getDeferredRecipientNotFoundMessageIDs() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the message ids.
- getDelegate() - Method in interface org.apache.james.util.retry.api.ExceptionRetryingProxy
-
- getDelegate() - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getDeny() - Method in class org.apache.james.smtpserver.jmx.HookStats
-
- getDeny() - Method in interface org.apache.james.smtpserver.jmx.HookStatsMBean
-
Return the count of how many DENY the hook returned
- getDenysoft() - Method in class org.apache.james.smtpserver.jmx.HookStats
-
- getDenysoft() - Method in interface org.apache.james.smtpserver.jmx.HookStatsMBean
-
Return the count of how many DENYSOFT the hook returned
- getDescription() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getDisconnect() - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerStats
-
- getDisconnect() - Method in class org.apache.james.protocols.lib.jmx.ConnectHandlerStats
-
- getDisconnect() - Method in interface org.apache.james.protocols.lib.jmx.HandlerStatsMBean
-
Return how often the Handler issued a disconnect
- getDisconnect() - Method in class org.apache.james.protocols.lib.jmx.LineHandlerStats
-
- getDisposition() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getDNSServer() - Method in class org.apache.james.domainlist.lib.AbstractDomainList
-
Return dnsServer
- getDNSServer() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the DNSService
- getDNSServers() - Method in interface org.apache.james.dnsservice.api.DNSServiceMBean
-
Return the configured DNSServers
- getDNSServers() - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
Return the list of DNS servers in use by this service
- getDNSService() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the DNSService.
- getDNSService() - Method in class org.apache.james.smtpserver.fastfail.URIRBLHandler
-
Gets the DNS service.
- getDNSService() - Method in class org.apache.james.smtpserver.fastfail.ValidRcptMX
-
Gets the DNS service.
- getDomain() - Method in class org.apache.james.rrt.jpa.model.JPARecipientRewrite
-
- getDomainList() - Method in class org.apache.james.fetchmail.FetchMail
-
- getDomainListInternal() - Method in class org.apache.james.domainlist.hbase.HBaseDomainList
-
- getDomainListInternal() - Method in class org.apache.james.domainlist.jpa.JPADomainList
-
- getDomainListInternal() - Method in class org.apache.james.domainlist.lib.AbstractDomainList
-
Return domainList
- getDomainListInternal() - Method in class org.apache.james.domainlist.xml.XMLDomainList
-
- getDomainlistTable() - Method in class org.apache.james.system.hbase.TablePool
-
- getDomains() - Method in interface org.apache.james.domainlist.api.DomainList
-
Return array of domains which should be used as localdomains.
- getDomains() - Method in interface org.apache.james.domainlist.api.DomainListManagementMBean
-
Return array of domains which should be used as localdomains.
- getDomains() - Method in class org.apache.james.domainlist.lib.AbstractDomainList
-
- getDomains() - Method in class org.apache.james.domainlist.lib.DomainListManagement
-
- getDynamicAccounts() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the dynamicAccounts.
- getEnabledCipherSuites() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getEncoding() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getEncryption() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getEndpoint() - Method in class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor
-
Return the endpoint for the processorname.
- getEnvelopeRecipient(MimeMessage) - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method getEnvelopeRecipient answers the recipient if found else null.
- getEnvironment() - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getError() - Method in class org.apache.james.pop3server.jmx.POP3CommandHandlerStats
-
- getError() - Method in interface org.apache.james.pop3server.jmx.POP3CommandHandlerStatsMBean
-
Return the count of errors returned by the handler
- getErrorCount() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailProcessorManagementMBean
-
Return the count of how many times an error was detected while processing
- getErrorCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getErrorCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- getErrorCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getErrorMessage() - Method in class org.apache.james.core.MailImpl
-
Get the error message associated with this MailImpl.
- getErrorMsg(MessagingException) - Method in class org.apache.james.transport.mailets.RemoteDelivery
-
Utility method for getting the error message from the (nested) exception.
- getExecutionHandler() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return the ExecutionHandler
or null if non should be used.
- getExtensionDecorator() - Method in class org.apache.james.repository.file.AbstractFileRepository
-
- getExtensionDecorator() - Method in class org.apache.james.repository.file.FilePersistentObjectRepository
-
- getExtensionDecorator() - Method in class org.apache.james.repository.file.FilePersistentStreamRepository
-
- getExternalLibraryDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext.JamesServerResourceLoader
-
Return the directory where the external jar libraries must be placed
by the administrator.
- getFakeDomainCheck() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the fakeDomainCheck
property.
- getFakeDomainCheck(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the fakeDomainCheck
property, built dynamically using
the original Mail object.
- getFastestProcessing() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailProcessorManagementMBean
-
Return the time in ms of the fastest processing
- getFastestProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getFastestProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- getFastestProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getFetchTaskName() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the fetchTaskName.
- getFile(String) - Method in class org.apache.james.container.spring.filesystem.FileSystemImpl
-
- getFile(String) - Method in class org.apache.james.container.spring.filesystem.ResourceLoaderFileSystem
-
- getFile(String) - Method in interface org.apache.james.filesystem.api.FileSystem
-
Used to retrieve a specific file in the application context
- getFile(ActiveMQBlobMessage) - Method in class org.apache.james.queue.activemq.FileSystemBlobStrategy
-
Return the
File
for the
ActiveMQBlobMessage
.
- getFile(String) - Method in class org.apache.james.repository.file.AbstractFileRepository
-
Return the File Object which belongs to the given key
- getFileName() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getFileSystem() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return the FileSystem
- getFileSystem() - Method in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler
-
Gets the file system service.
- getFilter(A) - Method in class org.apache.james.container.spring.lifecycle.osgi.AbstractOSGIAnnotationBeanPostProcessor
-
Return the filter which should get used to lookup the service in the osgi registry.
- getFilter(PersistenceUnit) - Method in class org.apache.james.container.spring.lifecycle.osgi.OSGIPersistenceUnitAnnotationBeanPostProcessor
-
- getFilter(Resource) - Method in class org.apache.james.container.spring.lifecycle.osgi.OSGIResourceAnnotationBeanPostProcessor
-
- getFixedDomain(String) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
Fix the domain for the given argument.
- getFixedUser(String) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
Return user String for the given argument.
- getFlags() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getFolder() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getFolder() - Method in class org.apache.james.fetchmail.FolderProcessor
-
Returns the folder.
- getForwardAddress(String) - Method in interface org.apache.james.user.api.UsersRepositoryManagementMBean
-
Deprecated.
- getForwardAddress(String) - Method in class org.apache.james.user.lib.UsersRepositoryManagement
-
- getForwarding() - Method in interface org.apache.james.user.api.model.JamesUser
-
Deprecated.
Return true if mail for this user should be forwarded
- getForwarding() - Method in class org.apache.james.user.lib.model.DefaultJamesUser
-
Deprecated.
- getForwardingDestination() - Method in interface org.apache.james.user.api.model.JamesUser
-
Deprecated.
Return the destination to which email should be forwarded
- getForwardingDestination() - Method in class org.apache.james.user.lib.model.DefaultJamesUser
-
Deprecated.
- getFrom() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getFromString(String) - Method in class org.apache.james.dnsservice.library.inetnetwork.InetNetworkBuilder
-
Creates a InetNetwork for the given String.
- getGreeting() - Method in class org.apache.james.smtpserver.netty.SMTPServer.SMTPHandlerConfigurationDataImpl
-
- getGreyListData(String, String, String) - Method in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler
-
- getGroupMembershipLists(LdapContext) - Method in class org.apache.james.user.ldap.ReadOnlyLDAPGroupRestriction
-
Returns the distinguished-names (DNs) of all the members of the groups
specified in the restriction list.
- getHamMessageCount() - Method in class org.apache.james.util.bayesian.BayesianAnalyzer
-
Public getter for hamMessageCount.
- getHamTokenCounts() - Method in class org.apache.james.util.bayesian.BayesianAnalyzer
-
Public getter for the hamTokenCounts Map.
- getHandledConnections() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return the count of handled connections till startup
- getHandledConnections() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getHandledMailCount() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailProcessorManagementMBean
-
Return the count of handled mail
- getHandledMailCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getHandledMailCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- getHandledMailCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getHandlers() - Method in class org.apache.james.lmtpserver.CoreCmdHandlerLoader
-
- getHandlers() - Method in class org.apache.james.lmtpserver.jmx.JMXHandlersLoader
-
- getHandlers() - Method in class org.apache.james.pop3server.core.CoreCmdHandlerLoader
-
- getHandlers() - Method in class org.apache.james.pop3server.jmx.JMXHandlersLoader
-
- getHandlers() - Method in interface org.apache.james.protocols.lib.handler.HandlersPackage
-
Return a List which contains a set of CommandHandlers
- getHandlers(Class<T>) - Method in class org.apache.james.protocols.lib.ProtocolHandlerChainImpl
-
- getHandlers() - Method in class org.apache.james.smtpserver.CoreCmdHandlerLoader
-
- getHandlers() - Method in class org.apache.james.smtpserver.jmx.JMXHandlersLoader
-
- getHashAlgorithm() - Method in class org.apache.james.user.lib.model.DefaultUser
-
Method to access the hashing algorithm of the password.
- getHashedPassword() - Method in class org.apache.james.user.lib.model.DefaultUser
-
Method to access hash of password
- getHashedSaltedPassword() - Method in class org.apache.james.user.jcr.model.JCRUser
-
Gets salted, hashed password.
- getHeader(String) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getHeader(String, String) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getHeader(String) - Method in class org.apache.james.core.MimeMessageWrapper
-
We override all the "headers" access methods to be sure that we loaded
the headers
- getHeader(String, String) - Method in class org.apache.james.core.MimeMessageWrapper
-
- getHeadersAsAttribute() - Method in class org.apache.james.util.scanner.SpamAssassinInvoker
-
Return the headers as attributes which spamd generates
- getHeadersInputStream(MimeMessage, String[]) - Static method in class org.apache.james.core.MimeMessageUtil
-
Get an InputStream which holds all headers of the given MimeMessage
- getHelloName() - Method in class org.apache.james.lmtpserver.netty.LMTPServer.LMTPConfigurationImpl
-
- getHelloName() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return helloName for this server
- getHelloName() - Method in class org.apache.james.smtpserver.netty.SMTPServer.SMTPHandlerConfigurationDataImpl
-
- getHeloEhloEnforcement() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getHeloEhloEnforcement() - Method in interface org.apache.james.smtpserver.netty.SMTPServerMBean
-
Return true if a HELO/EHLO is required when connecting to this server
- getHeloName() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- getHeloName() - Method in interface org.apache.james.lmtpserver.netty.LMTPServerMBean
-
Return the hello name
- getHeloName() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getHeloName() - Method in interface org.apache.james.smtpserver.netty.SMTPServerMBean
-
Return the hello name
- getHeloName() - Method in class org.apache.james.transport.mailets.RemoteDelivery
-
- getHits() - Method in class org.apache.james.util.scanner.SpamAssassinInvoker
-
Return the hits which was returned by spamd
- getHost() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the host.
- getHostName(InetAddress) - Method in interface org.apache.james.dnsservice.api.DNSService
-
Resolve the given InetAddress to an host name based on the DNS Server.
- getHostName(InetAddress) - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- getId() - Static method in class org.apache.james.core.MailImpl
-
Generate a new identifier/name for a mail being processed by this server.
- getIdentifier() - Method in class org.apache.james.pop3server.mailbox.MailboxAdapter
-
- getInitAttribute(String) - Method in class org.apache.james.mailetcontainer.impl.MailetConfigImpl
-
Get the value of an (XML) attribute stored in this MailetConfig.
- getInitParameter(String) - Method in class org.apache.james.mailetcontainer.impl.MailetConfigImpl
-
Get the value of an parameter stored in this MailetConfig.
- getInitParameterNames() - Method in class org.apache.james.mailetcontainer.impl.MailetConfigImpl
-
- getInLineType() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getInLineType() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the inline
property.
- getInLineType(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the inline
property, built dynamically using the
original Mail object.
- getInLineType() - Method in class org.apache.james.transport.mailets.Forward
-
- getInLineType() - Method in class org.apache.james.transport.mailets.Redirect
-
- getInputStream() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getInputStream() - Method in class org.apache.james.core.MimeMessageInputStreamSource
-
Get an input stream to retrieve the data stored in the temporary file
- getInputStream() - Method in class org.apache.james.core.MimeMessageSource
-
Get an input stream to retrieve the data stored in the datasource
- getInputStream() - Method in class org.apache.james.mailrepository.file.MimeMessageStreamRepositorySource
-
Return the InputStream
- getInputStream() - Method in class org.apache.james.mailrepository.jdbc.MimeMessageJDBCSource
-
Return the input stream to the database field and then the file stream.
- getInputStream(ActiveMQBlobMessage) - Method in class org.apache.james.queue.activemq.FileSystemBlobStrategy
-
- getInputStream() - Method in class org.apache.james.queue.activemq.MimeMessageBlobMessageSource
-
- getInputStream() - Method in class org.apache.james.queue.jms.MimeMessageObjectMessageSource
-
- getInputStream(String) - Method in class org.apache.james.repository.file.AbstractFileRepository
-
Return the InputStream which belongs to the given key
- getInstance() - Static method in class org.apache.james.system.hbase.TablePool
-
Use getInstance to get an instance of the HTablePool
.
- getInstance(Configuration) - Static method in class org.apache.james.system.hbase.TablePool
-
Use getInstance to get an instance of the HTablePool
.
- getIntendedRecipient() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method getIntendedRecipient answers the sole intended recipient else
null.
- getInterval(int) - Method in interface org.apache.james.util.retry.api.RetrySchedule
-
Returns the interval time in milliseconds at the specified zero based index.
- getInterval(int) - Method in class org.apache.james.util.retry.DoublingRetrySchedule
-
- getIoWorkerCount() - Method in class org.apache.james.imapserver.netty.OioIMAPServer
-
Return -1 as it is not known
- getIoWorkerCount() - Method in class org.apache.james.lmtpserver.netty.OioLMTPServer
-
Return -1 as it is not known
- getIoWorkerCount() - Method in class org.apache.james.pop3server.netty.OioPOP3Server
-
Return -1 as it is not known
- getIoWorkerCount() - Method in class org.apache.james.smtpserver.netty.OioSMTPServer
-
Return -1 as it is not known
- getJavaMailFolderName() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the javaMailFolderName.
- getJavaMailProviderName() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the javaMailProviderName.
- getJMSProperties(Mail, long) - Method in class org.apache.james.queue.jms.JMSMailQueue
-
Get JMS Message properties with values
- getJMXHandlersPackage() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- getJMXHandlersPackage() - Method in class org.apache.james.pop3server.netty.POP3Server
-
- getJMXHandlersPackage() - Method in class org.apache.james.protocols.lib.netty.AbstractProtocolAsyncServer
-
Return the
HandlersPackage
which is responsible to load the jmx
ProtocolHandler
- getJMXHandlersPackage() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getJMXName() - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerResultJMXMonitor
-
- getLastCorpusLoadTime() - Method in class org.apache.james.transport.mailets.BayesianAnalysis
-
Getter for property lastCorpusLoadTime.
- getLastDatabaseUpdateTime() - Static method in class org.apache.james.util.bayesian.JDBCBayesianAnalyzer
-
Getter for static lastDatabaseUpdateTime.
- getLastProcessing() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailProcessorManagementMBean
-
Return the time in ms of the last processing
- getLastProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getLastProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- getLastProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getLastUpdated() - Method in class org.apache.james.core.MailImpl
-
Get the last updated time for this MailImpl.
- getLdapContext() - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
Answer the LDAP context used to connect with the LDAP server.
- getLifeCycleInterface() - Method in class org.apache.james.container.spring.lifecycle.AbstractLifecycleBeanPostProcessor
-
Return the class which mark the lifecycle.
- getLifeCycleInterface() - Method in class org.apache.james.container.spring.lifecycle.ConfigurableBeanPostProcessor
-
- getLifeCycleInterface() - Method in class org.apache.james.container.spring.lifecycle.LogEnabledBeanPostProcessor
-
- getLineCount() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getLineCount() - Method in class org.apache.james.core.MimeMessageWrapper
-
Corrects JavaMail 1.1 version which always returns -1.
- getListeners() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateCompositeProcessor
-
- getListeners() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
-
- getLocalHost() - Method in interface org.apache.james.dnsservice.api.DNSService
-
Resolve the local hostname of the machine and returns it.
- getLocalHost() - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- getLocalUsers() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the localUsers.
- getLocalUsers() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the repository of local users.
- getLog(String) - Method in interface org.apache.james.container.spring.lifecycle.LogProvider
-
Return the Log for the bean with the given name
- getLog(String) - Method in class org.apache.james.container.spring.lifecycle.LogProviderImpl
-
- getLog() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- getLogger() - Method in class org.apache.james.domainlist.lib.AbstractDomainList
-
- getLogger() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the logger.
- getLogger() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
-
- getLogger() - Method in class org.apache.james.mailrepository.file.MBoxMailRepository
-
- getLogger() - Method in class org.apache.james.mailrepository.lib.AbstractMailRepository
-
- getLogger() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return the logger
- getLogger() - Method in class org.apache.james.repository.file.AbstractFileRepository
-
- getLogger() - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
- getLogger() - Method in class org.apache.james.user.lib.AbstractUsersRepository
-
- getLogger() - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getLogLevel(String) - Method in class org.apache.james.container.spring.lifecycle.LogProviderImpl
-
- getLogLevel(String) - Method in interface org.apache.james.container.spring.lifecycle.LogProviderManagementMBean
-
- getLogLevels() - Method in class org.apache.james.container.spring.lifecycle.LogProviderImpl
-
- getLogLevels() - Method in interface org.apache.james.container.spring.lifecycle.LogProviderManagementMBean
-
- getMail() - Method in interface org.apache.james.queue.api.MailQueue.MailQueueItem
-
Return the dequeued Mail
- getMail() - Method in interface org.apache.james.queue.api.ManageableMailQueue.MailQueueItemView
-
Return the Mail
- getMail() - Method in class org.apache.james.queue.jms.JMSMailQueueItem
-
- getMailboxManagerBeans() - Method in class org.apache.james.container.spring.mailbox.MailboxCopierManagement
-
- getMailboxManagerBeans() - Method in interface org.apache.james.container.spring.mailbox.MailboxCopierManagementMBean
-
Return a
Map
which contains the bean name of the registered
MailboxManager
instances as keys and the classname of them as
values
- getMailet(MailetConfig) - Method in class org.apache.james.container.spring.bean.factory.mailetcontainer.MailetLoaderBeanFactory
-
- getMailet(MailetConfig) - Method in interface org.apache.james.mailetcontainer.api.MailetLoader
-
Get a new Mailet
instance for the given MailetConfig
.
- getMailet() - Method in class org.apache.james.mailetcontainer.impl.MatcherMailetPair
-
Return the Mailet
of this pair
- getMailetContext() - Method in class org.apache.james.mailetcontainer.impl.MailetConfigImpl
-
Get the mailet's MailetContext object.
- getMailetContext() - Method in class org.apache.james.mailetcontainer.impl.MatcherConfigImpl
-
Returns a reference to the MailetContext in which the matcher is
executing
- getMailetInfo() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor.TerminatingMailet
-
- getMailetInfo() - Method in class org.apache.james.transport.mailets.BayesianAnalysis
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.BayesianAnalysisFeeder
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.Bounce
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.DSNBounce
-
- getMailetInfo() - Method in class org.apache.james.transport.mailets.Forward
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.FromRepository
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.JDBCAlias
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.JDBCRecipientRewriteTable
-
Deprecated.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.LocalDelivery
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.NotifyPostmaster
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.NotifySender
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.RecipientRewriteTable
-
- getMailetInfo() - Method in class org.apache.james.transport.mailets.Redirect
-
Returns a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.RemoteDelivery
-
- getMailetInfo() - Method in class org.apache.james.transport.mailets.Resend
-
Returns a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.SpamAssassin
-
- getMailetInfo() - Method in class org.apache.james.transport.mailets.ToRecipientFolder
-
- getMailetInfo() - Method in class org.apache.james.transport.mailets.ToRepository
-
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.ToSenderFolder
-
- getMailetInfo() - Method in class org.apache.james.transport.mailets.UsersRepositoryAliasingForwarding
-
Deprecated.
Return a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.WhiteListManager
-
Returns a string describing this mailet.
- getMailetInfo() - Method in class org.apache.james.transport.mailets.XMLRecipientRewriteTable
-
Deprecated.
- getMailetName() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailetManagementMBean
-
Return the name of the mailet
- getMailetName() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getMailetName() - Method in class org.apache.james.mailetcontainer.impl.MailetConfigImpl
-
Get the name of the mailet.
- getMailetName() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor.TerminatingMailet
-
- getMailetParameters() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailetManagementMBean
-
Return the parameters which are configured for the mailet
- getMailetParameters() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getMailets() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
-
Return a unmodifiable
List
of the configured
Mailet
's
- getMailQueue() - Method in class org.apache.james.fetchmail.FetchMail
-
- getMailQueue() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
- getMailServers(String) - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- getMajorVersion() - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- getMappings(String, String) - Method in interface org.apache.james.rrt.api.RecipientRewriteTable
-
Return the mapped MailAddress for the given address.
- getMappings(String, String) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
- getMappings(String, String, int) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
- getMappings(String) - Static method in class org.apache.james.rrt.lib.RecipientRewriteTableUtil
-
Deprecated.
Use mappingToCollection(String rawMapping)
- getMappings(String, String) - Method in class org.apache.james.user.lib.AbstractJamesUsersRepository
-
Deprecated.
- getMarkerInterfaces() - Method in class org.apache.james.lmtpserver.DataLineLMTPHandler
-
- getMarkerInterfaces() - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerResultJMXMonitor
-
- getMarkerInterfaces() - Method in class org.apache.james.protocols.lib.jmx.AbstractConnectHandlerResultJMXMonitor
-
- getMarkerInterfaces() - Method in class org.apache.james.protocols.lib.jmx.AbstractLineHandlerResultJMXMonitor
-
- getMarkerInterfaces() - Method in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler
-
- getMarkerInterfaces() - Method in class org.apache.james.smtpserver.jmx.HookResultJMXMonitor
-
- getMatchedCount() - Method in interface org.apache.james.mailetcontainer.api.jmx.MatcherManagementMBean
-
Return the count of how many times the Matcher matched
- getMatchedCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getMatcher(MatcherConfig) - Method in class org.apache.james.container.spring.bean.factory.mailetcontainer.MatcherLoaderBeanFactory
-
- getMatcher(MatcherConfig) - Method in interface org.apache.james.mailetcontainer.api.MatcherLoader
-
Get a new Matcher
for the given MatcherConfig
.
- getMatcher() - Method in class org.apache.james.mailetcontainer.impl.MatcherMailetPair
-
Return the Matcher
of this pair
- getMatcherCondition() - Method in interface org.apache.james.mailetcontainer.api.jmx.MatcherManagementMBean
-
Return the matcher condition
- getMatcherCondition() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getMatcherName() - Method in interface org.apache.james.mailetcontainer.api.jmx.MatcherManagementMBean
-
Return the name of the Matcher
- getMatcherName() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getMatcherName() - Method in class org.apache.james.mailetcontainer.impl.MatcherConfigImpl
-
Returns the name of this matcher instance.
- getMatchers() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
-
Return a unmodifiable
List
of the configured
Matcher
's
- getMatchingHeaderLines(String[]) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getMatchingHeaderLines(String[]) - Method in class org.apache.james.core.MimeMessageWrapper
-
- getMatchingHeaders(String[]) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getMatchingHeaders(String[]) - Method in class org.apache.james.core.MimeMessageWrapper
-
- getMaximalMessageSize() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- getMaximalMessageSize() - Method in interface org.apache.james.lmtpserver.netty.LMTPServerMBean
-
Return the maximum allowed size of the message
- getMaximalMessageSize() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getMaximalMessageSize() - Method in interface org.apache.james.smtpserver.netty.SMTPServerMBean
-
Return the maximum allowed size of the message
- getMaximalThreads() - Method in class org.apache.james.protocols.lib.netty.JMXEnabledOrderedMemoryAwareThreadPoolExecutor
-
- getMaximalThreads() - Method in class org.apache.james.util.concurrent.JMXEnabledScheduledThreadPoolExecutor
-
- getMaximalThreads() - Method in class org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutor
-
- getMaximalThreads() - Method in interface org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutorMBean
-
Return the maximal allowed count of threads
- getMaximumCacheSize() - Method in interface org.apache.james.dnsservice.api.DNSServiceMBean
-
Return the maximum cache size
- getMaximumCacheSize() - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- getMaximumConcurrentConnections() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return the maximum allowed concurrent connections for the server
- getMaximumConcurrentConnections() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getMaxMessageSize() - Method in class org.apache.james.lmtpserver.netty.LMTPServer.LMTPConfigurationImpl
-
- getMaxMessageSize() - Method in class org.apache.james.smtpserver.netty.SMTPServer.SMTPHandlerConfigurationDataImpl
-
- getMaxMessageSizeLimit() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the getMaxMessageSizeLimit.
- getMaxRetries() - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getMaxSize() - Method in class org.apache.james.transport.mailets.BayesianAnalysis
-
Getter for property maxSize.
- getMaxSize() - Method in class org.apache.james.transport.mailets.BayesianAnalysisFeeder
-
Getter for property maxSize.
- getMessage() - Method in class org.apache.james.core.MailImpl
-
Get the MimeMessage associated with this MailImpl.
- getMessage(long) - Method in class org.apache.james.pop3server.mailbox.MailboxAdapter
-
- getMessage() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getMessage(Mail) - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getMessage() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the message
property.
- getMessage(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the message
property, built dynamically using the
original Mail object.
- getMessage() - Method in class org.apache.james.transport.mailets.Forward
-
- getMessageBody(long) - Method in class org.apache.james.pop3server.mailbox.MailboxAdapter
-
- getMessageHeaders(long) - Method in class org.apache.james.pop3server.mailbox.MailboxAdapter
-
- getMessageHeaders(MimeMessage) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Utility method for obtaining a string representation of a Message's
headers
- getMessageID() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getMessageIn() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the messageIn.
- getMessageInputStream() - Method in class org.apache.james.core.MimeMessageWrapper
-
Return an
InputStream
which holds the full content of the
message.
- getMessageInputStream() - Method in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler.MailToMailEnvelopeWrapper
-
- getMessageNumber() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getMessageOutputStream() - Method in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler.MailToMailEnvelopeWrapper
-
- getMessages() - Method in class org.apache.james.pop3server.mailbox.MailboxAdapter
-
- getMessageSelector() - Method in class org.apache.james.queue.jms.JMSMailQueue
-
- getMessageSize() - Method in class org.apache.james.core.MailImpl
-
Return the size of the message including its headers.
- getMessageSize() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getMessageSize() - Method in class org.apache.james.core.MimeMessageInputStreamSource
-
Get the size of the temp file
- getMessageSize() - Method in class org.apache.james.core.MimeMessageSource
-
Return the size of all the data.
- getMessageSize(MimeMessage) - Static method in class org.apache.james.core.MimeMessageUtil
-
Return the full site of an mimeMessage
- getMessageSize() - Method in class org.apache.james.core.MimeMessageWrapper
-
Returns size of message, ie headers and content
- getMessageSize() - Method in class org.apache.james.mailrepository.file.MimeMessageStreamRepositorySource
-
- getMessageSize() - Method in class org.apache.james.mailrepository.jdbc.MimeMessageJDBCSource
-
Runs a custom SQL statement to check the size of the message body
- getMessageSize() - Method in class org.apache.james.queue.activemq.MimeMessageBlobMessageSource
-
- getMessageSize() - Method in class org.apache.james.queue.jms.MimeMessageObjectMessageSource
-
- getMilliSeconds(long, String) - Static method in class org.apache.james.util.TimeConverter
-
Helper method to get the milliseconds for the given amount and unit
- getMilliSeconds(String) - Static method in class org.apache.james.util.TimeConverter
-
Helper method to get the milliseconds for the given rawstring.
- getMinorVersion() - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- getName() - Method in class org.apache.james.core.MailImpl
-
Get the name of this MailImpl.
- getName() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- getName() - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerStats
-
- getName() - Method in class org.apache.james.protocols.lib.jmx.ConnectHandlerStats
-
- getName() - Method in interface org.apache.james.protocols.lib.jmx.HandlerStatsMBean
-
Return the name of the handler
- getName() - Method in class org.apache.james.protocols.lib.jmx.LineHandlerStats
-
- getName() - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- getName() - Method in class org.apache.james.smtpserver.jmx.HookStats
-
- getName() - Method in interface org.apache.james.smtpserver.jmx.HookStatsMBean
-
Return the name of the Hook
- getName() - Method in class org.apache.james.transport.util.MailetContextLog
-
- getName() - Method in class org.apache.james.util.concurrent.NamedThreadFactory
-
Return the name
- getNameInNamespace() - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getNameParser(Name) - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getNameParser(String) - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getNeededSize() - Method in exception org.apache.james.imapserver.netty.NettyImapRequestLineReader.NotEnoughDataException
-
Return the size of the data which is needed
- getNextDelivery() - Method in interface org.apache.james.queue.api.ManageableMailQueue.MailQueueItemView
-
Return the timestamp when the mail will be ready for dequeuing or -1
if there is no restriction set..
- getNonMatchingHeaderLines(String[]) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getNonMatchingHeaderLines(String[]) - Method in class org.apache.james.core.MimeMessageWrapper
-
- getNonMatchingHeaders(String[]) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getNonMatchingHeaders(String[]) - Method in class org.apache.james.core.MimeMessageWrapper
-
- getNotMatchedCount() - Method in interface org.apache.james.mailetcontainer.api.jmx.MatcherManagementMBean
-
Return the count of how many times the Matcher not matches
- getNotMatchedCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getOk() - Method in class org.apache.james.pop3server.jmx.POP3CommandHandlerStats
-
- getOk() - Method in interface org.apache.james.pop3server.jmx.POP3CommandHandlerStatsMBean
-
Return the count of successful handling returned by the handler
- getOk() - Method in class org.apache.james.smtpserver.jmx.HookStats
-
- getOk() - Method in interface org.apache.james.smtpserver.jmx.HookStatsMBean
-
Return the count of how many OK the hook returned
- getOk() - Method in class org.apache.james.smtpserver.jmx.SMTPCommandHandlerStats
-
- getOk() - Method in interface org.apache.james.smtpserver.jmx.SMTPCommandHandlerStatsMBean
-
Return the count of successful handling returned by the handler
- getOrder() - Method in class org.apache.james.container.spring.lifecycle.AbstractLifecycleBeanPostProcessor
-
- getOutputStream(String) - Method in class org.apache.james.repository.file.AbstractFileRepository
-
Return the OutputStream which belongs to the given key
- getParsedDynamicAccountParameters() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the ParsedDynamicAccountParameters.
- getPassThrough() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getPassThrough() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the passThrough
property.
- getPassThrough(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the passThrough
property, built dynamically using the
original Mail object.
- getPassword() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the password.
- getPermantError() - Method in class org.apache.james.smtpserver.jmx.SMTPCommandHandlerStats
-
- getPermantError() - Method in interface org.apache.james.smtpserver.jmx.SMTPCommandHandlerStatsMBean
-
Return the count of permanent errors returned by the handler
- getPipeline() - Method in class org.apache.james.protocols.lib.netty.AbstractExecutorAwareChannelPipelineFactory
-
- getPostmaster() - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- getPrimaryName(String) - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
Gets the main name of a local customer, handling alias
- getProcessor(String) - Method in class org.apache.james.mailetcontainer.lib.AbstractStateCompositeProcessor
-
- getProcessorStates() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateCompositeProcessor
-
- getProtocolHandlerChain() - Method in class org.apache.james.protocols.lib.netty.AbstractProtocolAsyncServer
-
Return the ProtocolHandlerChain
which contains all loaded handlers
- getQueue(String) - Method in interface org.apache.james.queue.api.MailQueueFactory
-
- getQueue(String) - Method in class org.apache.james.queue.file.FileMailQueueFactory
-
- getQueue(String) - Method in class org.apache.james.queue.library.AbstractMailQueueFactory
-
- getQueuedTasks() - Method in class org.apache.james.protocols.lib.netty.JMXEnabledOrderedMemoryAwareThreadPoolExecutor
-
- getQueuedTasks() - Method in class org.apache.james.util.concurrent.JMXEnabledScheduledThreadPoolExecutor
-
- getQueuedTasks() - Method in class org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutor
-
- getQueuedTasks() - Method in interface org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutorMBean
-
Return the queued tasks
- getQuota() - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getQuota(String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getQuota(MailAddress, Mail) - Method in class org.apache.james.transport.matchers.MailboxQuotaFixed
-
- getQuotaFile() - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getQuotaFile(String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getRawInputStream() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getRawInputStream() - Method in class org.apache.james.core.MimeMessageWrapper
-
- getRealName(String) - Method in class org.apache.james.user.jcr.JCRUsersRepository
-
Returns the user name of the user matching name on an equalsIgnoreCase
basis.
- getRealName(String) - Method in class org.apache.james.user.jpa.JPAUsersRepository
-
Returns the user name of the user matching name on an equalsIgnoreCase
basis.
- getRealName(String) - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
- getReceivedDate() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getRecipient() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the recipient.
- getRecipientRewriteTable() - Method in class org.apache.james.system.hbase.TablePool
-
Get an instance of the RecipientRewriteTable table.
- getRecipients() - Method in class org.apache.james.core.MailImpl
-
Get the recipients of this MailImpl.
- getRecipients(Message.RecipientType) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getRecipients() - Method in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler.MailToMailEnvelopeWrapper
-
- getRecipients() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getRecipients() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the recipients
property.
- getRecipients(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the recipients
property, built dynamically using the
original Mail object.
- getRecipients() - Method in class org.apache.james.transport.mailets.Bounce
-
- getRecipients() - Method in class org.apache.james.transport.mailets.DSNBounce
-
- getRecipients() - Method in class org.apache.james.transport.mailets.Forward
-
- getRecipients() - Method in class org.apache.james.transport.mailets.NotifyPostmaster
-
- getRecipients() - Method in class org.apache.james.transport.mailets.NotifySender
-
- getRecipients() - Method in class org.apache.james.transport.mailets.Redirect
-
- getReferenceCount() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy.MessageReferenceTracker
-
- getRemoteAddr() - Method in class org.apache.james.core.MailImpl
-
Get the remote address associated with this MailImpl.
- getRemoteAddress() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the remoteAddress, lazily initialised as required.
- getRemoteDomain() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the remoteDomain, lazily initialised as required.
- getRemoteHost() - Method in class org.apache.james.core.MailImpl
-
Get the remote host associated with this MailImpl.
- getRemoteHostName() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the remoteHostName, lazily initialised as required.
- getRemoteReceivedHeaderIndex() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Method getRemoteReceivedHeaderIndex.
- getReplyTo() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getReplyTo() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getReplyTo() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the replyto
property.
- getReplyTo(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the replyTo
property, built dynamically using the
original Mail object.
- getReplyTo() - Method in class org.apache.james.transport.mailets.Forward
-
- getRequestControls() - Method in class org.apache.james.util.retry.naming.ldap.RetryingLdapContext
-
- getRequiredHits() - Method in class org.apache.james.util.scanner.SpamAssassinInvoker
-
Return the required hits
- getResource(String) - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext
-
- getResource(String) - Method in class org.apache.james.container.spring.context.web.JamesServerWebApplicationContext
-
- getResource(String) - Method in class org.apache.james.container.spring.filesystem.FileSystemImpl
-
- getResource(String) - Method in class org.apache.james.container.spring.filesystem.ResourceLoaderFileSystem
-
- getResource(String) - Method in class org.apache.james.container.spring.resource.AbstractJamesResourceLoader
-
Return the Resource
for the given url.
- getResource(String) - Method in interface org.apache.james.filesystem.api.FileSystem
-
to retrieve a resource.
- getResourceLoader() - Static method in class org.apache.james.container.spring.context.JamesServerApplicationContext
-
Protected accessor for the resource loader.
- getResponseControls() - Method in class org.apache.james.util.retry.naming.ldap.RetryingLdapContext
-
- getRetryInterval(int) - Method in class org.apache.james.util.retry.ExceptionRetryHandler
-
- getReversePath(Mail) - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getReversePath() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the reversePath
property.
- getReversePath(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the reversePath
property, built dynamically using the
original Mail object.
- getReversePath(Mail) - Method in class org.apache.james.transport.mailets.Bounce
-
- getReversePath(Mail) - Method in class org.apache.james.transport.mailets.DSNBounce
-
- getReversePath() - Method in class org.apache.james.transport.mailets.Forward
-
- getReversePath() - Method in class org.apache.james.transport.mailets.Redirect
-
- getReversePath(Mail) - Method in class org.apache.james.transport.mailets.Redirect
-
- getRFC2822RECEIVEDHeaderFields() - Static method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the rFC2822RECEIVEDHeaderFields.
- getRootDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext
-
- getRootDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext.JamesServerResourceLoader
-
- getRootDirectory() - Method in class org.apache.james.container.spring.context.web.JamesServerWebApplicationContext
-
- getRootDirectory() - Method in interface org.apache.james.container.spring.resource.JamesResourceLoader
-
Return the root directory of the application
- getSchedule() - Method in class org.apache.james.util.retry.naming.RetryingContext
-
- getSchema(Name) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getSchema(String) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getSchemaClassDefinition(Name) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getSchemaClassDefinition(String) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- getScript(String, String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getScriptFile(String, String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getSearchPaths() - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
Return the list of DNS servers in use by this service
- getSelected() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- getSender() - Method in class org.apache.james.core.MailImpl
-
Get the sender of this MailImpl.
- getSender() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getSender() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method getSender answers a MailAddress
for the sender.
- getSender() - Method in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler.MailToMailEnvelopeWrapper
-
- getSender() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getSender() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the sender
property.
- getSender(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the sender
property, built dynamically using the
original Mail object.
- getSender() - Method in class org.apache.james.transport.mailets.Forward
-
- getSentDate() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getSeparator(String) - Static method in class org.apache.james.rrt.lib.RecipientRewriteTableUtil
-
Returns the character used to delineate multiple addresses.
- getServerInfo() - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- getServers() - Method in class org.apache.james.protocols.lib.netty.AbstractServerFactory
-
- getServiceClass() - Method in class org.apache.james.container.spring.osgi.AbstractBundleTracker
-
Return the class which will be used to expose the service in the OSGI
registry
- getServiceClass() - Method in class org.apache.james.container.spring.osgi.DomainListTracker
-
- getServiceClass() - Method in class org.apache.james.container.spring.osgi.RecipientRewriteTableTracker
-
- getServiceClass() - Method in class org.apache.james.container.spring.osgi.UsersRepositoryTracker
-
- getServiceType() - Method in class org.apache.james.imapserver.netty.IMAPServer
-
- getServiceType() - Method in class org.apache.james.lmtpserver.netty.LMTPServer
-
- getServiceType() - Method in class org.apache.james.pop3server.netty.POP3Server
-
- getServiceType() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return the service type of the server
- getServiceType(SMTPSession) - Method in class org.apache.james.smtpserver.JamesWelcomeMessageHandler
-
- getServiceType() - Method in class org.apache.james.smtpserver.netty.SMTPServer
-
- getSession() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the session, lazily initialized if required.
- getSession() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the session.
- getSieveRootDirectory() - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getSize() - Method in class org.apache.james.core.MailHeaders
-
Return the size of the headers
- getSize() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getSize() - Method in class org.apache.james.core.MimeMessageWrapper
-
This is the MimeMessage implementation - this should return ONLY the
body, not the entire message (should not count headers).
- getSize() - Method in class org.apache.james.queue.activemq.ActiveMQMailQueue
-
- getSize() - Method in interface org.apache.james.queue.api.MailQueueManagementMBean
-
Return the size of the queue or -1 if the size could not get calculated
- getSize() - Method in interface org.apache.james.queue.api.ManageableMailQueue
-
Return the size of the queue
- getSize() - Method in class org.apache.james.queue.file.FileMailQueue
-
- getSize() - Method in class org.apache.james.queue.jms.JMSMailQueue
-
- getSize() - Method in class org.apache.james.queue.library.MailQueueManagement
-
- getSize(String) - Method in class org.apache.james.repository.file.FilePersistentStreamRepository
-
Return the size of the file which belongs to the given key
- getSize() - Method in class org.apache.james.smtpserver.DataLineJamesMessageHookHandler.MailToMailEnvelopeWrapper
-
- getSlowestProcessing() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailProcessorManagementMBean
-
Return the time in ms of the slowest processing
- getSlowestProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getSlowestProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- getSlowestProcessing() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getSMTPGreeting() - Method in class org.apache.james.lmtpserver.netty.LMTPServer.LMTPConfigurationImpl
-
- getSMTPGreeting() - Method in class org.apache.james.smtpserver.netty.SMTPServer.SMTPHandlerConfigurationDataImpl
-
- getSMTPHostAddresses(String) - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
Performs DNS lookups as needed to find servers which should or might
support SMTP.
- getSocketType() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return the socket type of the server.
- getSocketType() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return the socket type.
- getSoftwareName() - Method in class org.apache.james.smtpserver.netty.SMTPServer.SMTPHandlerConfigurationDataImpl
-
- getSourceId() - Method in class org.apache.james.core.MimeMessageInputStreamSource
-
Returns the unique identifier of this input stream source
- getSourceId() - Method in class org.apache.james.core.MimeMessageSource
-
Returns a unique String ID that represents the location from where this
file is loaded.
- getSourceId() - Method in class org.apache.james.core.MimeMessageWrapper
-
Returns the source ID of the MimeMessageSource that is supplying this
with data.
- getSourceId() - Method in class org.apache.james.mailrepository.file.MimeMessageStreamRepositorySource
-
Returns a unique String ID that represents the location from where this
source is loaded.
- getSourceId() - Method in class org.apache.james.mailrepository.jdbc.MimeMessageJDBCSource
-
Returns a unique String ID that represents the location from where this
source is loaded.
- getSourceId() - Method in class org.apache.james.queue.activemq.MimeMessageBlobMessageSource
-
- getSourceId() - Method in class org.apache.james.queue.jms.MimeMessageObjectMessageSource
-
- getSpamMessageCount() - Method in class org.apache.james.util.bayesian.BayesianAnalyzer
-
Public getter for spamMessageCount.
- getSpamTokenCounts() - Method in class org.apache.james.util.bayesian.BayesianAnalyzer
-
Public getter for the spamTokenCounts Map.
- getSpecialAddress(String, String[]) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
- getSqlFileName() - Method in class org.apache.james.util.bayesian.JDBCBayesianAnalyzer
-
Getter for property sqlFileName.
- getSqlParameters() - Method in class org.apache.james.util.bayesian.JDBCBayesianAnalyzer
-
Getter for property sqlParameters.
- getSQLSectionName() - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
- getSQLSectionName() - Method in class org.apache.james.transport.matchers.IsInWhiteList
-
- getSQLSectionName() - Method in class org.apache.james.transport.matchers.NetworkIsInWhitelist
-
- getSqlString(String) - Method in class org.apache.james.util.sql.SqlResources
-
Returns a named SQL string for the specified connection, replacing
parameters with the values set.
- getSqlString(String, boolean) - Method in class org.apache.james.util.sql.SqlResources
-
Returns a named SQL string for the specified connection, replacing
parameters with the values set.
- getStandardPackage() - Method in class org.apache.james.container.spring.bean.factory.mailetcontainer.AbstractLoaderBeanFactory
-
- getStandardPackage() - Method in class org.apache.james.container.spring.bean.factory.mailetcontainer.MailetLoaderBeanFactory
-
- getStandardPackage() - Method in class org.apache.james.container.spring.bean.factory.mailetcontainer.MatcherLoaderBeanFactory
-
- getStartTLSSupported() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return true if startTLS is supported by the server
- getStartTLSSupported() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getState() - Method in class org.apache.james.core.MailImpl
-
Get the state of this MailImpl.
- getState() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- getState() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
-
- getStaticAccounts() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the accounts.
- getStatus(MessagingException) - Method in class org.apache.james.transport.mailets.DSNBounce
-
Guessing status code by the exception provided.
- getStatusReport(String) - Method in class org.apache.james.fetchmail.MessageProcessor
-
Answer a StringBuilder
containing a message reflecting the
current status of the message being processed.
- getSubject() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- getSubject() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getSubject() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the subject
property.
- getSubject(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the subject
property, built dynamically using the
original Mail object.
- getSubject() - Method in class org.apache.james.transport.mailets.Forward
-
- getSubjectPrefix() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getSubjectPrefix() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the prefix
property.
- getSubjectPrefix(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the subjectPrefix
property, built dynamically using the
original Mail object.
- getSubjectPrefix() - Method in class org.apache.james.transport.mailets.Forward
-
- getSuccessCount() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailProcessorManagementMBean
-
Return the count of how many time the processing was done without and
error
- getSuccessCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- getSuccessCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- getSuccessCount() - Method in class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- getSupportedLogLevels() - Method in class org.apache.james.container.spring.lifecycle.LogProviderImpl
-
- getSupportedLogLevels() - Method in interface org.apache.james.container.spring.lifecycle.LogProviderManagementMBean
-
- getTableCreateQueryName() - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
- getTableCreateQueryName() - Method in class org.apache.james.transport.matchers.IsInWhiteList
-
- getTableCreateQueryName() - Method in class org.apache.james.transport.matchers.NetworkIsInWhitelist
-
- getTableName() - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
- getTableName() - Method in class org.apache.james.transport.matchers.IsInWhiteList
-
- getTableName() - Method in class org.apache.james.transport.matchers.NetworkIsInWhitelist
-
- getTargetAddress() - Method in class org.apache.james.rrt.jpa.model.JPARecipientRewrite
-
- getTargetString(String, String, Map<String, String>) - Static method in class org.apache.james.rrt.lib.RecipientRewriteTableUtil
-
Returns the real recipient given a virtual username and domain.
- getTemporaryError() - Method in class org.apache.james.smtpserver.jmx.SMTPCommandHandlerStats
-
- getTemporaryError() - Method in interface org.apache.james.smtpserver.jmx.SMTPCommandHandlerStatsMBean
-
Return the count of temporary errors returned by the handler
- getThreadCount() - Method in interface org.apache.james.mailetcontainer.api.jmx.MailSpoolerMBean
-
Return the number of threads used for spooling
- getThreadCount() - Method in class org.apache.james.mailetcontainer.impl.JamesMailSpooler
-
- getThreadPoolJMXPath() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- getTimeout() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return the timeout in seconds
- getTo() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- getTo() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the to
property.
- getTo(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the to
property, built dynamically using the original
Mail object.
- getTo() - Method in class org.apache.james.transport.mailets.Bounce
-
- getTo() - Method in class org.apache.james.transport.mailets.DSNBounce
-
- getTo() - Method in class org.apache.james.transport.mailets.Forward
-
- getTo() - Method in class org.apache.james.transport.mailets.NotifyPostmaster
-
- getTo() - Method in class org.apache.james.transport.mailets.NotifySender
-
- getTo() - Method in class org.apache.james.transport.mailets.Redirect
-
- getTotalTasks() - Method in class org.apache.james.protocols.lib.netty.JMXEnabledOrderedMemoryAwareThreadPoolExecutor
-
- getTotalTasks() - Method in class org.apache.james.util.concurrent.JMXEnabledScheduledThreadPoolExecutor
-
- getTotalTasks() - Method in class org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutor
-
- getTotalTasks() - Method in interface org.apache.james.util.concurrent.JMXEnabledThreadPoolExecutorMBean
-
Return the total tasks handled by this executor
- getTypeCode(String) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
A private method to convert types from string to int.
- getUrls() - Method in class org.apache.james.container.spring.bean.factory.mailrepositorystore.MailRepositoryStoreBeanFactory
-
- getUrls() - Method in interface org.apache.james.mailrepository.api.MailRepositoryStore
-
- getUsed(MailAddress, Mail) - Method in class org.apache.james.transport.matchers.AbstractStorageQuota
-
Gets the storage used in the recipient's inbox.
- getUser() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the user.
- getUser() - Method in class org.apache.james.rrt.jpa.model.JPARecipientRewrite
-
- getUserByName(String) - Method in interface org.apache.james.user.api.UsersRepository
-
Get the user object with the specified user name.
- getUserByName(String) - Method in class org.apache.james.user.file.UsersFileRepository
-
Deprecated.
- getUserByName(String) - Method in class org.apache.james.user.hbase.HBaseUsersRepository
-
- getUserByName(String) - Method in class org.apache.james.user.jcr.JCRUsersRepository
-
Get the user object with the specified user name.
- getUserByName(String) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Get the user object with the specified user name.
- getUserByName(String, boolean) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Gets a user by name, ignoring case if specified.
- getUserByName(String) - Method in class org.apache.james.user.jpa.JPAUsersRepository
-
Get the user object with the specified user name.
- getUserByName(String) - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
- getUserByNameCaseInsensitive(String) - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
- getUserByNameIterating(String, boolean) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Gets a user by name, ignoring case if specified.
- getUserDirectory(String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getUserDirectoryFile(String) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- getUserDomainMappings(String, String) - Method in interface org.apache.james.rrt.api.RecipientRewriteTable
-
Return the explicit mapping stored for the given user and domain.
- getUserDomainMappings(String, String) - Method in interface org.apache.james.rrt.api.RecipientRewriteTableManagementMBean
-
Return the explicit mapping stored for the given user and domain.
- getUserDomainMappings(String, String) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
- getUserDomainMappings(String, String) - Method in class org.apache.james.rrt.lib.RecipientRewriteTableManagement
-
- getUserDomainMappings(String, String) - Method in class org.apache.james.user.lib.AbstractJamesUsersRepository
-
Deprecated.
- getUserDomainMappingsInternal(String, String) - Method in class org.apache.james.rrt.file.XMLRecipientRewriteTable
-
- getUserDomainMappingsInternal(String, String) - Method in class org.apache.james.rrt.hbase.HBaseRecipientRewriteTable
-
- getUserDomainMappingsInternal(String, String) - Method in class org.apache.james.rrt.jdbc.JDBCRecipientRewriteTable
-
Deprecated.
- getUserDomainMappingsInternal(String, String) - Method in class org.apache.james.rrt.jpa.JPARecipientRewriteTable
-
- getUserDomainMappingsInternal(String, String) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
Return Collection of all mappings for the given username and domain
- getUsername(MailAddress) - Method in class org.apache.james.transport.mailets.SieveMailet
-
Return the username to use for sieve processing for the given
MailAddress.
- getUserName() - Method in interface org.apache.james.user.api.model.User
-
Return the user name of this user
- getUserName() - Method in class org.apache.james.user.jcr.model.JCRUser
-
- getUserName() - Method in class org.apache.james.user.jpa.model.JPAUser
-
- getUserName() - Method in class org.apache.james.user.ldap.ReadOnlyLDAPUser
-
- getUserName() - Method in class org.apache.james.user.lib.model.DefaultUser
-
- getUsers() - Method in class org.apache.james.smtpserver.fastfail.ValidRcptHandler
-
Gets the users repository.
- getUsers() - Method in class org.apache.james.smtpserver.UsersRepositoryAuthHook
-
Gets the users repository.
- getUsersRepositoryTable() - Method in class org.apache.james.system.hbase.TablePool
-
Get an instance of the UsersRepository table.
- getVarDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext
-
- getVarDirectory() - Method in class org.apache.james.container.spring.context.JamesServerApplicationContext.JamesServerResourceLoader
-
- getVarDirectory() - Method in class org.apache.james.container.spring.context.web.JamesServerWebApplicationContext
-
- getVarDirectory() - Method in interface org.apache.james.container.spring.resource.JamesResourceLoader
-
Return the absolute directory of the application
- getVirtualHostingEnabled() - Method in interface org.apache.james.user.api.UsersRepositoryManagementMBean
-
Return true if the UserRepository has VirtualHosting enabled
- getVirtualHostingEnabled() - Method in class org.apache.james.user.lib.UsersRepositoryManagement
-
- getWhiteListedNetworks() - Method in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler
-
- getWrapped() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy.MessageReferenceTracker
-
- getWrappedMessage() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
Return wrapped mimeMessage
- getWrappedMessageForWriting() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
Check the number of references over the MimeMessage and clone it if
needed before returning the reference
- getWritableOutputStream() - Method in class org.apache.james.core.MimeMessageInputStreamSource
-
- getXMLMappings(String) - Static method in class org.apache.james.rrt.lib.RecipientRewriteTableUtil
-
Returns a Map which contains the mappings
- GROUP_HANDLER - Static variable in interface org.apache.james.imapserver.netty.NettyConstants
-
- ignoreCase - Variable in class org.apache.james.user.lib.AbstractJamesUsersRepository
-
Deprecated.
Ignore case in usernames
- ImapChannelUpstreamHandler - Class in org.apache.james.imapserver.netty
-
SimpleChannelUpstreamHandler
which handles IMAP
- ImapChannelUpstreamHandler(String, ImapProcessor, ImapEncoder, Logger, boolean, boolean) - Constructor for class org.apache.james.imapserver.netty.ImapChannelUpstreamHandler
-
- ImapChannelUpstreamHandler(String, ImapProcessor, ImapEncoder, Logger, boolean, boolean, SSLContext, String[]) - Constructor for class org.apache.james.imapserver.netty.ImapChannelUpstreamHandler
-
- ImapHeartbeatHandler - Class in org.apache.james.imapserver.netty
-
- ImapHeartbeatHandler() - Constructor for class org.apache.james.imapserver.netty.ImapHeartbeatHandler
-
- ImapIdleStateHandler - Class in org.apache.james.imapserver.netty
-
IdleStateAwareChannelHandler
which will call ImapSession.logout()
if the
connected client did not receive or send any traffic in a given timeframe
- ImapIdleStateHandler() - Constructor for class org.apache.james.imapserver.netty.ImapIdleStateHandler
-
- ImapLineHandlerAdapter - Class in org.apache.james.imapserver.netty
-
- ImapLineHandlerAdapter(ImapSession, ImapLineHandler) - Constructor for class org.apache.james.imapserver.netty.ImapLineHandlerAdapter
-
- ImapRequestFrameDecoder - Class in org.apache.james.imapserver.netty
-
FrameDecoder
which will decode via and ImapDecoder
instance
- ImapRequestFrameDecoder(ImapDecoder, int, int) - Constructor for class org.apache.james.imapserver.netty.ImapRequestFrameDecoder
-
- IMAPServer - Class in org.apache.james.imapserver.netty
-
NIO IMAP Server which use Netty
- IMAPServer() - Constructor for class org.apache.james.imapserver.netty.IMAPServer
-
- IMAPServerFactory - Class in org.apache.james.imapserver.netty
-
- IMAPServerFactory() - Constructor for class org.apache.james.imapserver.netty.IMAPServerFactory
-
- IMAPServerMBean - Interface in org.apache.james.imapserver.netty
-
- importMailsFromJames23(String) - Method in class org.apache.james.container.spring.tool.James23Importer
-
Import 2.3 mails to 3.0 mails.
- importMailsFromJames23(String) - Method in class org.apache.james.container.spring.tool.James23ImporterManagement
-
- importMailsFromJames23(String) - Method in interface org.apache.james.container.spring.tool.James23ImporterManagementMBean
-
Import the mails for each users from the given mail repository path.
- importUsersAndMailsFromJames23(String, String) - Method in class org.apache.james.container.spring.tool.James23Importer
-
Import 2.3 users to 3.0 users (taking virtualDomains into account)
Import 2.3 mails to 3.0 mails.
- importUsersAndMailsFromJames23(String, String) - Method in class org.apache.james.container.spring.tool.James23ImporterManagement
-
- importUsersAndMailsFromJames23(String, String) - Method in interface org.apache.james.container.spring.tool.James23ImporterManagementMBean
-
First import users (each user is created with the given default password), the
import the mails for each users from the given mail repository path.
- importUsersFromJames23(String) - Method in class org.apache.james.container.spring.tool.James23Importer
-
Import 2.3 users to 3.0 users (taking virtualDomains into account)
- importUsersFromJames23(String) - Method in class org.apache.james.container.spring.tool.James23ImporterManagement
-
- importUsersFromJames23(String) - Method in interface org.apache.james.container.spring.tool.James23ImporterManagementMBean
-
Import users (each user is created with the given default password).
- increment(Response) - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerStats
-
Increment stats based on the given response
- increment(Response) - Method in class org.apache.james.protocols.lib.jmx.ConnectHandlerStats
-
Increment the stats
- increment(Response) - Method in class org.apache.james.protocols.lib.jmx.LineHandlerStats
-
Increment the stats
- increment(int) - Method in class org.apache.james.smtpserver.jmx.HookStats
-
- incrementReferenceCount() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy.MessageReferenceTracker
-
- incrementStats(Response) - Method in class org.apache.james.pop3server.jmx.POP3CommandHandlerStats
-
- incrementStats(Response) - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerStats
-
Subclasses need to implement this to handle more precise stats
- incrementStats(Response) - Method in class org.apache.james.smtpserver.jmx.SMTPCommandHandlerStats
-
- Inet4Network - Class in org.apache.james.dnsservice.library.inetnetwork.model
-
- Inet4Network(InetAddress, InetAddress) - Constructor for class org.apache.james.dnsservice.library.inetnetwork.model.Inet4Network
-
You need a IP address and an subnetmask to construct an Inet4Network.
Both constructor parameters are passed via a InetAddress.
- Inet6Network - Class in org.apache.james.dnsservice.library.inetnetwork.model
-
- Inet6Network(InetAddress, Integer) - Constructor for class org.apache.james.dnsservice.library.inetnetwork.model.Inet6Network
-
You need a IP address (InetAddress) and an subnetmask (Integer) to
construct an Inet6Network.
- InetNetwork - Interface in org.apache.james.dnsservice.library.inetnetwork.model
-
An InetNetwork represents a IPv4 or IPv6 address with a subnet mask.
The subnet mask allows to represent one or more host (a "network of hosts").
- InetNetworkBuilder - Class in org.apache.james.dnsservice.library.inetnetwork
-
Builds a InetNetwork (Inet4Network or Inet6Network) in function on the
provided string pattern that represents a subnet.
- InetNetworkBuilder(DNSService) - Constructor for class org.apache.james.dnsservice.library.inetnetwork.InetNetworkBuilder
-
Constructs a InetNetwork.
- info(String) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(String, Throwable) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(String, Object) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(String, Object[]) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(Marker, String) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(String, Object, Object) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(Marker, String, Object) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(Marker, String, Object[]) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(Marker, String, Throwable) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(Marker, String, Object, Object) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- info(String) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(String, Throwable) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(String, Object) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(String, Object, Object) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(String, Object[]) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(Marker, String) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(Marker, String, Object) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(Marker, String, Object, Object) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(Marker, String, Object[]) - Method in class org.apache.james.transport.util.MailetContextLog
-
- info(Marker, String, Throwable) - Method in class org.apache.james.transport.util.MailetContextLog
-
- init() - Method in class org.apache.james.container.spring.bean.factory.mailrepositorystore.MailRepositoryStoreBeanFactory
-
- init() - Method in class org.apache.james.dnsservice.dnsjava.DNSJavaService
-
- init() - Method in class org.apache.james.domainlist.jpa.JPADomainList
-
- init() - Method in class org.apache.james.fetchmail.FetchScheduler
-
- init() - Method in class org.apache.james.mailetcontainer.impl.camel.CamelCompositeProcessor
-
- init() - Method in class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor
-
- init() - Method in class org.apache.james.mailetcontainer.impl.JamesMailSpooler
-
Initializes the spool manager.
- init() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateCompositeProcessor
-
- init() - Method in class org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
-
Init the container
- init() - Method in class org.apache.james.mailrepository.file.FileMailRepository
-
- init() - Method in class org.apache.james.mailrepository.jcr.JCRMailRepository
-
- init() - Method in class org.apache.james.mailrepository.jdbc.JDBCMailRepository
-
Initialises the JDBC repository.
- init(Configuration) - Method in class org.apache.james.protocols.lib.jmx.AbstractCommandHandlerResultJMXMonitor
-
- init(Configuration) - Method in class org.apache.james.protocols.lib.jmx.AbstractConnectHandlerResultJMXMonitor
-
- init(Configuration) - Method in class org.apache.james.protocols.lib.jmx.AbstractLineHandlerResultJMXMonitor
-
- init(Configuration) - Method in interface org.apache.james.protocols.lib.lifecycle.InitializingLifecycleAwareProtocolHandler
-
Init with the given Configuration
- init() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- init() - Method in class org.apache.james.protocols.lib.netty.AbstractServerFactory
-
- init() - Method in class org.apache.james.protocols.lib.ProtocolHandlerChainImpl
-
- init() - Method in class org.apache.james.queue.library.AbstractMailQueueFactory
-
- init() - Method in class org.apache.james.repository.file.AbstractFileRepository
-
- init() - Method in class org.apache.james.rrt.jdbc.JDBCRecipientRewriteTable
-
Deprecated.
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.DNSRBLHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.MaxRcptHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.SpamAssassinHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.SpamTrapHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.SPFHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.URIRBLHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.ValidRcptHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.fastfail.ValidRcptMX
-
- init(Configuration) - Method in class org.apache.james.smtpserver.jmx.HookResultJMXMonitor
-
- init(Configuration) - Method in class org.apache.james.smtpserver.MailPriorityHandler
-
- init() - Method in class org.apache.james.smtpserver.SendMailHandler
-
- init(Configuration) - Method in class org.apache.james.smtpserver.SetMimeHeaderHandler
-
- init() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Mailet initialization routine.
- init() - Method in class org.apache.james.transport.mailets.BayesianAnalysis
-
Mailet initialization routine.
- init() - Method in class org.apache.james.transport.mailets.BayesianAnalysisFeeder
-
Mailet initialization routine.
- init() - Method in class org.apache.james.transport.mailets.DSNBounce
-
Initialize the mailet
- init() - Method in class org.apache.james.transport.mailets.FromRepository
-
Initialize the mailet, loading configuration information.
- init() - Method in class org.apache.james.transport.mailets.JDBCAlias
-
Initialize the mailet
- init() - Method in class org.apache.james.transport.mailets.JDBCRecipientRewriteTable
-
Deprecated.
Initialize the mailet
- init() - Method in class org.apache.james.transport.mailets.LocalDelivery
-
- init() - Method in class org.apache.james.transport.mailets.RemoteDelivery
-
Initializes all arguments based on configuration values specified in the
James configuration file.
- init(MailetConfig) - Method in class org.apache.james.transport.mailets.SieveMailet
-
- init() - Method in class org.apache.james.transport.mailets.SpamAssassin
-
- init() - Method in class org.apache.james.transport.mailets.SPF
-
- init() - Method in class org.apache.james.transport.mailets.ToRecipientFolder
-
- init() - Method in class org.apache.james.transport.mailets.ToRepository
-
Initialize the mailet, loading configuration information.
- init() - Method in class org.apache.james.transport.mailets.ToSenderFolder
-
- init() - Method in class org.apache.james.transport.mailets.WhiteListManager
-
Initializes the mailet.
- init() - Method in class org.apache.james.transport.mailets.XMLRecipientRewriteTable
-
Deprecated.
Initialize the mailet
- init() - Method in class org.apache.james.transport.matchers.AbstractNetworkMatcher
-
- init() - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
- init() - Method in class org.apache.james.transport.matchers.AbstractStorageQuota
-
- init() - Method in class org.apache.james.transport.matchers.InSpammerBlacklist
-
- init() - Method in class org.apache.james.transport.matchers.IsInWhiteList
-
- init() - Method in class org.apache.james.transport.matchers.NetworkIsInWhitelist
-
- init() - Method in class org.apache.james.user.file.UsersFileRepository
-
Deprecated.
- init() - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Initialises the JDBC repository.
- init() - Method in class org.apache.james.user.jpa.JPAUsersRepository
-
- init() - Method in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository
-
Initialises the user-repository instance.
- init(File, String, Connection, Map<String, String>) - Method in class org.apache.james.util.sql.SqlResources
-
Configures a DbResources object to provide SQL statements from a file.
- init(InputStream, String, Connection, Map<String, String>) - Method in class org.apache.james.util.sql.SqlResources
-
Configures a DbResources object to provide SQL statements from an
InputStream.
- init(Document, String, Connection, Map<String, String>) - Method in class org.apache.james.util.sql.SqlResources
-
Configures a SqlResources object from an xml document.
- initialize() - Method in class org.apache.james.user.lib.model.DefaultJamesUser
-
Deprecated.
Initializes default values for local fields.
- InitializingLifecycleAwareProtocolHandler - Interface in org.apache.james.protocols.lib.lifecycle
-
- initSqlQueries(Connection, MailetContext) - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
Initializes the sql query environment from the SqlResources file.
Will look for conf/sqlResources.xml.
Will
not create the database resources, if missing
(this task is done, if needed, in the WhiteListManager
initialization routine).
- initSqlQueries(Connection, File) - Method in class org.apache.james.util.bayesian.JDBCBayesianAnalyzer
-
Initializes the sql query environment from the SqlResources file.
- insertTriplet(String, String, String, int, long) - Method in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler
-
- InSpammerBlacklist - Class in org.apache.james.transport.matchers
-
Checks the network IP address of the sending server against a blacklist of
spammers.
- InSpammerBlacklist() - Constructor for class org.apache.james.transport.matchers.InSpammerBlacklist
-
- internalRemove(String) - Method in class org.apache.james.mailrepository.file.FileMailRepository
-
- internalRemove(String) - Method in class org.apache.james.mailrepository.jcr.JCRMailRepository
-
- internalRemove(String) - Method in class org.apache.james.mailrepository.jdbc.JDBCMailRepository
-
- internalRemove(String) - Method in class org.apache.james.mailrepository.lib.AbstractMailRepository
-
- internalStore(Mail) - Method in class org.apache.james.mailrepository.file.FileMailRepository
-
- internalStore(Mail) - Method in class org.apache.james.mailrepository.jcr.JCRMailRepository
-
- internalStore(Mail) - Method in class org.apache.james.mailrepository.jdbc.JDBCMailRepository
-
- internalStore(Mail) - Method in class org.apache.james.mailrepository.lib.AbstractMailRepository
-
- InternetHeadersInputStream - Class in org.apache.james.core
-
Provide an
InputStream
over an
InternetHeaders
instance.
- InternetHeadersInputStream(InternetHeaders) - Constructor for class org.apache.james.core.InternetHeadersInputStream
-
- InternetHeadersInputStream(Enumeration<String>) - Constructor for class org.apache.james.core.InternetHeadersInputStream
-
- ipMap - Static variable in class org.apache.james.protocols.lib.POP3BeforeSMTPHelper
-
The map in which the ipAddresses and timestamp stored
- isActivated() - Method in class org.apache.james.user.ldap.ReadOnlyLDAPGroupRestriction
-
Indicates if group/role-based restriction is enabled for the the
user-store, based on the information encapsulated in the instance.
- isActiveFile(String, File) - Method in class org.apache.james.filesystem.api.SieveFileRepository
-
- isAuthentic(String, CharSequence) - Method in class org.apache.james.adapter.mailbox.store.UserRepositoryAuthenticator
-
- isAuthorized(String) - Static method in class org.apache.james.protocols.lib.POP3BeforeSMTPHelper
-
Return true if the ip is authorized to relay
- isAuthRequired(String) - Method in class org.apache.james.smtpserver.netty.SMTPServer.SMTPHandlerConfigurationDataImpl
-
- isBlacklistedRecipient(MailAddress) - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method isBlacklistedRecipient.
- isBlacklistedRecipient() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the Blacklisted.
- isBodyModified() - Method in class org.apache.james.core.MimeMessageWrapper
-
Get whether the body of the message has been modified
- isBouncing() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Check if this mail has been bouncing by counting the X-fetched-from
headers for this task
- isComplete() - Method in interface org.apache.james.mailrepository.file.MBoxMailRepository.MessageAction
-
- isCompressionActive() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- isCompressionSupported() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- isDebug - Variable in class org.apache.james.transport.mailets.AbstractRedirect
-
Controls certain log messages.
- isDebugEnabled() - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isDebugEnabled(Marker) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isDebugEnabled() - Method in class org.apache.james.transport.util.MailetContextLog
-
Return true if debug logging is enabled
- isDebugEnabled(Marker) - Method in class org.apache.james.transport.util.MailetContextLog
-
- isDefaultRemoteAddress() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the defaultRemoteAddress.
- isDefaultSenderDomainPart() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the defaultSenderDomainPart.
- isDefaultSenderLocalPart() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the defaultSenderLocalPart.
- isDeferRecipientNotFound() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the isDeferRecipientNotFound.
- isEnabled() - Method in class org.apache.james.fetchmail.FetchScheduler
-
Describes whether this service is enabled by configuration.
- isEnabled() - Method in interface org.apache.james.fetchmail.FetchSchedulerMBean
-
- isEnabled() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return true if the server is enabled
- isEnabled() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
Return if the server is enabled by the configuration
- isErrorEnabled() - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isErrorEnabled(Marker) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isErrorEnabled() - Method in class org.apache.james.transport.util.MailetContextLog
-
Enabled, return true
- isErrorEnabled(Marker) - Method in class org.apache.james.transport.util.MailetContextLog
-
- isExpunged() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- isFatalEnabled() - Method in class org.apache.james.transport.util.MailetContextLog
-
Enabled, return true
- isFetchAll() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the fetchAll.
- isFetching() - Method in class org.apache.james.fetchmail.FetchMail
-
Returns the fetching.
- isHeaderModified() - Method in class org.apache.james.core.MimeMessageWrapper
-
Get whether the header of the message has been modified
- isIgnoreRecipientHeader() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the ignoreOriginalRecipient.
- isInfoEnabled() - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isInfoEnabled(Marker) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isInfoEnabled() - Method in class org.apache.james.transport.util.MailetContextLog
-
Enabled, return true
- isInfoEnabled(Marker) - Method in class org.apache.james.transport.util.MailetContextLog
-
- IsInWhiteList - Class in org.apache.james.transport.matchers
-
Matches recipients having the mail sender in the recipient's private
whitelist .
- IsInWhiteList() - Constructor for class org.apache.james.transport.matchers.IsInWhiteList
-
- isLeave() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the leave.
- isLeaveBlacklisted() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the leaveBlacklisted.
- isLeaveMaxMessageSizeExceeded() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the LeaveMaxMessageSizeExceeded.
- isLeaveRecipientNotFound() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the leaveRecipientNotFound.
- isLeaveRemoteReceivedHeaderInvalid() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the leaveRemoteReceivedHeaderInvalid.
- isLeaveRemoteRecipient() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the leaveRemoteRecipient.
- isLeaveUndeliverable() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the leaveUndeliverable.
- isLeaveUserUndefined() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the leaveUserUndefinded.
- isLocalDomain(String) - Method in class org.apache.james.smtpserver.AuthRequiredToRelayRcptHook
-
- isLocalDomain(SMTPSession, String) - Method in class org.apache.james.smtpserver.fastfail.ValidRcptHandler
-
- isLocalDomain(String) - Method in class org.apache.james.smtpserver.SenderAuthIdentifyVerificationRcptHook
-
- isLocalEmail(MailAddress) - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- isLocalRecipient(MailAddress) - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method isLocalRecipient.
- isLocalServer(MailAddress) - Method in class org.apache.james.fetchmail.MessageProcessor
-
Method isLocalServer.
- isLocalServer(String) - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- isLocalUser(String) - Method in class org.apache.james.mailetcontainer.impl.JamesMailetContext
-
- isLocked(Object) - Method in class org.apache.james.mailrepository.lib.Lock
-
Check to see if the object is locked
- isMarkBlacklistedSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the markBlacklistedSeen.
- isMarkMaxMessageSizeExceededSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the MarkMaxMessageSizeExceededSeen.
- isMarkRecipientNotFoundSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the markRecipientNotFoundSeen.
- isMarkRemoteReceivedHeaderInvalidSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the markRemoteReceivedHeaderInvalidSeen.
- isMarkRemoteRecipientSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the markRemoteRecipientSeen.
- isMarkSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the markSeen.
- isMarkSeenPermanent() - Method in class org.apache.james.fetchmail.FolderProcessor
-
Returns the isMarkSeenPermanent.
- isMarkUndeliverableSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the markUndeliverableSeen.
- isMarkUserUndefinedSeen() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the markUserUndefindedSeen.
- isMaxMessageSizeExceeded() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the maxMessageSizeExceeded, lazily initialised as required.
- isMessageDeleted() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Is the DELETED flag set?
- isMessageSeen() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Is the SEEN flag set?
- isMimeType(String) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- isModified() - Method in class org.apache.james.core.MimeMessageWrapper
-
Get whether the message has been modified.
- isOpenReadOnly() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Answers true if the folder should be opened read only.
- isPlainAuthDisallowed() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- isPreviouslyUnprocessed() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns boolean
indicating if the message to be delivered
was unprocessed in a previous delivery attempt.
- isRecipientChecked(MailAddress) - Method in class org.apache.james.transport.matchers.AbstractStorageQuota
-
Checks the recipient.
Does a super.isRecipientChecked
and checks that the
recipient is a known user in the local server.
If a subclass overrides this method it should "and"
super.isRecipientChecked
to its check.
- isRecipientNotFound() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the recipientNotFound.
- isRecurse() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the recurse.
- isRejectBlacklisted() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the RejectUserBlacklisted.
- isRejectMaxMessageSizeExceeded() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the RejectMaxMessageSizeExceeded.
- isRejectRecipientNotFound() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the rejectRecipientNotFound.
- isRejectRemoteReceivedHeaderInvalid() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the RejectRemoteReceivedHeaderInvalid.
- isRejectRemoteRecipient() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the RejectRemoteRecipient.
- isRejectUserUndefined() - Method in class org.apache.james.fetchmail.ProcessorAbstract
-
Returns the RejectUserUndefinded.
- isRelayingAllowed(String) - Method in class org.apache.james.smtpserver.netty.SMTPServer.SMTPHandlerConfigurationDataImpl
-
- isRemoteReceivedHeaderInvalid() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the remoteReceivedHeaderInvalid, lazily initialised.
- isRemoteRecipient() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the localRecipient.
- isReply() - Method in class org.apache.james.transport.mailets.AbstractNotify
-
- isReply() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the isReply
property.
- isReply(Mail) - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the isReply
property, built dynamically using the
original Mail object.
- isReply() - Method in class org.apache.james.transport.mailets.Forward
-
- isSeen(MimeMessage) - Method in class org.apache.james.fetchmail.FolderProcessor
-
Answer if aMessage
has been SEEN.
- isSet(String) - Method in class org.apache.james.core.MailHeaders
-
Check if a particular header is present.
- isSet(Flags.Flag) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- isStarted() - Method in interface org.apache.james.protocols.lib.jmx.ServerMBean
-
Return true if the server is started, which basicly means it is bound to
a address and accept connections
- isStarted() - Method in class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer
-
- isStatic - Variable in class org.apache.james.transport.mailets.AbstractRedirect
-
Holds the value of the static
init parameter.
- isStatic() - Method in class org.apache.james.transport.mailets.AbstractRedirect
-
Gets the static
property.
- isStatic() - Method in class org.apache.james.transport.mailets.Redirect
-
- isThreePartTLD(String) - Static method in class org.apache.james.smtpserver.TLDLookup
-
Determines if a three-part domain string (xxx.xxx.xxx) is contained in
the cache of known three-part TLDs.
- isTLSActive() - Method in class org.apache.james.imapserver.netty.NettyImapSession
-
- isTraceEnabled() - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isTraceEnabled(Marker) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isTraceEnabled() - Method in class org.apache.james.transport.util.MailetContextLog
-
Not enabled return false
- isTraceEnabled(Marker) - Method in class org.apache.james.transport.util.MailetContextLog
-
Do nothing
- isTwoPartTLD(String) - Static method in class org.apache.james.smtpserver.TLDLookup
-
Determines if a two-part domain string (xxx.xxx) is contained in the
cache of known two-part TLDs.
- isUserUndefined() - Method in class org.apache.james.fetchmail.MessageProcessor
-
Returns the userUndefined.
- isV6(String) - Static method in class org.apache.james.dnsservice.library.inetnetwork.InetNetworkBuilder
-
Returns true if the string parameters is a IPv6 pattern.
- isValid() - Method in class org.apache.james.core.MailHeaders
-
Check if all REQUIRED headers fields as specified in RFC 822 are present.
- isValidRecipient(SMTPSession, MailAddress) - Method in class org.apache.james.smtpserver.fastfail.ValidRcptHandler
-
- isValidUsername(String) - Method in class org.apache.james.user.lib.AbstractUsersRepository
-
- isWarnEnabled() - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isWarnEnabled(Marker) - Method in class org.apache.james.protocols.lib.Slf4jLoggerAdapter
-
- isWarnEnabled() - Method in class org.apache.james.transport.util.MailetContextLog
-
Enabled, return true
- isWarnEnabled(Marker) - Method in class org.apache.james.transport.util.MailetContextLog
-
- iterator() - Method in interface org.apache.james.mailetcontainer.impl.matchers.CompositeMatcher
-
- iterator() - Method in class org.apache.james.mailetcontainer.impl.matchers.GenericCompositeMatcher
-
- m_baseDirectory - Variable in class org.apache.james.repository.file.AbstractFileRepository
-
- m_extension - Variable in class org.apache.james.repository.file.AbstractFileRepository
-
- m_filter - Variable in class org.apache.james.repository.file.AbstractFileRepository
-
- m_name - Variable in class org.apache.james.repository.file.AbstractFileRepository
-
- m_sqlParameters - Variable in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
- mail - Variable in class org.apache.james.queue.jms.JMSMailQueueItem
-
- MAIL - Static variable in interface org.apache.james.smtpserver.SMTPConstants
-
- MAIL_PRIORITY - Static variable in interface org.apache.james.queue.api.MailPrioritySupport
-
Attribute name for support if priority.
- MailboxAdapter - Class in org.apache.james.pop3server.mailbox
-
- MailboxAdapter(MailboxManager, MessageManager, MailboxSession) - Constructor for class org.apache.james.pop3server.mailbox.MailboxAdapter
-
- MailboxConfigurationBeanFactoryPostProcessor - Class in org.apache.james.container.spring.bean.factorypostprocessor
-
Read mailbox.xml file and register the right bean alias in the
BeanDefinitionRegistry
depending on the configured provider.
- MailboxConfigurationBeanFactoryPostProcessor() - Constructor for class org.apache.james.container.spring.bean.factorypostprocessor.MailboxConfigurationBeanFactoryPostProcessor
-
- MailboxCopierManagement - Class in org.apache.james.container.spring.mailbox
-
MailboxCopier
support via JMX
- MailboxCopierManagement() - Constructor for class org.apache.james.container.spring.mailbox.MailboxCopierManagement
-
- MailboxCopierManagementMBean - Interface in org.apache.james.container.spring.mailbox
-
Allow to copy MailboxManager
contents from one to the other via JMX
- MailboxDeliverToRecipientHandler - Class in org.apache.james.lmtpserver.hook
-
DeliverToRecipientHook
which deliver the message directly to the recipients mailbox.
- MailboxDeliverToRecipientHandler() - Constructor for class org.apache.james.lmtpserver.hook.MailboxDeliverToRecipientHandler
-
- MailboxManagerManagement - Class in org.apache.james.adapter.mailbox
-
JMX managmenent for Mailboxes
- MailboxManagerManagement() - Constructor for class org.apache.james.adapter.mailbox.MailboxManagerManagement
-
- MailboxManagerManagementMBean - Interface in org.apache.james.adapter.mailbox
-
JMX MBean for Mailbox management
- MailboxQuotaFixed - Class in org.apache.james.transport.matchers
-
Matcher which can be used to set a quota for users Mailbox.
- MailboxQuotaFixed() - Constructor for class org.apache.james.transport.matchers.MailboxQuotaFixed
-
- MaildirStoreUtil - Class in org.apache.james.adapter.mailbox.maildir
-
Utility to instance a MaildirStore
object
- MaildirStoreUtil() - Constructor for class org.apache.james.adapter.mailbox.maildir.MaildirStoreUtil
-
- MailetConfigImpl - Class in org.apache.james.mailetcontainer.impl
-
Implements the configuration object for a Mailet.
- MailetConfigImpl() - Constructor for class org.apache.james.mailetcontainer.impl.MailetConfigImpl
-
No argument constructor for this object.
- MAILETCONTAINER_PROPERTY - Static variable in class org.apache.james.mailetcontainer.impl.camel.MatcherSplitter
-
- MailetContextLog - Class in org.apache.james.transport.util
-
Logger
implementation which delegate the logging to a
MailetContext
- MailetContextLog(MailetContext, boolean) - Constructor for class org.apache.james.transport.util.MailetContextLog
-
- MailetContextLog(MailetContext) - Constructor for class org.apache.james.transport.util.MailetContextLog
-
- MailetLoader - Interface in org.apache.james.mailetcontainer.api
-
Implementations of this interface are responsible to create Mailet
instances
- MailetLoaderBeanFactory - Class in org.apache.james.container.spring.bean.factory.mailetcontainer
-
Loads Mailets for use inside James by using the
ConfigurableListableBeanFactory
of spring.
- MailetLoaderBeanFactory() - Constructor for class org.apache.james.container.spring.bean.factory.mailetcontainer.MailetLoaderBeanFactory
-
- MailetMailAddressAdapter - Class in org.apache.james.smtpserver.model
-
- MailetMailAddressAdapter(MailAddress) - Constructor for class org.apache.james.smtpserver.model.MailetMailAddressAdapter
-
- MailetManagement - Class in org.apache.james.mailetcontainer.impl.jmx
-
- MailetManagement(MailetConfig) - Constructor for class org.apache.james.mailetcontainer.impl.jmx.MailetManagement
-
- MailetManagementMBean - Interface in org.apache.james.mailetcontainer.api.jmx
-
management interface for one Mailet instance
- MailHeaders - Class in org.apache.james.core
-
This interface defines a container for mail headers.
- MailHeaders() - Constructor for class org.apache.james.core.MailHeaders
-
No argument constructor
- MailHeaders(InputStream) - Constructor for class org.apache.james.core.MailHeaders
-
Constructor that takes an InputStream containing the contents of the set
of mail headers.
- MailImpl - Class in org.apache.james.core
-
Wraps a MimeMessage adding routing information (from SMTP) and some simple
API enhancements.
- MailImpl() - Constructor for class org.apache.james.core.MailImpl
-
A constructor that creates a new, uninitialized MailImpl
- MailImpl(String, MailAddress, Collection) - Constructor for class org.apache.james.core.MailImpl
-
A constructor that creates a MailImpl with the specified name, sender,
and recipients.
- MailImpl(Mail) - Constructor for class org.apache.james.core.MailImpl
-
Create a copy of the input mail and assign it a new name
- MailImpl(Mail, String) - Constructor for class org.apache.james.core.MailImpl
-
- MailImpl(String, MailAddress, Collection, InputStream) - Constructor for class org.apache.james.core.MailImpl
-
A constructor that creates a MailImpl with the specified name, sender,
recipients, and message data.
- MailImpl(String, MailAddress, Collection, MimeMessage) - Constructor for class org.apache.james.core.MailImpl
-
A constructor that creates a MailImpl with the specified name, sender,
recipients, and MimeMessage.
- MailPriorityHandler - Class in org.apache.james.smtpserver
-
Handler which set a configured Mail
priority for the mail.
- MailPriorityHandler() - Constructor for class org.apache.james.smtpserver.MailPriorityHandler
-
- MailPrioritySupport - Interface in org.apache.james.queue.api
-
Supports Mail Priority handling
- MailProcessor - Interface in org.apache.james.mailetcontainer.api
-
The service
perform all needed work on the Mail object.
- MailProcessorManagement - Class in org.apache.james.mailetcontainer.impl.jmx
-
- MailProcessorManagement(String) - Constructor for class org.apache.james.mailetcontainer.impl.jmx.MailProcessorManagement
-
- MailProcessorManagementMBean - Interface in org.apache.james.mailetcontainer.api.jmx
-
MBean for Mail processing components
- MailQueue - Interface in org.apache.james.queue.api
-
A Queue/Spool for Mails.
- MailQueue.MailQueueException - Exception in org.apache.james.queue.api
-
Exception which will get thrown if any problems occur while working the
MailQueue
- MailQueue.MailQueueException(String, Exception) - Constructor for exception org.apache.james.queue.api.MailQueue.MailQueueException
-
- MailQueue.MailQueueException(String) - Constructor for exception org.apache.james.queue.api.MailQueue.MailQueueException
-
- MailQueue.MailQueueItem - Interface in org.apache.james.queue.api
-
- MailQueueFactory - Interface in org.apache.james.queue.api
-
- MailQueueManagement - Class in org.apache.james.queue.library
-
- MailQueueManagement(ManageableMailQueue) - Constructor for class org.apache.james.queue.library.MailQueueManagement
-
- MailQueueManagementMBean - Interface in org.apache.james.queue.api
-
- MailRepository - Interface in org.apache.james.mailrepository.api
-
Interface for a Repository to store Mails.
- MailRepositoryStore - Interface in org.apache.james.mailrepository.api
-
- MailRepositoryStore.MailRepositoryStoreException - Exception in org.apache.james.mailrepository.api
-
- MailRepositoryStore.MailRepositoryStoreException(String, Throwable) - Constructor for exception org.apache.james.mailrepository.api.MailRepositoryStore.MailRepositoryStoreException
-
- MailRepositoryStore.MailRepositoryStoreException(String) - Constructor for exception org.apache.james.mailrepository.api.MailRepositoryStore.MailRepositoryStoreException
-
- MailRepositoryStoreBeanFactory - Class in org.apache.james.container.spring.bean.factory.mailrepositorystore
-
Provides a registry of mail repositories.
- MailRepositoryStoreBeanFactory() - Constructor for class org.apache.james.container.spring.bean.factory.mailrepositorystore.MailRepositoryStoreBeanFactory
-
- MailSpoolerMBean - Interface in org.apache.james.mailetcontainer.api.jmx
-
JMX MBean for MailSpooler
- MailStateEquals - Class in org.apache.james.mailetcontainer.impl.camel
-
Check the the Mail state is Equals to the one give on the constructor
- MailStateEquals(String) - Constructor for class org.apache.james.mailetcontainer.impl.camel.MailStateEquals
-
- MailStateNotEquals - Class in org.apache.james.mailetcontainer.impl.camel
-
Check if the Mail state is NOT equal to the one given on the constructor
- MailStateNotEquals(String) - Constructor for class org.apache.james.mailetcontainer.impl.camel.MailStateNotEquals
-
- main(String[]) - Static method in class org.apache.james.cli.ServerCmd
-
Main method to initialize the class.
- main(String[]) - Static method in class org.apache.james.user.lib.util.DigestUtil
-
Command line interface.
- ManageableMailQueue - Interface in org.apache.james.queue.api
-
- ManageableMailQueue.MailQueueItemView - Interface in org.apache.james.queue.api
-
- ManageableMailQueue.MailQueueIterator - Interface in org.apache.james.queue.api
-
Iterator
subclass which allows to browse the content of a queue.
- ManageableMailQueue.Type - Enum in org.apache.james.queue.api
-
- mapAddressInternal(String, String) - Method in class org.apache.james.rrt.file.XMLRecipientRewriteTable
-
- mapAddressInternal(String, String) - Method in class org.apache.james.rrt.hbase.HBaseRecipientRewriteTable
-
- mapAddressInternal(String, String) - Method in class org.apache.james.rrt.jdbc.JDBCRecipientRewriteTable
-
Deprecated.
- mapAddressInternal(String, String) - Method in class org.apache.james.rrt.jpa.JPARecipientRewriteTable
-
- mapAddressInternal(String, String) - Method in class org.apache.james.rrt.lib.AbstractRecipientRewriteTable
-
Override to map virtual recipients to real recipients, both local and
non-local.
- MAPPING - Static variable in interface org.apache.james.rrt.hbase.def.HRecipientRewriteTable.COLUMN
-
- mappingToCollection(String) - Static method in class org.apache.james.rrt.lib.RecipientRewriteTableUtil
-
Convert a raw mapping String to a Collection
- mapRecipients(Map<MailAddress, String>) - Method in class org.apache.james.transport.mailets.AbstractRecipientRewriteTable
-
Deprecated.
Override to map virtual recipients to real recipients, both local and
non-local.
- mapRecipients(Map<MailAddress, String>) - Method in class org.apache.james.transport.mailets.JDBCRecipientRewriteTable
-
Deprecated.
Map any virtual recipients to real recipients using the configured JDBC
connection, table and query.
- mapRecipients(Map<MailAddress, String>) - Method in class org.apache.james.transport.mailets.XMLRecipientRewriteTable
-
Deprecated.
Map any virtual recipients to real recipients using the configured
mapping.
- mark(int) - Method in class org.apache.james.core.MimeMessageInputStream
-
- markSupported() - Method in class org.apache.james.core.MimeMessageInputStream
-
- match(SearchTerm) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- match(Mail) - Method in class org.apache.james.mailetcontainer.impl.matchers.And
-
This is the And CompositeMatcher - consider it to be an intersection of
the results.
- match(Mail) - Method in class org.apache.james.mailetcontainer.impl.matchers.Not
-
This is the Not CompositeMatcher - consider what wasn't in the result set
of each child matcher.
- match(Mail) - Method in class org.apache.james.mailetcontainer.impl.matchers.Or
-
This is the Or CompositeMatcher - consider it to be a union of the
results.
- match(Mail) - Method in class org.apache.james.mailetcontainer.impl.matchers.Xor
-
This is the Xor CompositeMatcher - consider it to be the inequality
operator for recipients.
- match(Mail) - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
- match(Mail) - Method in class org.apache.james.transport.matchers.InSpammerBlacklist
-
- match(Mail) - Method in class org.apache.james.transport.matchers.RemoteAddrInNetwork
-
- match(Mail) - Method in class org.apache.james.transport.matchers.RemoteAddrNotInNetwork
-
- match(Mail) - Method in class org.apache.james.transport.matchers.SenderInFakeDomain
-
- matchedWhitelist(MailAddress, Mail) - Method in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher
-
- matchedWhitelist(MailAddress, Mail) - Method in class org.apache.james.transport.matchers.IsInWhiteList
-
- matchedWhitelist(MailAddress, Mail) - Method in class org.apache.james.transport.matchers.NetworkIsInWhitelist
-
- MATCHER_MATCHED_ATTRIBUTE - Static variable in class org.apache.james.mailetcontainer.impl.camel.MatcherSplitter
-
Headername which is used to indicate that the matcher matched
- MATCHER_PROPERTY - Static variable in class org.apache.james.mailetcontainer.impl.camel.MatcherSplitter
-
Headername under which the matcher is stored
- MatcherConfigImpl - Class in org.apache.james.mailetcontainer.impl
-
Implements the configuration object for a Matcher.
- MatcherConfigImpl() - Constructor for class org.apache.james.mailetcontainer.impl.MatcherConfigImpl
-
- MatcherLoader - Interface in org.apache.james.mailetcontainer.api
-
Implementations of this interface are responsible for loading Matcher
instances
- MatcherLoaderBeanFactory - Class in org.apache.james.container.spring.bean.factory.mailetcontainer
-
Loads Matchers for use inside James using the
ConfigurableListableBeanFactory
of spring.
- MatcherLoaderBeanFactory() - Constructor for class org.apache.james.container.spring.bean.factory.mailetcontainer.MatcherLoaderBeanFactory
-
- MatcherMailetPair - Class in org.apache.james.mailetcontainer.impl
-
A pair of Matcher
and Mailet
- MatcherMailetPair(Matcher, Mailet) - Constructor for class org.apache.james.mailetcontainer.impl.MatcherMailetPair
-
- MatcherManagement - Class in org.apache.james.mailetcontainer.impl.jmx
-
- MatcherManagement(MatcherConfig) - Constructor for class org.apache.james.mailetcontainer.impl.jmx.MatcherManagement
-
- MatcherManagementMBean - Interface in org.apache.james.mailetcontainer.api.jmx
-
management interface for one Matcher instance
- MatcherMatch - Class in org.apache.james.mailetcontainer.impl.camel
-
Check if the previous called Matcher matched.
- MatcherMatch() - Constructor for class org.apache.james.mailetcontainer.impl.camel.MatcherMatch
-
- MatcherSplitter - Class in org.apache.james.mailetcontainer.impl.camel
-
A Splitter for use with Camel to split the MailMessage into many pieces if
needed.
- MatcherSplitter() - Constructor for class org.apache.james.mailetcontainer.impl.camel.MatcherSplitter
-
- matches(Exchange) - Method in class org.apache.james.mailetcontainer.impl.camel.MailStateEquals
-
- matches(Exchange) - Method in class org.apache.james.mailetcontainer.impl.camel.MailStateNotEquals
-
- matches(Exchange) - Method in class org.apache.james.mailetcontainer.impl.camel.MatcherMatch
-
- matchInetNetwork(String) - Method in class org.apache.james.dnsservice.library.netmatcher.NetMatcher
-
The given String may represent an IP address or a host name.
- matchInetNetwork(InetAddress) - Method in class org.apache.james.dnsservice.library.netmatcher.NetMatcher
-
Return true if passed InetAddress match a network which was used to
construct the Netmatcher.
- matchNetwork(InetAddress) - Method in class org.apache.james.transport.matchers.AbstractNetworkMatcher
-
- matchNetwork(String) - Method in class org.apache.james.transport.matchers.AbstractNetworkMatcher
-
- MaxRcptHandler - Class in org.apache.james.smtpserver.fastfail
-
- MaxRcptHandler() - Constructor for class org.apache.james.smtpserver.fastfail.MaxRcptHandler
-
- MBoxMailRepository - Class in org.apache.james.mailrepository.file
-
Implementation of a MailRepository using UNIX mbox files.
- MBoxMailRepository() - Constructor for class org.apache.james.mailrepository.file.MBoxMailRepository
-
- MBoxMailRepository.MessageAction - Interface in org.apache.james.mailrepository.file
-
A callback used when a message is read from the mbox file
- MESSAGE - Static variable in class org.apache.james.transport.mailets.AbstractRedirect
-
- messageAction(String, String, long) - Method in interface org.apache.james.mailrepository.file.MBoxMailRepository.MessageAction
-
- messageParsed - Variable in class org.apache.james.core.MimeMessageWrapper
-
This is false until we parse the message
- MessageProcessor - Class in org.apache.james.fetchmail
-
Class MessageProcessor
handles the delivery of
MimeMessages
to the James input spool.
- messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.james.imapserver.netty.ImapChannelUpstreamHandler
-
- messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.james.imapserver.netty.ImapLineHandlerAdapter
-
- MimeMessageBlobMessageSource - Class in org.apache.james.queue.activemq
-
- MimeMessageBlobMessageSource(BlobMessage) - Constructor for class org.apache.james.queue.activemq.MimeMessageBlobMessageSource
-
- MimeMessageCopyOnWriteProxy - Class in org.apache.james.core
-
This object wraps a "possibly shared" MimeMessage tracking copies and
automatically cloning it (if shared) when a write operation is invoked.
- MimeMessageCopyOnWriteProxy(MimeMessage) - Constructor for class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- MimeMessageCopyOnWriteProxy(MimeMessageSource) - Constructor for class org.apache.james.core.MimeMessageCopyOnWriteProxy
-
- MimeMessageCopyOnWriteProxy.MessageReferenceTracker - Class in org.apache.james.core
-
Used internally to track the reference count It is important that this is
static otherwise it will keep a reference to the parent object.
- MimeMessageCopyOnWriteProxy.MessageReferenceTracker(MimeMessage) - Constructor for class org.apache.james.core.MimeMessageCopyOnWriteProxy.MessageReferenceTracker
-
- MimeMessageInputStream - Class in org.apache.james.core
-
- MimeMessageInputStream(MimeMessage, boolean) - Constructor for class org.apache.james.core.MimeMessageInputStream
-
- MimeMessageInputStream(MimeMessage) - Constructor for class org.apache.james.core.MimeMessageInputStream
-
- MimeMessageInputStreamSource - Class in org.apache.james.core
-
Takes an input stream and creates a repeatable input stream source for a
MimeMessageWrapper.
- MimeMessageInputStreamSource(String, InputStream) - Constructor for class org.apache.james.core.MimeMessageInputStreamSource
-
Construct a new MimeMessageInputStreamSource from an
InputStream
that contains the bytes of a MimeMessage.
- MimeMessageInputStreamSource(String) - Constructor for class org.apache.james.core.MimeMessageInputStreamSource
-
- MimeMessageJDBCSource - Class in org.apache.james.mailrepository.jdbc
-
This class points to a specific message in a repository.
- MimeMessageJDBCSource(JDBCMailRepository, String, StreamRepository) - Constructor for class org.apache.james.mailrepository.jdbc.MimeMessageJDBCSource
-
Construct a MimeMessageSource based on a JDBC repository, a key, and a
stream repository (where we might store the message body)
- MimeMessageObjectMessageSource - Class in org.apache.james.queue.jms
-
MimeMessageSource
implementation which reads the data from the
payload of an
ObjectMessage
.
- MimeMessageObjectMessageSource(ObjectMessage) - Constructor for class org.apache.james.queue.jms.MimeMessageObjectMessageSource
-
- MimeMessageSource - Class in org.apache.james.core
-
This defines a reusable datasource that can supply an input stream with
MimeMessage data.
- MimeMessageSource() - Constructor for class org.apache.james.core.MimeMessageSource
-
- MimeMessageStreamRepositorySource - Class in org.apache.james.mailrepository.file
-
- MimeMessageStreamRepositorySource(StreamRepository, String, String) - Constructor for class org.apache.james.mailrepository.file.MimeMessageStreamRepositorySource
-
Main constructor
- MimeMessageUtil - Class in org.apache.james.core
-
Utility class to provide optimized write methods for the various MimeMessage
implementations.
- MimeMessageUtil() - Constructor for class org.apache.james.core.MimeMessageUtil
-
- MimeMessageWrapper - Class in org.apache.james.core
-
This object wraps a MimeMessage, only loading the underlying MimeMessage
object when needed.
- MimeMessageWrapper(Session, MimeMessageSource) - Constructor for class org.apache.james.core.MimeMessageWrapper
-
A constructor that instantiates a MimeMessageWrapper based on a
MimeMessageSource
- MimeMessageWrapper(MimeMessageSource) - Constructor for class org.apache.james.core.MimeMessageWrapper
-
A constructor that instantiates a MimeMessageWrapper based on a
MimeMessageSource
- MimeMessageWrapper(MimeMessage) - Constructor for class org.apache.james.core.MimeMessageWrapper
-
- modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- modifyAttributes(Name, int, Attributes) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- modifyAttributes(String, int, Attributes) - Method in class org.apache.james.util.retry.naming.directory.RetryingDirContext
-
- MXHostAddressIterator - Class in org.apache.james.dnsservice.library
-
- MXHostAddressIterator(Iterator<String>, DNSService, boolean, Logger) - Constructor for class org.apache.james.dnsservice.library.MXHostAddressIterator
-
- MXHostAddressIterator(Iterator<String>, int, DNSService, boolean, Logger) - Constructor for class org.apache.james.dnsservice.library.MXHostAddressIterator
-