|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCommunicationManager | |
|---|---|
| com.vaadin.terminal.gwt.server | |
| Uses of AbstractCommunicationManager in com.vaadin.terminal.gwt.server |
|---|
| Subclasses of AbstractCommunicationManager in com.vaadin.terminal.gwt.server | |
|---|---|
class |
CommunicationManager
Application manager processes changes and paints for single application instance. |
class |
PortletCommunicationManager
TODO document me! |
| Fields in com.vaadin.terminal.gwt.server with type parameters of type AbstractCommunicationManager | |
|---|---|
protected HashMap<Application,AbstractCommunicationManager> |
AbstractWebApplicationContext.applicationToAjaxAppMgrMap
|
| Methods in com.vaadin.terminal.gwt.server with parameters of type AbstractCommunicationManager | |
|---|---|
void |
ComponentSizeValidator.InvalidLayout.reportErrors(PrintWriter clientJSON,
AbstractCommunicationManager communicationManager,
PrintStream serverErrorStream)
|
| Constructors in com.vaadin.terminal.gwt.server with parameters of type AbstractCommunicationManager | |
|---|---|
DragAndDropService(AbstractCommunicationManager manager)
|
|
JsonPaintTarget(AbstractCommunicationManager manager,
PrintWriter outWriter,
boolean cachingRequired)
Creates a new XMLPrintWriter, without automatic line flushing. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||