Uses of Interface
de.hybris.platform.xyformsservices.proxy.ProxyEngine
-
Packages that use ProxyEngine Package Description de.hybris.platform.xyformsservices.proxy.impl de.hybris.platform.xyformsservices.proxy.orbeonservices.impl -
-
Uses of ProxyEngine in de.hybris.platform.xyformsservices.proxy.impl
Classes in de.hybris.platform.xyformsservices.proxy.impl that implement ProxyEngine Modifier and Type Class Description classMockProxyEngineMock implementation for ProxyEngineFields in de.hybris.platform.xyformsservices.proxy.impl declared as ProxyEngine Modifier and Type Field Description protected ProxyEngineDefaultProxyService. proxyEngineMethods in de.hybris.platform.xyformsservices.proxy.impl with parameters of type ProxyEngine Modifier and Type Method Description voidDefaultProxyService. setProxyEngine(ProxyEngine proxyEngine) -
Uses of ProxyEngine in de.hybris.platform.xyformsservices.proxy.orbeonservices.impl
Classes in de.hybris.platform.xyformsservices.proxy.orbeonservices.impl that implement ProxyEngine Modifier and Type Class Description classDefaultApache31ProxyEngineProxyEngineimplementation for Orbeon.classDefaultSimpleProxyEngineProxyEngineimplementation for Orbeon.
-