Example usage for Java com.vaadin.server LegacyCommunicationManager fields, constructors, methods, implement or subclass
The text is from its open source code.
void | handleConnectorRelatedException(ClientConnector connector, Throwable throwable) Handles an exception related to a connector by invoking the appropriate error handler. |
String | registerDependency(String resourceUri, Class> context) Resolves a dependency URI, registering the URI with this LegacyCommunicationManager if needed and returns a fully qualified URI. |