Uses of Interface
peak.can.basic.IRcvEventProcessor
-
Packages that use IRcvEventProcessor Package Description peak.can.basic -
-
Uses of IRcvEventProcessor in peak.can.basic
Methods in peak.can.basic that return IRcvEventProcessor Modifier and Type Method Description static IRcvEventProcessor
RcvEventDispatcher. getListener()
Gets the Receive-Event processorMethods in peak.can.basic with parameters of type IRcvEventProcessor Modifier and Type Method Description static void
RcvEventDispatcher. setListener(IRcvEventProcessor listener)
Sets the Receive-Event processor
-