Interface TopicConnectionRegistration.ConnectionFailedAction

All Superinterfaces:
Serializable
Enclosing class:
TopicConnectionRegistration
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface TopicConnectionRegistration.ConnectionFailedAction extends Serializable
An action for handling a failed topic connection.
Author:
Vaadin Ltd
See Also: