Uses of Interface
com.trdp.pd.PdEventListener
Packages that use PdEventListener
-
Uses of PdEventListener in com.trdp.config
Methods in com.trdp.config with parameters of type PdEventListenerModifier and TypeMethodDescriptionTrdpSessionFactory.configurePd(DeviceConfig config, BusInterface busInterface, PdEventListener listener) Creates a configured PD session from a bus interface definition. -
Uses of PdEventListener in com.trdp.pd
Methods in com.trdp.pd with parameters of type PdEventListenerModifier and TypeMethodDescriptionTrdpPdSession.addSubscriber(int comId, String multicastGroup, long timeoutUs, PdEventListener listener) Registers a subscriber for the given ComId.