|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ocap.hn.upnp.common.UPnPResponse
public abstract class UPnPResponse
This class represents a response to a UPnP action.
| Constructor Summary | |
|---|---|
protected |
UPnPResponse()
Protected constructor for the instance. |
| Method Summary | |
|---|---|
UPnPActionInvocation |
getActionInvocation()
Gets the UPnPActionInvocation that the response is for. |
int |
getHTTPResponseCode()
Gets the HTTP response code from the response. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected UPnPResponse()
| Method Detail |
|---|
public int getHTTPResponseCode()
public UPnPActionInvocation getActionInvocation()
UPnPActionInvocation that the response is for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||