Package com.helger.mail.config
Class TypeConverterRegistrar_ph_mail
- java.lang.Object
-
- com.helger.mail.config.TypeConverterRegistrar_ph_mail
-
- All Implemented Interfaces:
com.helger.commons.typeconvert.ITypeConverterRegistrarSPI
@Immutable @IsSPIImplementation public final class TypeConverterRegistrar_ph_mail extends Object implements com.helger.commons.typeconvert.ITypeConverterRegistrarSPI
Register all TypeConverter implementations of this project.- Author:
- Philip Helger
-
-
Constructor Summary
Constructors Constructor Description TypeConverterRegistrar_ph_mail()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidregisterTypeConverter(com.helger.commons.typeconvert.ITypeConverterRegistry aRegistry)
-
-
-
Method Detail
-
registerTypeConverter
public void registerTypeConverter(@Nonnull com.helger.commons.typeconvert.ITypeConverterRegistry aRegistry)
- Specified by:
registerTypeConverterin interfacecom.helger.commons.typeconvert.ITypeConverterRegistrarSPI
-
-