|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Service | |
|---|---|
| net.sbbi.upnp.devices | |
| net.sbbi.upnp.messages | |
| net.sbbi.upnp.services | |
| Uses of Service in net.sbbi.upnp.devices |
|---|
| Fields in net.sbbi.upnp.devices declared as Service | |
|---|---|
Service[] |
Device.services
|
| Methods in net.sbbi.upnp.devices that return Service | |
|---|---|
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 |
| Methods in net.sbbi.upnp.devices that return types with arguments of type Service | |
|---|---|
List<Service> |
Device.getServices(String serviceURI)
Looks for the all the UPNP device service definition object for the current UPNP device object. |
| Uses of Service in net.sbbi.upnp.messages |
|---|
| Fields in net.sbbi.upnp.messages declared as Service | |
|---|---|
Service |
UPNPMessageFactory.service
|
| Constructors in net.sbbi.upnp.messages with parameters of type Service | |
|---|---|
ActionMessage(Service service,
Action serviceAction)
Protected constuctor so that only messages factories can build it |
|
UPNPMessageFactory(Service service)
|
|
| Uses of Service in net.sbbi.upnp.services |
|---|
| Fields in net.sbbi.upnp.services declared as Service | |
|---|---|
Service |
StateVariable.parent
The parent Service Object |
Service |
Action.parent
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||