Klasse ReceivingSearchResponse

java.lang.Object
org.jupnp.protocol.ReceivingAsync<IncomingSearchResponse>
org.jupnp.protocol.async.ReceivingSearchResponse
Alle implementierten Schnittstellen:
Runnable

public class ReceivingSearchResponse extends ReceivingAsync<IncomingSearchResponse>
Handles reception of search response messages.

This protocol implementation is basically the same as the ReceivingNotification protocol for an ALIVE message.

Autor:
Christian Bauer