com.aelitis.net.upnp
Interface UPnPListener

All Known Implementing Classes:
UPnPPlugin

public interface UPnPListener

Author:
parg

Method Summary
 boolean deviceDiscovered(String USN, URL location)
           
 void rootDeviceFound(UPnPRootDevice device)
           
 

Method Detail

deviceDiscovered

boolean deviceDiscovered(String USN,
                         URL location)

rootDeviceFound

void rootDeviceFound(UPnPRootDevice device)