Interface IdServerMailTransportConfigurationType

All Superinterfaces:
IdServerJSONConfigurationElementType
All Known Implementing Classes:
IdServerMailTransportSMTP, IdServerMailTransportSMTP_TLS, IdServerMailTransportSMTPS

public sealed interface IdServerMailTransportConfigurationType extends IdServerJSONConfigurationElementType permits IdServerMailTransportSMTP, IdServerMailTransportSMTPS, IdServerMailTransportSMTP_TLS
The type of mail transport configurations.