| 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 | Method and Description |
|---|---|
void |
UPnPControlPoint.setOutgoingMessageHandler(UPnPOutgoingMessageHandler outHandler)
Sets a message handler for outgoing messages (action
invocations, subscription requests, device and service
retrievals).
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
UPnPOutgoingMessageHandler.handleOutgoingMessage(InetSocketAddress address,
UPnPMessage message,
UPnPOutgoingMessageHandler defaultHandler)
Handles an outgoing message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UPnPDeviceManager.setOutgoingMessageHandler(UPnPOutgoingMessageHandler outHandler)
Sets a message handler for outgoing messages (action
invocations, subscription requests, device and service
retrievals).
|
Copyright © 2013 CableLabs. All rights reserved.