@XmlNs(value="urn:schemas-upnp-org:service-1-0") public interface Service extends Description, SSDP
| Modifier and Type | Method and Description |
|---|---|
List<? extends Action> |
getActionList()
|
URI |
getControlURL()
|
Device |
getDevice()
|
URI |
getEventSubURL()
|
URI |
getSCPDURL()
|
URI |
getServiceId()
|
List<? extends StateVariable> |
getServiceStateTable()
|
URI |
getServiceType()
|
default URI |
getUSN(URI urn)
|
default Map<URI,Set<URI>> |
getUSNMap()
|
getXmlnsURI getServiceType()
URI getServiceId()
URI getSCPDURL()
URI.URI getControlURL()
URI.URI getEventSubURL()
URI.List<? extends Action> getActionList()
List<? extends StateVariable> getServiceStateTable()
List of StateVariables.Copyright © 2015–2021. All rights reserved.