Package | Description |
---|---|
net.messagevortex | |
net.messagevortex.transport |
This package contains vital classes for transport layer.
|
net.messagevortex.transport.dummy | |
net.messagevortex.transport.pop3 | |
net.messagevortex.transport.smtp |
Modifier and Type | Method and Description |
---|---|
static void |
MessageVortexRepository.setTransport(String uid,
String id,
Transport a)
Set the transport specified in the named configuration section.
|
Modifier and Type | Class and Description |
---|---|
class |
MailConnector |
class |
MailServer |
class |
SmtpImapServer |
Modifier and Type | Class and Description |
---|---|
class |
DummyTransportTrx |
Modifier and Type | Class and Description |
---|---|
class |
TestPop3Handler |
Modifier and Type | Class and Description |
---|---|
class |
TestSmtpHandler
FIXME: This implementation uses a Greenmail SMTP server.
|
Copyright © 2023. All rights reserved.