Package | Description |
---|---|
org.cybergarage.upnp |
Modifier and Type | Method and Description |
---|---|
boolean |
Device.loadDescription(File file) |
boolean |
Device.loadDescription(InputStream input) |
boolean |
Device.loadDescription(String descString) |
boolean |
Service.loadSCPD(String scpdStr) |
Constructor and Description |
---|
Device(File descriptionFile) |
Device(InputStream input) |
Device(String descriptionFileName) |