Uses of Class
org.citrusframework.mail.client.MailClientBuilder
Packages that use MailClientBuilder
-
Uses of MailClientBuilder in org.citrusframework.mail.client
Methods in org.citrusframework.mail.client that return MailClientBuilderModifier and TypeMethodDescriptionSets the host property.MailClientBuilder.javaMailProperties(Properties javaMailProperties) Sets the Java mail properties.MailClientBuilder.marshaller(MailMarshaller marshaller) Sets the mail message marshaller.MailClientBuilder.messageConverter(MailMessageConverter messageConverter) Sets the message converter.Sets the password property.MailClientBuilder.port(int port) Sets the port.Sets the protocol property.MailClientBuilder.timeout(long timeout) Sets the default timeout.Sets the username property.