Class GoogleHttpClientConfigurationSocksProxy
java.lang.Object
org.mockserver.examples.proxy.service.googleclient.socks.GoogleHttpClientConfigurationSocksProxy
@Configuration
@Profile("googleClientSocksProxy")
@PropertySource("classpath:application.properties")
public class GoogleHttpClientConfigurationSocksProxy
extends Object
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GoogleHttpClientConfigurationSocksProxy
public GoogleHttpClientConfigurationSocksProxy()
-