| Package | Description |
|---|---|
| net.tomp2p.upnp |
| Modifier and Type | Field and Description |
|---|---|
Service |
Action.parent |
Service |
StateVariable.parent
The parent
Service Object |
Service |
UPNPMessageFactory.service |
Service[] |
Device.services |
| Modifier and Type | Method and Description |
|---|---|
Service |
Device.getService(String serviceURI)
Looks for a UPNP device service definition object for the given
service URI (Type)
|
Service |
Device.getServiceByID(String serviceID)
Looks for a UPNP device service definition object for the given
service ID
|
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
Device.getServices(String serviceURI)
Looks for the all the UPNP device service definition object for
the current UPNP device object.
|
| Constructor and Description |
|---|
ActionMessage(Service service,
Action serviceAction)
Protected constuctor so that only messages factories can build
it
|
UPNPMessageFactory(Service service) |
Copyright © 2011. All Rights Reserved.