Uses of Class
com.wavefront.agent.ProxyConfig
-
Packages that use ProxyConfig Package Description com.wavefront.agent com.wavefront.agent.api com.wavefront.agent.channel com.wavefront.agent.data -
-
Uses of ProxyConfig in com.wavefront.agent
Fields in com.wavefront.agent declared as ProxyConfig Modifier and Type Field Description protected ProxyConfig
AbstractAgent. proxyConfig
Constructors in com.wavefront.agent with parameters of type ProxyConfig Constructor Description ProxyCheckInScheduler(UUID proxyId, ProxyConfig proxyConfig, APIContainer apiContainer, Consumer<com.wavefront.api.agent.AgentConfiguration> agentConfigurationConsumer, Runnable shutdownHook)
-
Uses of ProxyConfig in com.wavefront.agent.api
Constructors in com.wavefront.agent.api with parameters of type ProxyConfig Constructor Description APIContainer(ProxyConfig proxyConfig, boolean discardData)
-
Uses of ProxyConfig in com.wavefront.agent.channel
Constructors in com.wavefront.agent.channel with parameters of type ProxyConfig Constructor Description HealthCheckManagerImpl(ProxyConfig config)
-
Uses of ProxyConfig in com.wavefront.agent.data
Constructors in com.wavefront.agent.data with parameters of type ProxyConfig Constructor Description EntityPropertiesFactoryImpl(ProxyConfig proxyConfig)
GlobalPropertiesImpl(ProxyConfig wrapped)
-