Klasse ReceivingRetrieval

Alle implementierten Schnittstellen:
Runnable

public class ReceivingRetrieval extends ReceivingSync<StreamRequestMessage,StreamResponseMessage>
Handles reception of device/service descriptor and icon retrieval messages.

Requested device and service XML descriptors are generated on-the-fly for every request.

Descriptor XML is dynamically generated depending on the control point - some control points require different metadata than others for the same device and services.

Autor:
Christian Bauer