org.fourthline.cling.model.message.gena
Class OutgoingEventResponseMessage

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

public class OutgoingEventResponseMessage
extends StreamResponseMessage

Author:
Christian Bauer

Nested Class Summary
 
Nested classes/interfaces inherited from class org.fourthline.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingEventResponseMessage()
           
OutgoingEventResponseMessage(UpnpResponse operation)
           
 
Method Summary
 
Methods inherited from class org.fourthline.cling.model.message.UpnpMessage
getBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isBodyNonEmptyString, isContentTypeMissingOrText, isContentTypeText, isContentTypeTextUDA, setBody, 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

OutgoingEventResponseMessage

public OutgoingEventResponseMessage()

OutgoingEventResponseMessage

public OutgoingEventResponseMessage(UpnpResponse operation)


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.