Package | Description |
---|---|
org.cybergarage.http | |
org.cybergarage.soap | |
org.cybergarage.upnp | |
org.cybergarage.upnp.control | |
org.cybergarage.upnp.device | |
org.cybergarage.upnp.event | |
org.cybergarage.upnp.ssdp |
Modifier and Type | Method | Description |
---|---|---|
void |
HTTPRequestListener.httpRequestRecieved(HTTPRequest httpReq) |
|
void |
HTTPServer.performRequestListener(HTTPRequest httpReq) |
|
void |
HTTPRequest.set(HTTPRequest httpReq) |
Modifier and Type | Class | Description |
---|---|---|
class |
SOAPRequest |
Constructor | Description |
---|---|
SOAPRequest(HTTPRequest httpReq) |
Modifier and Type | Method | Description |
---|---|---|
void |
ControlPoint.httpRequestRecieved(HTTPRequest httpReq) |
|
void |
Device.httpRequestRecieved(HTTPRequest httpReq) |
Modifier and Type | Class | Description |
---|---|---|
class |
ActionRequest |
|
class |
ControlRequest |
|
class |
QueryRequest |
Constructor | Description |
---|---|
ActionRequest(HTTPRequest httpReq) |
|
ControlRequest(HTTPRequest httpReq) |
|
QueryRequest(HTTPRequest httpReq) |
Modifier and Type | Method | Description |
---|---|---|
void |
PresentationListener.httpRequestRecieved(HTTPRequest httpReq) |
Modifier and Type | Class | Description |
---|---|---|
class |
NotifyRequest |
|
class |
SubscriptionRequest |
Constructor | Description |
---|---|
NotifyRequest(HTTPRequest httpReq) |
|
SubscriptionRequest(HTTPRequest httpReq) |
Modifier and Type | Class | Description |
---|---|---|
class |
SSDPNotifyRequest |
|
class |
SSDPRequest |
|
class |
SSDPSearchRequest |
Modifier and Type | Method | Description |
---|---|---|
boolean |
HTTPMUSocket.post(HTTPRequest req) |
|
boolean |
HTTPMUSocket.post(HTTPRequest req,
String bindAddr,
int bindPort) |