Uses of Class
io.undertow.server.handlers.LearningPushHandler
Packages that use LearningPushHandler
-
Uses of LearningPushHandler in io.undertow
Methods in io.undertow that return LearningPushHandlerModifier and TypeMethodDescriptionstatic LearningPushHandler
Handlers.learningPushHandler
(int maxEntries, int maxAge, HttpHandler next) Creates a handler that automatically learns which resources to push based on the referer headerstatic LearningPushHandler
Handlers.learningPushHandler
(int maxEntries, HttpHandler next) Creates a handler that automatically learns which resources to push based on the referer header