Package | Description |
---|---|
net.messagevortex | |
net.messagevortex.accounting |
Contains classes required to do accounting.
|
net.messagevortex.blender |
contains blender layer related classes.
|
net.messagevortex.router | |
net.messagevortex.transport |
This package contains vital classes for transport layer.
|
net.messagevortex.transport.dummy | |
net.messagevortex.transport.smtp |
Modifier and Type | Class and Description |
---|---|
class |
MessageVortexRouting |
Modifier and Type | Class and Description |
---|---|
class |
DummyAccountant
A dummy accountant always agreeing to all transactions.
|
Modifier and Type | Class and Description |
---|---|
class |
Blender
Interface specifying a blender.
|
class |
DummyBlender
This Dummy blender supports only plain blending without an offset.
|
class |
F5Blender
This Dummy blender supports only plain blending without an offset.
|
class |
InitialRecipesBlender |
class |
SmtpBlender |
Modifier and Type | Class and Description |
---|---|
class |
SimpleRouterImplementation
A simple router implementation providing some basic strategies
for building a routing block.
|
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 |
TestSmtpHandler
FIXME: This implementation uses a Greenmail SMTP server.
|
Copyright © 2023. All rights reserved.