Package org.chenile.configuration.proxy
Class ProxyConfiguration
java.lang.Object
org.chenile.configuration.proxy.ProxyConfiguration
@Configuration
@PropertySource("classpath:${chenile.properties:chenile.properties}")
public class ProxyConfiguration
extends Object
Sets up the beans for Chenile Proxy and registers them in Spring.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) Chain<ChenileExchange>
(package private) ResponseBodyTypeSelector
-
Field Details
-
applicationContext
-
chenileProxyInterceptorsPath
-
-
Constructor Details
-
ProxyConfiguration
public ProxyConfiguration()
-
-
Method Details
-
localProxyBuilder
-
chenileProxyOrchExecutor
- Throws:
Exception
-
chenileProxyInterceptorChain
-
chenileProxyHighway
-
localProxyInvoker
-
httpInvoker
-
operationSpecificClientProcessorsInterpolation
-
serviceSpecificClientProcessorsInterpolation
-
proxyTypeRouter
-
responseBodyTypeSelector
-
httpChain
-