Class LearningPushHandler

  • All Implemented Interfaces:
    HttpHandler

    public class LearningPushHandler
    extends Object
    implements HttpHandler
    Handler that builds up a cache of resources that a browsers requests, and uses server push to push them when supported.
    Author:
    Stuart Douglas