Package com.metratec.lib.upnp
Class UpnpLibrary
- java.lang.Object
-
- com.metratec.lib.upnp.UpnpLibrary
-
public class UpnpLibrary extends java.lang.Object
This class allows getting the library details.
-
-
Constructor Summary
Constructors Constructor Description UpnpLibrary()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getBuildProperty(java.lang.String key)
static org.slf4j.Logger
getLogger()
static java.lang.String
getName()
static java.lang.String
getVersion()
-