Uses of Interface
com.vaadin.client.ApplicationConnection.CommunicationErrorHandler
Packages that use ApplicationConnection.CommunicationErrorHandler
-
Uses of ApplicationConnection.CommunicationErrorHandler in com.vaadin.client
Methods in com.vaadin.client with parameters of type ApplicationConnection.CommunicationErrorHandlerModifier and TypeMethodDescriptionvoidApplicationConnection.setCommunicationErrorDelegate(ApplicationConnection.CommunicationErrorHandler delegate) Sets the delegate that is called whenever a communication error occurrs.