public class ReceivingAction extends ReceivingSync<StreamRequestMessage,StreamResponseMessage>
Actions are invoked through the ActionExecutor returned
by the registered LocalService.getExecutor(org.jupnp.model.meta.Action)
method.
outputMessage, remoteClientInfo| Constructor and Description |
|---|
ReceivingAction(UpnpService upnpService,
StreamRequestMessage inputMessage) |
| Modifier and Type | Method and Description |
|---|---|
protected StreamResponseMessage |
executeSync() |
execute, getOutputMessage, getRemoteClientInfo, responseException, responseSent, toStringgetFirstHeader, getInputMessage, getUpnpService, run, waitBeforeExecutionpublic ReceivingAction(UpnpService upnpService, StreamRequestMessage inputMessage)
protected StreamResponseMessage executeSync() throws RouterException
executeSync in class ReceivingSync<StreamRequestMessage,StreamResponseMessage>RouterExceptionCopyright © 2023 jUPnP.org. All rights reserved.