Uses of Class
org.apache.wicket.http2.markup.head.PushHeaderItem
-
Packages that use PushHeaderItem Package Description org.apache.wicket.http2.markup.head -
-
Uses of PushHeaderItem in org.apache.wicket.http2.markup.head
Methods in org.apache.wicket.http2.markup.head that return PushHeaderItem Modifier and Type Method Description PushHeaderItem
PushHeaderItem. push(List<PushItem> pushItems)
Creates a URL and pushes the resource to the client - this is only supported if http2 is enabled
-