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