@Extension public final class GraniteAHCFactory extends hudson.model.Descriptor<GraniteAHCFactory> implements hudson.model.Describable<GraniteAHCFactory>, Serializable
AsyncHttpClient
instancesConstructor and Description |
---|
GraniteAHCFactory() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public hudson.model.Descriptor<GraniteAHCFactory> getDescriptor()
getDescriptor
in interface hudson.model.Describable<GraniteAHCFactory>
public String getCredentialsId()
public void setCredentialsId(String credentialsId)
public String getPreemptLoginForBaseUrls()
public void setPreemptLoginForBaseUrls(String preemptLoginForBaseUrls)
public int getConnectionTimeoutInMs()
public void setConnectionTimeoutInMs(int connectionTimeoutInMs)
public int getIdleConnectionTimeoutInMs()
public void setIdleConnectionTimeoutInMs(int idleConnectionTimeoutInMs)
public int getRequestTimeoutInMs()
public void setRequestTimeoutInMs(int requestTimeoutInMs)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<GraniteAHCFactory>
public com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel doFillCredentialsIdItems(@AncestorInPath hudson.security.AccessControlled context, @QueryParameter(value="value") String value)
public com.cloudbees.plugins.credentials.Credentials getDefaultCredentials()
public hudson.util.FormValidation doCheckPreemptLoginForBaseUrls(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public static GraniteAHCFactory getFactoryInstance()
public static GraniteAHCFactory getFactoryInstance(@Nonnull jenkins.model.Jenkins jenkins)
public GraniteClientGlobalConfig createGlobalConfig()
public static GraniteClientGlobalConfig getGlobalConfig()
public static hudson.ProxyConfiguration getProxyConfig()
Copyright © 2013–2016. All rights reserved.