Package | Description |
---|---|
net.bluemind.cli.inject.common | |
net.bluemind.cli.inject.imap | |
net.bluemind.cli.inject.node |
Modifier and Type | Method and Description |
---|---|
TargetMailbox |
TargetMailboxFactory.create(java.lang.String email,
java.lang.String sid) |
Modifier and Type | Method and Description |
---|---|
byte[] |
GOTMessageProducer.createEml(TargetMailbox from,
TargetMailbox to) |
byte[] |
SmallRandomMessageProducer.createEml(TargetMailbox from,
TargetMailbox to) |
byte[] |
IMessageProducer.createEml(TargetMailbox from,
TargetMailbox to) |
byte[] |
MinimalMessageProducer.createEml(TargetMailbox from,
TargetMailbox to) |
abstract void |
TargetMailbox.exchange(TargetMailbox from,
byte[] emlContent) |
Modifier and Type | Class and Description |
---|---|
static class |
ImapInjector.ImapTargetMailbox |
static class |
SmtpInjector.SmtpTargetMailbox |
Modifier and Type | Method and Description |
---|---|
void |
SmtpInjector.SmtpTargetMailbox.exchange(TargetMailbox from,
byte[] emlContent) |
void |
ImapInjector.ImapTargetMailbox.exchange(TargetMailbox from,
byte[] emlContent) |
Modifier and Type | Class and Description |
---|---|
static class |
NodeInjector.NodeTargetMailbox |
Modifier and Type | Method and Description |
---|---|
void |
NodeInjector.NodeTargetMailbox.exchange(TargetMailbox from,
byte[] emlContent) |
Copyright © 2021. All Rights Reserved.