Uses of Class
com.gurock.smartinspect.connections.ConnectionsParserEvent
-
Packages that use ConnectionsParserEvent Package Description com.gurock.smartinspect.connections -
-
Uses of ConnectionsParserEvent in com.gurock.smartinspect.connections
Methods in com.gurock.smartinspect.connections with parameters of type ConnectionsParserEvent Modifier and Type Method Description voidConnectionsParserListener. onProtocol(ConnectionsParserEvent e)Represents the callback function for the ConnectionsParser class.
-