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