Uses of Interface
de.hybris.bootstrap.tomcat.cookieprocessor.CookieHandler
-
Packages that use CookieHandler Package Description de.hybris.bootstrap.tomcat.cookieprocessor -
-
Uses of CookieHandler in de.hybris.bootstrap.tomcat.cookieprocessor
Methods in de.hybris.bootstrap.tomcat.cookieprocessor that return types with arguments of type CookieHandler Modifier and Type Method Description static java.util.Optional<CookieHandler>Rfc6265CookieProcessorLogicHolder. getCookieHandler()Methods in de.hybris.bootstrap.tomcat.cookieprocessor with parameters of type CookieHandler Modifier and Type Method Description static voidRfc6265CookieProcessorLogicHolder. setCookieHandler(CookieHandler cookieHandler)
-