Package | Description |
---|---|
net.bluemind.cli.inject.common | |
net.bluemind.cli.inject.imap | |
net.bluemind.cli.inject.node |
Modifier and Type | Class and Description |
---|---|
class |
GOTMessageProducer |
class |
MinimalMessageProducer |
class |
SmallRandomMessageProducer |
Modifier and Type | Method and Description |
---|---|
protected abstract MailExchangeInjector |
AbstractMailInjectCommand.createInjector(CliContext ctx,
java.lang.String domUid,
IMessageProducer prod) |
Constructor and Description |
---|
MailExchangeInjector(IServiceProvider provider,
java.lang.String domainUid,
TargetMailboxFactory tmf,
IMessageProducer producer) |
Modifier and Type | Method and Description |
---|---|
protected MailExchangeInjector |
SmtpInjectCommand.createInjector(CliContext ctx,
java.lang.String domUid,
IMessageProducer prod) |
protected MailExchangeInjector |
ImapInjectCommand.createInjector(CliContext ctx,
java.lang.String domUid,
IMessageProducer prod) |
Constructor and Description |
---|
ImapInjector(IServiceProvider provider,
java.lang.String domainUid,
IMessageProducer prod) |
SmtpInjector(IServiceProvider provider,
java.lang.String domainUid,
IMessageProducer prod) |
Modifier and Type | Method and Description |
---|---|
protected MailExchangeInjector |
NodeInjectCommand.createInjector(CliContext ctx,
java.lang.String domUid,
IMessageProducer prod) |
Copyright © 2021. All Rights Reserved.