- send(Envelope) - Method in class com.jcabi.email.Postman.Default
-
- send(Envelope) - Method in class com.jcabi.email.postman.PostNoDrafts
-
- send(Envelope) - Method in class com.jcabi.email.postman.PostNoLoops
-
- send(Envelope) - Method in interface com.jcabi.email.Postman
-
Send this envelope.
- Smtp - Class in com.jcabi.email.wire
-
SMTP wire.
- Smtp(Session) - Constructor for class com.jcabi.email.wire.Smtp
-
Public ctor.
- Smtps - Class in com.jcabi.email.wire
-
SMTPS wire.
- Smtps(Session) - Constructor for class com.jcabi.email.wire.Smtps
-
Public ctor.
- Stamp - Interface in com.jcabi.email
-
Stamp for a MIME envelope.
- StBcc - Class in com.jcabi.email.stamp
-
Stamp for a MIME envelope, with a BCC recipient.
- StBcc(Address) - Constructor for class com.jcabi.email.stamp.StBcc
-
Ctor.
- StBcc(String, String) - Constructor for class com.jcabi.email.stamp.StBcc
-
Ctor.
- StBcc(String, String, String) - Constructor for class com.jcabi.email.stamp.StBcc
-
Ctor.
- StBcc(String) - Constructor for class com.jcabi.email.stamp.StBcc
-
Ctor.
- StCc - Class in com.jcabi.email.stamp
-
Stamp for a MIME envelope, with a CC recipient.
- StCc(Address) - Constructor for class com.jcabi.email.stamp.StCc
-
Ctor.
- StCc(String, String) - Constructor for class com.jcabi.email.stamp.StCc
-
Ctor.
- StCc(String, String, String) - Constructor for class com.jcabi.email.stamp.StCc
-
Ctor.
- StCc(String) - Constructor for class com.jcabi.email.stamp.StCc
-
Ctor.
- StHeader - Class in com.jcabi.email.stamp
-
Stamp for a MIME envelope, with a header name and value.
- StHeader(String, String) - Constructor for class com.jcabi.email.stamp.StHeader
-
Ctor.
- StRecipient - Class in com.jcabi.email.stamp
-
Stamp for a MIME envelope, with a recipient.
- StRecipient(Address) - Constructor for class com.jcabi.email.stamp.StRecipient
-
Ctor.
- StRecipient(String, String) - Constructor for class com.jcabi.email.stamp.StRecipient
-
Ctor.
- StRecipient(String, String, String) - Constructor for class com.jcabi.email.stamp.StRecipient
-
Ctor.
- StRecipient(String) - Constructor for class com.jcabi.email.stamp.StRecipient
-
Ctor.
- StReplyTo - Class in com.jcabi.email.stamp
-
Stamp for a MIME envelope, with a replyTo.
- StReplyTo(Address) - Constructor for class com.jcabi.email.stamp.StReplyTo
-
Ctor.
- StReplyTo(String) - Constructor for class com.jcabi.email.stamp.StReplyTo
-
Ctor.
- StSender - Class in com.jcabi.email.stamp
-
Stamp for a MIME envelope, with a sender.
- StSender(Address) - Constructor for class com.jcabi.email.stamp.StSender
-
Ctor.
- StSender(String, String) - Constructor for class com.jcabi.email.stamp.StSender
-
Ctor.
- StSender(String, String, String) - Constructor for class com.jcabi.email.stamp.StSender
-
Ctor.
- StSender(String) - Constructor for class com.jcabi.email.stamp.StSender
-
Ctor.
- StSubject - Class in com.jcabi.email.stamp
-
Stamp for a MIME envelope, with a subject.
- StSubject(String) - Constructor for class com.jcabi.email.stamp.StSubject
-
Ctor.
- StSubject(String, String) - Constructor for class com.jcabi.email.stamp.StSubject
-
Ctor.