public abstract class UPnPResponse extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
UPnPResponse()
Protected constructor for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPActionInvocation |
getActionInvocation()
Gets the
UPnPActionInvocation that the response is for. |
int |
getHTTPResponseCode()
Gets the HTTP response code from the response.
|
public int getHTTPResponseCode()
public UPnPActionInvocation getActionInvocation()
UPnPActionInvocation that the response is for.Copyright © 2012 CableLabs. All Rights Reserved.