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>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage
UpnpMessage.BodyType
 
Constructor Summary
OutgoingSearchResponse(IncomingDatagramMessage request, Locator locator, 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, isTextContentType, isUDATextContentType, setBody, setBodyCharacters, 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

OutgoingSearchResponse

public OutgoingSearchResponse(IncomingDatagramMessage request,
                              Locator locator,
                              LocalDevice device)


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