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 TypeMethodDescriptionApplicationConnection.ApplicationConnectionEvent.getConnection()Methods in com.vaadin.client that return types with arguments of type ApplicationConnectionModifier and TypeMethodDescriptionstatic List<ApplicationConnection> ApplicationConfiguration.getRunningApplications()Constructors in com.vaadin.client with parameters of type ApplicationConnectionModifierConstructorDescriptionprotectedApplicationConnectionEvent(ApplicationConnection connection) RequestStartingEvent(ApplicationConnection connection) ResponseHandlingEndedEvent(ApplicationConnection connection) ResponseHandlingStartedEvent(ApplicationConnection connection) -
Uses of ApplicationConnection in com.vaadin.client.communication
Methods in com.vaadin.client.communication that return ApplicationConnectionModifier and TypeMethodDescriptionprotected ApplicationConnectionDefaultConnectionStateHandler.getConnection()Returns the connection this handler is connected to.Methods in com.vaadin.client.communication with parameters of type ApplicationConnectionModifier and TypeMethodDescriptionvoidDefaultConnectionStateHandler.setConnection(ApplicationConnection connection)