|
|||||||||
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(Map cache)
|
void |
log(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(String[] STs)
|
Method Detail |
---|
UPnPRootDevice[] getRootDevices()
void reset()
void search()
void search(String[] STs)
void injectDiscoveryCache(Map cache)
UPnPSSDP getSSDP()
void log(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 |