org.fourthline.cling.protocol.sync
Class ReceivingUnsubscribe
java.lang.Object
org.fourthline.cling.protocol.ReceivingAsync<IN>
org.fourthline.cling.protocol.ReceivingSync<StreamRequestMessage,StreamResponseMessage>
org.fourthline.cling.protocol.sync.ReceivingUnsubscribe
- All Implemented Interfaces:
- Runnable
public class ReceivingUnsubscribe
- extends ReceivingSync<StreamRequestMessage,StreamResponseMessage>
Handles reception of GENA event unsubscribe messages.
- Author:
- Christian Bauer
ReceivingUnsubscribe
public ReceivingUnsubscribe(UpnpService upnpService,
StreamRequestMessage inputMessage)
executeSync
protected StreamResponseMessage executeSync()
throws RouterException
- Specified by:
executeSync
in class ReceivingSync<StreamRequestMessage,StreamResponseMessage>
- Throws:
RouterException
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.