Class Jetty9PushBuilder

    • Method Detail

      • push

        public void push​(javax.servlet.http.HttpServletRequest httpServletRequest,
                         PushItem... pushItems)
        Description copied from interface: PushBuilder
        Pushes the given paths with the push builder received from the http servlet request
        Specified by:
        push in interface PushBuilder
        Parameters:
        httpServletRequest - the http servlet request to get the push builder from
        pushItems - the pushItems of the resources to be pushed