|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UPnPService | |
|---|---|
| org.ocap.hn.upnp.client | Provides UPnP client functionality, permitting access to devices and services on a home network. |
| org.ocap.hn.upnp.common | Provides UPnP APIs common to client- and server-side use. |
| org.ocap.hn.upnp.server | Provides UPnP server functionality, permitting management of devices and services in the local Host device. |
| Uses of UPnPService in org.ocap.hn.upnp.client |
|---|
| Subinterfaces of UPnPService in org.ocap.hn.upnp.client | |
|---|---|
interface |
UPnPClientService
This interface is the client representation of a UPnP service. |
| Uses of UPnPService in org.ocap.hn.upnp.common |
|---|
| Subinterfaces of UPnPService in org.ocap.hn.upnp.common | |
|---|---|
interface |
UPnPAdvertisedService
This interface represents a UPnP service as it is advertised on a particular network. |
| Methods in org.ocap.hn.upnp.common that return UPnPService | |
|---|---|
UPnPService |
UPnPAction.getService()
Gets the UPnP service that this UPnPAction
is associated with. |
| Uses of UPnPService in org.ocap.hn.upnp.server |
|---|
| Subinterfaces of UPnPService in org.ocap.hn.upnp.server | |
|---|---|
interface |
UPnPManagedService
This interface provides the server representation of a UPnP service created when a privileged application uses the UPnPDeviceManager in the local host. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||