| Package | Description |
|---|---|
| org.cybergarage.upnp | Universal Plug and Play (UPnP) framework core components. |
| Modifier and Type | Method and Description |
|---|---|
boolean | Device.loadDescription(File file)loadDescription. |
boolean | Device.loadDescription(InputStream input) |
boolean | Device.loadDescription(String descString)loadDescription. |
boolean | Service.loadSCPD(String scpdStr)Loads service control point description (SCPD) from a string. |
| Constructor and Description |
|---|
Device(File descriptionFile)Device. |
Device(InputStream input) |
Device(String descriptionFileName)Device. |