|
Class Summary |
| HttpGetRequest |
Class to handle HTTP UPNP GET requests on UPNPMBeanDevices |
| HttpPostRequest |
Class to handle HTTP POST requests on UPNPMBeanDevices |
| HttpRequest |
A class to parse an HTTP request message. |
| HttpSubscriptionRequest |
Class to handle HTTP UPNP SUBSCRIBE and UNSUBSCRIBE requests on UPNPMBeanDevices |
| JMXManager |
JMX manager for UPNP devices, entry point for the MX4j HTTP admin console |
| UPNPAttributeInfo |
ALPHA stage an unusable |
| UPNPDiscovery |
MBean to discover UPNP devices on the network and register the devices service as
UPNPServiceMBean objects during the MBean registration. |
| UPNPDiscoveryNotification |
Discovery notification sent when a new set of UPNPServiceMBean for a given discovered
UPNP device is registered within the server. |
| UPNPMBeanDevice |
This class can be used to expose a JMX MBean as an UPNP device. |
| UPNPMBeanDevicesDiscoveryHandler |
Class to handle UPNP discovery mechanism on UPNPMBeanDevice |
| UPNPMBeanDevicesRequestsHandler |
Class to handle HTTP UPNP requests on UPNPMBeanDevices |
| UPNPMBeanService |
Class to expose an JMX Mbean as an UPNP device service, this class shouldn't be used
directly |
| UPNPOperationInfo |
ALPHA stage an unusable |
| UPNPServiceMBean |
This is a dynamic MBean for UPNP services
The dynamic MBean will be populated with basic informations
about UPNP service attributes and operations. |