Klasse ReceivingAction

Alle implementierten Schnittstellen:
Runnable

public class ReceivingAction extends ReceivingSync<StreamRequestMessage,StreamResponseMessage>
Handles reception of control messages, invoking actions on local services.

Actions are invoked through the ActionExecutor returned by the registered LocalService.getExecutor(org.jupnp.model.meta.Action) method.

Autor:
Christian Bauer, Jochen Hiller - use SpecificationViolationReporter