Uses of Class
de.hybris.platform.xyformsservices.proxy.ProxyException
Packages that use ProxyException
Package
Description
-
Uses of ProxyException in de.hybris.platform.xyformsfacades.proxy
Methods in de.hybris.platform.xyformsfacades.proxy that throw ProxyExceptionModifier and TypeMethodDescriptionvoidProxyFacade.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) Deprecated, for removal: This API element is subject to removal in a future version.Proxies content -
Uses of ProxyException in de.hybris.platform.xyformsfacades.proxy.impl
Methods in de.hybris.platform.xyformsfacades.proxy.impl that throw ProxyExceptionModifier and TypeMethodDescriptionvoidDefaultProxyFacade.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ProxyException in de.hybris.platform.xyformsservices.proxy
Methods in de.hybris.platform.xyformsservices.proxy that throw ProxyExceptionModifier and TypeMethodDescriptionvoidProxyEngine.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String namespace, String url, boolean forceGetMethod, Map<String, String> headers) Deprecated, for removal: This API element is subject to removal in a future version.Proxies contentvoidProxyService.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String namespace, String url, boolean forceGetMethod, Map<String, String> headers) Deprecated, for removal: This API element is subject to removal in a future version.Proxies content. -
Uses of ProxyException in de.hybris.platform.xyformsservices.proxy.impl
Methods in de.hybris.platform.xyformsservices.proxy.impl that throw ProxyExceptionModifier and TypeMethodDescriptionvoidDefaultProxyService.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String namespace, String url, boolean forceGetMethod, Map<String, String> headers) Deprecated, for removal: This API element is subject to removal in a future version.voidMockProxyEngine.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String namespace, String url, boolean forceGetMethod, Map<String, String> headers) -
Uses of ProxyException in de.hybris.platform.xyformsservices.proxy.orbeonservices.impl
Methods in de.hybris.platform.xyformsservices.proxy.orbeonservices.impl that throw ProxyExceptionModifier and TypeMethodDescriptionvoidDefaultApache31ProxyEngine.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String namespace, String url, boolean forceGetMethod, Map<String, String> headers) voidDefaultSimpleProxyEngine.proxy(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String namespace, String url, boolean forceGetMethod, Map<String, String> headers) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ProxyException in de.hybris.platform.xyformsstorefrontcommons.controllers.pages
Methods in de.hybris.platform.xyformsstorefrontcommons.controllers.pages that throw ProxyExceptionModifier and TypeMethodDescriptionvoidOrbeonProxyController.proxyRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)