Module com.gluonhq.connect
Package com.gluonhq.impl.connect.event
-
Class Summary Class Description ConnectEventDispatcher<T extends Event> AnEventDispatcher
which handlesConnectStateEvent
's registration and when used in an event dispatch chain it forwards the received events to the appropriate registered handlers.ConnectEventHandler<T extends Event>