Uses of Class
com.vaadin.client.ApplicationConnection
Packages that use ApplicationConnection
-
Uses of ApplicationConnection in com.vaadin.client
Methods in com.vaadin.client that return ApplicationConnectionModifier and TypeMethodDescriptionRegistry.getApplicationConnection()Gets theApplicationConnectionsingleton.Constructors in com.vaadin.client with parameters of type ApplicationConnectionModifierConstructorDescriptionDefaultRegistry(ApplicationConnection connection, ApplicationConfiguration applicationConfiguration) Constructs a registry based on the given application connection and configuration references.