| Package | Description |
|---|---|
| org.cybergarage.upnp |
Universal Plug and Play (UPnP) framework core components.
|
| org.cybergarage.upnp.control |
UPnP control and action invocation framework.
|
| org.cybergarage.upnp.xml |
XML parsing and data handling for UPnP device descriptions.
|
| Class and Description |
|---|
| ActionListener
Interface for handling UPnP action control events.
|
| ActionRequest
Represents a UPnP action control request.
|
| QueryListener
Interface for handling UPnP query control events.
|
| QueryRequest
Represents a UPnP query request for state variables.
|
| QueryResponse
Represents a UPnP query response.
|
| RenewSubscriber
Thread for automatically renewing UPnP event subscriptions.
|
| Class and Description |
|---|
| ActionResponse
Represents a UPnP action control response.
|
| ControlRequest
Base class for UPnP control requests.
|
| ControlResponse
Represents a UPnP control response.
|
| QueryResponse
Represents a UPnP query response.
|
| Class and Description |
|---|
| ActionListener
Interface for handling UPnP action control events.
|
| ControlResponse
Represents a UPnP control response.
|
| QueryListener
Interface for handling UPnP query control events.
|
| QueryResponse
Represents a UPnP query response.
|