Uses of Class
org.chenile.proxy.utils.ProxyUtils
Packages that use ProxyUtils
Package
Description
Registers key chenile proxy beans in spring
Contains Chenile proxy builder class.
Chenile proxy interpolations
-
Uses of ProxyUtils in org.chenile.configuration.proxy
Methods in org.chenile.configuration.proxy that return ProxyUtilsModifier and TypeMethodDescription(package private) ProxyUtilsProxyConfiguration.proxyUtils()ProxyConfiguration.remoteExchangeBuilder() -
Uses of ProxyUtils in org.chenile.proxy.builder
Fields in org.chenile.proxy.builder declared as ProxyUtils -
Uses of ProxyUtils in org.chenile.proxy.interceptors.interpolations
Fields in org.chenile.proxy.interceptors.interpolations declared as ProxyUtilsModifier and TypeFieldDescription(package private) ProxyUtilsOperationSpecificClientProcessorsInterpolation.proxyUtils(package private) ProxyUtilsServiceSpecificClientProcessorsInterpolation.proxyUtils -
Uses of ProxyUtils in org.chenile.proxy.invoker
Fields in org.chenile.proxy.invoker declared as ProxyUtilsModifier and TypeFieldDescription(package private) ProxyUtilsLocalProxyInvoker.proxyUtils(package private) ProxyUtilsRemoteProxyInvoker.proxyUtils