@Immutable public interface Wire
Postman.
This is how you're supposed to use it:
Postman postman = new Postman.Default(
new SMTP(
new Token("user", "password").access(
new Protocol.SMTPS("smtp.gmail.com", 587)
)
)
);
SmtpTransport connect() throws IOException
IOException - If failsCopyright © 2012–2017 jcabi.com. All rights reserved.