|
||||||||||
| 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.ActionResponse
public class ActionResponse
| Field Summary |
|---|
| Fields inherited from class org.cybergarage.upnp.control.ControlResponse |
|---|
FAULT_CODE, FAULT_STRING |
| Constructor Summary | |
|---|---|
ActionResponse()
|
|
ActionResponse(SOAPResponse soapRes)
|
|
| Method Summary | |
|---|---|
ArgumentList |
getResponse()
|
void |
setResponse(Action action)
|
| 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 ActionResponse()
public ActionResponse(SOAPResponse soapRes)
| Method Detail |
|---|
public void setResponse(Action action)
public ArgumentList getResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||