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

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.OutgoingSearchResponseUDN

public class OutgoingSearchResponseUDN
extends OutgoingSearchResponse

Author:
Christian Bauer

Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingSearchResponseUDN(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

OutgoingSearchResponseUDN

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


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