Uses of Interface
org.jclouds.proxy.ProxyConfig
Packages that use ProxyConfig
-
Uses of ProxyConfig in org.jclouds.proxy.internal
Classes in org.jclouds.proxy.internal that implement ProxyConfigModifier and TypeClassDescriptionclass
Configuration derived from Guice properties. -
Uses of ProxyConfig in org.jclouds.ssh.jsch
Methods in org.jclouds.ssh.jsch with parameters of type ProxyConfigConstructors in org.jclouds.ssh.jsch with parameters of type ProxyConfigModifierConstructorDescriptionJschSshClient
(ProxyConfig proxyConfig, BackoffLimitedRetryHandler backoffLimitedRetryHandler, com.google.common.net.HostAndPort socket, LoginCredentials loginCredentials, int timeout, com.google.common.base.Optional<com.jcraft.jsch.agentproxy.Connector> agentConnector)