|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.server.AbstractCommunicationManager
com.vaadin.server.CommunicationManager
@Deprecated public class CommunicationManager
Application manager processes changes and paints for single application instance. This class handles applications running as servlets.
AbstractCommunicationManager,
Serialized Form| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.vaadin.server.AbstractCommunicationManager |
|---|
AbstractCommunicationManager.Callback, AbstractCommunicationManager.InvalidUIDLSecurityKeyException, AbstractCommunicationManager.SimpleMultiPartInputStream |
| Field Summary |
|---|
| Fields inherited from class com.vaadin.server.AbstractCommunicationManager |
|---|
VAR_BURST_SEPARATOR, VAR_ESCAPE_CHARACTER |
| Constructor Summary | |
|---|---|
CommunicationManager(VaadinSession session)
Deprecated. TODO New constructor - document me! |
|
| Method Summary | |
|---|---|
protected BootstrapHandler |
createBootstrapHandler()
Deprecated. |
protected java.io.InputStream |
getThemeResourceAsStream(UI uI,
java.lang.String themeName,
java.lang.String resource)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommunicationManager(VaadinSession session)
session - | Method Detail |
|---|
protected BootstrapHandler createBootstrapHandler()
createBootstrapHandler in class AbstractCommunicationManager
protected java.io.InputStream getThemeResourceAsStream(UI uI,
java.lang.String themeName,
java.lang.String resource)
getThemeResourceAsStream in class AbstractCommunicationManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||