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