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

java.lang.Object
  extended by org.teleal.cling.model.message.UpnpMessage<UpnpResponse>
      extended by org.teleal.cling.model.message.StreamResponseMessage
          extended by org.teleal.cling.model.message.gena.OutgoingSubscribeResponseMessage

public class OutgoingSubscribeResponseMessage
extends StreamResponseMessage


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingSubscribeResponseMessage(LocalGENASubscription subscription)
           
OutgoingSubscribeResponseMessage(UpnpResponse.Status status)
           
 
Method Summary
 
Methods inherited from class org.teleal.cling.model.message.UpnpMessage
getBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isTextContentType, isUDATextContentType, setBody, setBodyType, setHeaders, setOperation, setUdaMajorVersion, setUdaMinorVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OutgoingSubscribeResponseMessage

public OutgoingSubscribeResponseMessage(UpnpResponse.Status status)

OutgoingSubscribeResponseMessage

public OutgoingSubscribeResponseMessage(LocalGENASubscription subscription)


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