Class ProxyConnectionWavefrontService
java.lang.Object
org.springframework.cloud.fn.consumer.wavefront.service.ProxyConnectionWavefrontService
- All Implemented Interfaces:
WavefrontService
- Author:
- Timo Salm
-
Constructor Summary
ConstructorDescriptionProxyConnectionWavefrontService
(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder, String wavefrontProxyUri) -
Method Summary
-
Constructor Details
-
ProxyConnectionWavefrontService
public ProxyConnectionWavefrontService(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder, String wavefrontProxyUri)
-
-
Method Details
-
send
- Specified by:
send
in interfaceWavefrontService
-