Uses of Class
dev.snowdrop.vertx.sample.mail.MailHandler
-
-
Uses of MailHandler in dev.snowdrop.vertx.sample.mail
Methods in dev.snowdrop.vertx.sample.mail with parameters of type MailHandler Modifier and Type Method Description org.springframework.web.reactive.function.server.RouterFunction<org.springframework.web.reactive.function.server.ServerResponse>MailSampleApplication. mailRouter(MailHandler mailHandler)
-