Package org.cybergarage.upnp.device
Class NTS
- java.lang.Object
-
- org.cybergarage.upnp.device.NTS
-
public class NTS extends Object
-
-
Constructor Summary
Constructors Constructor Description NTS()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAlive(String ntsValue)static booleanisByeBye(String ntsValue)
-
-
-
Field Detail
-
ALIVE
public static final String ALIVE
- See Also:
- Constant Field Values
-
BYEBYE
public static final String BYEBYE
- See Also:
- Constant Field Values
-
PROPCHANGE
public static final String PROPCHANGE
- See Also:
- Constant Field Values
-
-