org.fourthline.cling.model.message.discovery
Class OutgoingSearchResponseServiceType

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

public class OutgoingSearchResponseServiceType
extends OutgoingSearchResponse

Author:
Christian Bauer

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

OutgoingSearchResponseServiceType

public OutgoingSearchResponseServiceType(IncomingDatagramMessage request,
                                         Location location,
                                         LocalDevice device,
                                         ServiceType serviceType)


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