|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Service | |
|---|---|
| net.tomp2p.upnp | |
| Uses of Service in net.tomp2p.upnp |
|---|
| Fields in net.tomp2p.upnp declared as Service | |
|---|---|
Service |
Action.parent
|
Service |
StateVariable.parent
The parent Service Object |
Service |
UPNPMessageFactory.service
|
Service[] |
Device.services
|
| Methods in net.tomp2p.upnp 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.tomp2p.upnp 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. |
| Constructors in net.tomp2p.upnp with parameters of type Service | |
|---|---|
ActionMessage(Service service,
Action serviceAction)
Protected constuctor so that only messages factories can build it |
|
UPNPMessageFactory(Service service)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||