|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UPnP
| Method Summary | |
|---|---|
void |
addLogListener(UPnPLogListener l)
|
void |
addRootDeviceListener(UPnPListener l)
|
UPnPRootDevice[] |
getRootDevices()
|
UPnPSSDP |
getSSDP()
|
void |
injectDiscoveryCache(java.util.Map cache)
|
void |
log(java.lang.String str)
Logs a message to all registered log listeners |
void |
removeLogListener(UPnPLogListener l)
|
void |
removeRootDeviceListener(UPnPListener l)
|
void |
reset()
resets by removing all root devices and then rediscovering them |
void |
search()
scan for new |
void |
search(java.lang.String[] STs)
|
| Method Detail |
|---|
UPnPRootDevice[] getRootDevices()
void reset()
void search()
void search(java.lang.String[] STs)
void injectDiscoveryCache(java.util.Map cache)
UPnPSSDP getSSDP()
void log(java.lang.String str)
str - void addRootDeviceListener(UPnPListener l)
void removeRootDeviceListener(UPnPListener l)
void addLogListener(UPnPLogListener l)
void removeLogListener(UPnPLogListener l)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||