| Package | Description |
|---|---|
| org.cybergarage.upnp |
Universal Plug and Play (UPnP) framework core components.
|
| 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)
Loads service control point description (SCPD) from a string.
|
| Constructor and Description |
|---|
Device(File descriptionFile) |
Device(InputStream input) |
Device(String descriptionFileName) |