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

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
Direct Known Subclasses:
OutgoingSearchResponseDeviceType, OutgoingSearchResponseRootDevice, OutgoingSearchResponseRootDeviceUDN, OutgoingSearchResponseServiceType, OutgoingSearchResponseUDN

public class OutgoingSearchResponse
extends OutgoingDatagramMessage<UpnpResponse>

Author:
Christian Bauer

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

OutgoingSearchResponse

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


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