Uses of Package
org.apache.wicket.http2.markup.head
-
Classes in org.apache.wicket.http2.markup.head used by org.apache.wicket.http2 Class Description PushBuilder Used to delegate the push call to the vendor specific push builder API -
Classes in org.apache.wicket.http2.markup.head used by org.apache.wicket.http2.markup.head Class Description NoopPushBuilder The noop push builder is used to inform the dev to place in a vendor specific jar to support the push builder APIPushBuilder Used to delegate the push call to the vendor specific push builder APIPushHeaderItem A push header item to be used in the http/2 context and to reduce the latency of the web application.PushItem The object to be pushed.PushItemHeaderValue A push header to be applied when the resource is pushedPushItemHeaderValue.HeaderOperation The header operation to be used -
Classes in org.apache.wicket.http2.markup.head used by org.apache.wicket.http2.markup.head.jetty Class Description PushBuilder Used to delegate the push call to the vendor specific push builder APIPushItem The object to be pushed. -
Classes in org.apache.wicket.http2.markup.head used by org.apache.wicket.http2.markup.head.servlet4 Class Description PushBuilder Used to delegate the push call to the vendor specific push builder APIPushItem The object to be pushed. -
Classes in org.apache.wicket.http2.markup.head used by org.apache.wicket.http2.markup.head.tomcat Class Description PushBuilder Used to delegate the push call to the vendor specific push builder APIPushItem The object to be pushed. -
Classes in org.apache.wicket.http2.markup.head used by org.apache.wicket.http2.markup.head.undertow Class Description PushBuilder Used to delegate the push call to the vendor specific push builder APIPushItem The object to be pushed.