Klasse LocalService<T>


public class LocalService<T> extends Service<LocalDevice,LocalService>
The metadata of a service created on this host, by application code.

After instantiation setManager(org.jupnp.model.ServiceManager) must be called to bind the service metadata to the service implementation.

Autor:
Christian Bauer