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 String
NS
static String
QUERY_SOAPACTION
static String
QUERY_STATE_VARIABLE
static String
QUERY_STATE_VARIABLE_RESPONSE
static String
RETURN
static String
VAR_NAME
static String
XMLNS
-
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()
-