Interface Transport

All Superinterfaces:
RunningDaemon, TransportSender
All Known Implementing Classes:
DummyTransportTrx, MailConnector, MailServer, SmtpImapServer, TestPop3Handler, TestSmtpHandler

public interface Transport extends RunningDaemon, TransportSender

Defines prerequisites for the transport layer.

This wrapper interface was created for consistency with the other layer definitions.