Package | Description |
---|---|
com.jcabi.email |
Object-oriented email sending SDK.
|
com.jcabi.email.postman |
Postmen.
|
Modifier and Type | Class and Description |
---|---|
static class |
Postman.Default
Default postman.
|
Modifier and Type | Field and Description |
---|---|
static Postman |
Postman.CONSOLE
Doesn't send anything, just logs to console.
|
Modifier and Type | Class and Description |
---|---|
class |
PostNoDrafts
Postman that ignores drafts.
|
class |
PostNoLoops
Postman that ignores loops (sender equals to recipient).
|
Constructor and Description |
---|
PostNoDrafts(Postman post)
Ctor.
|
PostNoLoops(Postman post)
Ctor.
|
Copyright © 2012–2017 jcabi.com. All rights reserved.