org.teleal.cling.model.message.discovery
Class OutgoingSearchResponseRootDeviceUDN

java.lang.Object
  extended by org.teleal.cling.model.message.UpnpMessage<O>
      extended by org.teleal.cling.model.message.OutgoingDatagramMessage<UpnpResponse>
          extended by org.teleal.cling.model.message.discovery.OutgoingSearchResponse
              extended by org.teleal.cling.model.message.discovery.OutgoingSearchResponseRootDeviceUDN

public class OutgoingSearchResponseRootDeviceUDN
extends OutgoingSearchResponse

Author:
Christian Bauer

Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingSearchResponseRootDeviceUDN(IncomingDatagramMessage request, Location location, LocalDevice device)
           
 
Method Summary
 
Methods inherited from class org.teleal.cling.model.message.OutgoingDatagramMessage
getDestinationAddress, getDestinationPort
 
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

OutgoingSearchResponseRootDeviceUDN

public OutgoingSearchResponseRootDeviceUDN(IncomingDatagramMessage request,
                                           Location location,
                                           LocalDevice device)


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