public class ReceivingSearchResponse extends ReceivingAsync<IncomingSearchResponse>
This protocol implementation is basically the same as
the ReceivingNotification protocol for
an ALIVE message.
| Constructor and Description |
|---|
ReceivingSearchResponse(UpnpService upnpService,
IncomingDatagramMessage<UpnpResponse> inputMessage) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute() |
getFirstHeader, getInputMessage, getUpnpService, run, toString, waitBeforeExecutionpublic ReceivingSearchResponse(UpnpService upnpService, IncomingDatagramMessage<UpnpResponse> inputMessage)
protected void execute()
throws RouterException
execute in class ReceivingAsync<IncomingSearchResponse>RouterExceptionCopyright © 2023 jUPnP.org. All rights reserved.