Package org.cybergarage.upnp.control
Class Control
java.lang.Object
org.cybergarage.upnp.control.Control
public class Control extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringNSstatic StringQUERY_SOAPACTIONstatic StringQUERY_STATE_VARIABLEstatic StringQUERY_STATE_VARIABLE_RESPONSEstatic StringRETURNstatic StringVAR_NAMEstatic StringXMLNS -
Constructor Summary
Constructors Constructor Description Control() -
Method Summary
-
Field Details
-
NS
- See Also:
- Constant Field Values
-
QUERY_SOAPACTION
- See Also:
- Constant Field Values
-
XMLNS
- See Also:
- Constant Field Values
-
QUERY_STATE_VARIABLE
- See Also:
- Constant Field Values
-
QUERY_STATE_VARIABLE_RESPONSE
- See Also:
- Constant Field Values
-
VAR_NAME
- See Also:
- Constant Field Values
-
RETURN
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Control
public Control()
-