Package de.hybris.platform.webservicescommons.filter
package de.hybris.platform.webservicescommons.filter
-
ClassesClassDescriptionFilter that catches and resolves exceptions thrown from other filters.Filter that catches and resolves exceptions thrown from other filters.Sets language form request in sessionWrapper for HttpServletRequest which allows adding parameters to request.This filter create new session for each request and close it after request is handled.This filter prevents creating Http session.
It creates wrapper for HttpServletRequest which overrides getSession method.