com.aelitis.net.upnp
Interface UPnPListener

All Known Implementing Classes:
UPnPPlugin

public interface UPnPListener

Author:
parg

Method Summary
 boolean deviceDiscovered(java.lang.String USN, java.net.URL location)
           
 void rootDeviceFound(UPnPRootDevice device)
           
 

Method Detail

deviceDiscovered

boolean deviceDiscovered(java.lang.String USN,
                         java.net.URL location)

rootDeviceFound

void rootDeviceFound(UPnPRootDevice device)