Uses of Class
com.trdp.config.BusInterface
Packages that use BusInterface
-
Uses of BusInterface in com.trdp.config
Methods in com.trdp.config that return types with arguments of type BusInterfaceModifier and TypeMethodDescriptionDeviceConfig.getBusInterfaces()Returns the bus interfaces defined for this device.Methods in com.trdp.config with parameters of type BusInterfaceModifier and TypeMethodDescriptionTrdpSessionFactory.configureMd(DeviceConfig config, BusInterface busInterface, MdRequestHandler handler) Creates a configured MD session from a bus interface definition.TrdpSessionFactory.configurePd(DeviceConfig config, BusInterface busInterface, PdEventListener listener) Creates a configured PD session from a bus interface definition.