Uses of Class
com.universaldevices.device.model.UDNodeDevicePropertiesProcessor

Packages that use UDNodeDevicePropertiesProcessor
com.universaldevices.device.model   
com.universaldevices.upnp   
 

Uses of UDNodeDevicePropertiesProcessor in com.universaldevices.device.model
 

Constructors in com.universaldevices.device.model with parameters of type UDNodeDevicePropertiesProcessor
UDNodeDevicePropertiesParser(com.universaldevices.common.properties.UDPropertyFactory propertyFactory, UDNodeDevicePropertiesProcessor processor)
           
 

Uses of UDNodeDevicePropertiesProcessor in com.universaldevices.upnp
 

Methods in com.universaldevices.upnp that return UDNodeDevicePropertiesProcessor
 UDNodeDevicePropertiesProcessor UDControlPoint.getNodeDevicePropertiesProcessor()