We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Configures automatic server push for a root
navigation target (or custom
UI). If some other push mode is desired, it can be passed as a
parameter, e.g. @Push(PushMode.MANUAL).
The PushMode to use for the annotated root navigation target (or
custom UI). The default push mode when this annotation is present is
PushMode.AUTOMATIC.
Transport type used for the push for the annotated root navigation target
(or custom UI). The default transport type when this annotation is
present is Transport.WEBSOCKET_XHR.