public class SMTPOperation extends Operation
Constructor and Description |
---|
SMTPOperation() |
Modifier and Type | Method and Description |
---|---|
protected void |
callCallback()
Calls the method succeeded() of the callback if the operation succeeded or failed()
if the operation failed.
|
MailException |
exception()
Returns error once the operation finished running.
|
cancel, isCancelled, start
clone, finalize, initWithNative, readObject, toString, writeObject
public MailException exception()
protected void callCallback()
callCallback
in class Operation
OperationCallback