Uses of Interface
org.cybergarage.upnp.device.NotifyListener
-
Packages that use NotifyListener Package Description org.cybergarage.upnp -
-
Uses of NotifyListener in org.cybergarage.upnp
Methods in org.cybergarage.upnp with parameters of type NotifyListener Modifier and Type Method Description void
ControlPoint. addNotifyListener(NotifyListener listener)
void
ControlPoint. removeNotifyListener(NotifyListener listener)
-