net.i2p.router.web
Class ConfigUpdateHelper
java.lang.Object
net.i2p.router.web.ConfigUpdateHelper
public class ConfigUpdateHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigUpdateHelper
public ConfigUpdateHelper()
setContextId
public void setContextId(java.lang.String contextId)
- Configure this bean to query a particular router context
- Parameters:
contextId
- begging few characters of the routerHash, or null to pick
the first one we come across.
updateAvailable
public boolean updateAvailable()
getNewsURL
public java.lang.String getNewsURL()
getUpdateURL
public java.lang.String getUpdateURL()
getProxyHost
public java.lang.String getProxyHost()
getProxyPort
public java.lang.String getProxyPort()
getUpdateThroughProxy
public java.lang.String getUpdateThroughProxy()
getRefreshFrequencySelectBox
public java.lang.String getRefreshFrequencySelectBox()
getUpdatePolicySelectBox
public java.lang.String getUpdatePolicySelectBox()
getTrustedKeys
public java.lang.String getTrustedKeys()