public class SslReloadTask extends Task
| Modifier | Constructor and Description | 
|---|---|
| protected  | SslReloadTask() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(Map<String,List<String>> parameters,
       PrintWriter output) | 
| Collection<SslReload> | getReloaders() | 
| void | setReloaders(Collection<SslReload> reloader) | 
getName, getResponseContentTypepublic void execute(Map<String,List<String>> parameters, PrintWriter output) throws Exception
public Collection<SslReload> getReloaders()
public void setReloaders(Collection<SslReload> reloader)
Copyright © 2020. All rights reserved.