|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cybergarage.http.HTTPPacket
org.cybergarage.http.HTTPResponse
org.cybergarage.soap.SOAPResponse
org.cybergarage.upnp.control.ControlResponse
org.cybergarage.upnp.control.QueryResponse
public class QueryResponse
| Field Summary |
|---|
| Fields inherited from class org.cybergarage.upnp.control.ControlResponse |
|---|
FAULT_CODE, FAULT_STRING |
| Constructor Summary | |
|---|---|
QueryResponse()
|
|
QueryResponse(SOAPResponse soapRes)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getReturnValue()
|
void |
setResponse(StateVariable stateVar)
|
| Methods inherited from class org.cybergarage.upnp.control.ControlResponse |
|---|
getUPnPError, getUPnPErrorCode, getUPnPErrorDescription, setFaultResponse, setFaultResponse |
| Methods inherited from class org.cybergarage.soap.SOAPResponse |
|---|
getBodyNode, getEnvelopeNode, getFaultActor, getFaultActorNode, getFaultCode, getFaultCodeNode, getFaultDetailNode, getFaultNode, getFaultString, getFaultStringNode, getMethodResponseNode, print, setContent, setEnvelopeNode |
| Methods inherited from class org.cybergarage.http.HTTPResponse |
|---|
getHeader, getStatusCode, getStatusLineString, isSuccessful, setStatusCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueryResponse()
public QueryResponse(SOAPResponse soapRes)
| Method Detail |
|---|
public java.lang.String getReturnValue()
public void setResponse(StateVariable stateVar)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||