Uses of Class
com.vaadin.server.communication.PushHandler
-
Packages that use PushHandler Package Description com.vaadin.server.communication -
-
Uses of PushHandler in com.vaadin.server.communication
Methods in com.vaadin.server.communication that return PushHandler Modifier and Type Method Description protected PushHandler
PushRequestHandler. createPushHandler(VaadinServletService service)
Creates a push handler for this request handler.Methods in com.vaadin.server.communication with parameters of type PushHandler Modifier and Type Method Description void
PushAtmosphereHandler. setPushHandler(PushHandler pushHandler)
-