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