|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sbbi.upnp.jmx.HttpSubscriptionRequest
Class to handle HTTP UPNP SUBSCRIBE and UNSUBSCRIBE requests on UPNPMBeanDevices
Method Summary | |
static HttpRequestHandler |
getInstance()
|
java.lang.String |
service(java.util.Set devices,
HttpRequest request)
Handles the HTTP request |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static HttpRequestHandler getInstance()
public java.lang.String service(java.util.Set devices, HttpRequest request)
HttpRequestHandler
service
in interface HttpRequestHandler
devices
- the potential target UPNPMBeanDevice objectsrequest
- teh client http request
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |