| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UPnPClientService
This interface is the client representation of a UPnP
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UPnPAdvertisedService
This interface represents a UPnP service as it is advertised on a particular
network.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPService |
UPnPAction.getService()
Gets the UPnP service that this
UPnPAction
is associated with. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UPnPManagedService
This interface provides the server representation of a UPnP
service created when a privileged application uses the
UPnPDeviceManager in the local host. |
Copyright © 2012. All Rights Reserved.