Klasse ControlPointImpl

java.lang.Object
org.jupnp.controlpoint.ControlPointImpl
Alle implementierten Schnittstellen:
ControlPoint

public class ControlPointImpl extends Object implements ControlPoint
Default implementation.

This implementation uses the executor returned by UpnpServiceConfiguration.getSyncProtocolExecutorService().

Autor:
Christian Bauer