Uses of Class
com.gurock.smartinspect.packets.controlcommand.ControlCommandEvent
-
Packages that use ControlCommandEvent Package Description com.gurock.smartinspect -
-
Uses of ControlCommandEvent in com.gurock.smartinspect
Methods in com.gurock.smartinspect with parameters of type ControlCommandEvent Modifier and Type Method Description voidSmartInspectAdapter. onControlCommand(ControlCommandEvent e)Provides an empty default implementation for the ControlCommand event of the implemented SmartInspectListener event interface.voidSmartInspectListener. onControlCommand(ControlCommandEvent e)Occurs when a ControlCommand packet is processed.
-