| Package | Description |
|---|---|
| org.cybergarage.http | |
| org.cybergarage.soap | |
| org.cybergarage.upnp.control | |
| org.cybergarage.upnp.event | |
| org.cybergarage.upnp.ssdp |
| Modifier and Type | Method | Description |
|---|---|---|
HTTPResponse |
HTTPRequest.post(String host,
int port) |
|
HTTPResponse |
HTTPRequest.post(String host,
int port,
boolean isKeepAlive) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
HTTPRequest.post(HTTPResponse httpRes) |
|
boolean |
HTTPSocket.post(HTTPResponse httpRes,
long contentOffset,
long contentLength,
boolean isOnlyHeader) |
| Constructor | Description |
|---|---|
HTTPResponse(HTTPResponse httpRes) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SOAPResponse |
| Constructor | Description |
|---|---|
SOAPResponse(HTTPResponse httpRes) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ActionResponse |
|
class |
ControlResponse |
|
class |
QueryResponse |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SubscriptionResponse |
| Constructor | Description |
|---|---|
SubscriptionResponse(HTTPResponse httpRes) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SSDPResponse |
|
class |
SSDPSearchResponse |