public class SievePutscript extends SieveCommand<java.lang.Boolean>
logger, retVal| Constructor and Description |
|---|
SievePutscript(java.lang.String name,
java.io.InputStream scriptContent) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<SieveArg> |
buildCommand() |
void |
responseReceived(SieveResponse rs) |
commandSucceeded, execute, getReceivedData, reportErrorspublic SievePutscript(java.lang.String name,
java.io.InputStream scriptContent)
protected java.util.List<SieveArg> buildCommand()
buildCommand in class SieveCommand<java.lang.Boolean>public void responseReceived(SieveResponse rs)
responseReceived in class SieveCommand<java.lang.Boolean>Copyright © 2024. All Rights Reserved.