org.teleal.cling.model.message.gena
Class OutgoingSubscribeRequestMessage

java.lang.Object
  extended by org.teleal.cling.model.message.UpnpMessage<UpnpRequest>
      extended by org.teleal.cling.model.message.StreamRequestMessage
          extended by org.teleal.cling.model.message.gena.OutgoingSubscribeRequestMessage

public class OutgoingSubscribeRequestMessage
extends StreamRequestMessage

Author:
Christian Bauer

Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingSubscribeRequestMessage(RemoteGENASubscription subscription, List<URL> callbackURLs)
           
 
Method Summary
 boolean hasCallbackURLs()
           
 
Methods inherited from class org.teleal.cling.model.message.StreamRequestMessage
getUri
 
Methods inherited from class org.teleal.cling.model.message.UpnpMessage
getBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isContentTypeMissingOrText, isContentTypeText, isContentTypeTextUDA, setBody, setBodyCharacters, setBodyType, setHeaders, setUdaMajorVersion, setUdaMinorVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OutgoingSubscribeRequestMessage

public OutgoingSubscribeRequestMessage(RemoteGENASubscription subscription,
                                       List<URL> callbackURLs)
Method Detail

hasCallbackURLs

public boolean hasCallbackURLs()


Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.