Uses of Class
org.cybergarage.upnp.control.ControlResponse
-
Packages that use ControlResponse Package Description org.cybergarage.upnp.control org.cybergarage.upnp.xml -
-
Uses of ControlResponse in org.cybergarage.upnp.control
Subclasses of ControlResponse in org.cybergarage.upnp.control Modifier and Type Class Description classActionResponseclassQueryResponse -
Uses of ControlResponse in org.cybergarage.upnp.xml
Methods in org.cybergarage.upnp.xml that return ControlResponse Modifier and Type Method Description ControlResponseActionData. getControlResponse()Methods in org.cybergarage.upnp.xml with parameters of type ControlResponse Modifier and Type Method Description voidActionData. setControlResponse(ControlResponse res)
-