Uses of Interface
org.refcodes.component.ext.observer.ConnectionStatusEvent
-
-
Uses of ConnectionStatusEvent in org.refcodes.component.ext.observer
Subinterfaces of ConnectionStatusEvent in org.refcodes.component.ext.observer Modifier and Type Interface Description interfaceNetworkStatusEvent<CON>TheNetworkStatusEventindicates theConnectionStatusfor a component's connection.Classes in org.refcodes.component.ext.observer that implement ConnectionStatusEvent Modifier and Type Class Description classClosedEventImplementation of theConnectionStatusEventforConnectionStatus.CLOSED.classOpenedEventImplementation of theConnectionStatusEventforConnectionStatus.OPENED.
-