Java com.vaadin.server LegacyCommunicationManager fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.server LegacyCommunicationManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.server LegacyCommunicationManager.

The text is from its open source code.

Method

voidhandleConnectorRelatedException(ClientConnector connector, Throwable throwable)
Handles an exception related to a connector by invoking the appropriate error handler.
StringregisterDependency(String resourceUri, Class context)
Resolves a dependency URI, registering the URI with this LegacyCommunicationManager if needed and returns a fully qualified URI.