Package | Description |
---|---|
net.bluemind.imap.sieve | |
net.bluemind.imap.sieve.commands |
Modifier and Type | Method and Description |
---|---|
SieveResponse |
SieveResponseParser.parse(SieveMessage sm) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
SieveCommand.commandSucceeded(SieveResponse rs) |
protected void |
SieveCommand.reportErrors(SieveResponse sr) |
abstract void |
SieveCommand.responseReceived(SieveResponse sr) |
void |
SieveClientSupport.setResponses(SieveResponse copy) |
Modifier and Type | Method and Description |
---|---|
void |
SieveDeleteScript.responseReceived(SieveResponse rs) |
void |
GetScript.responseReceived(SieveResponse rs) |
void |
SieveActivate.responseReceived(SieveResponse rs) |
void |
SievePutscript.responseReceived(SieveResponse rs) |
void |
SieveListscripts.responseReceived(SieveResponse rs) |
void |
SieveUnauthenticate.responseReceived(SieveResponse rs) |
void |
SieveAuthenticate.responseReceived(SieveResponse rs) |
Copyright © 2021. All Rights Reserved.