|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommunicationManager | |
|---|---|
| com.vaadin.server | |
| Uses of CommunicationManager in com.vaadin.server |
|---|
| Methods in com.vaadin.server that return CommunicationManager | |
|---|---|
CommunicationManager |
VaadinServlet.createCommunicationManager(VaadinSession application)
Deprecated. Instead of overriding this method, override VaadinServletSession implementation via
VaadinServlet.getApplicationContext(HttpSession)
method and in that customized implementation return your
CommunicationManager in
VaadinServletSession#getApplicationManager(VaadinSession, VaadinServlet)
method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||