Uses of Class
org.fourthline.cling.model.message.discovery.OutgoingSearchResponse

Packages that use OutgoingSearchResponse
org.fourthline.cling.model.message.discovery   
org.fourthline.cling.protocol.async   
 

Uses of OutgoingSearchResponse in org.fourthline.cling.model.message.discovery
 

Subclasses of OutgoingSearchResponse in org.fourthline.cling.model.message.discovery
 class OutgoingSearchResponseDeviceType
           
 class OutgoingSearchResponseRootDevice
           
 class OutgoingSearchResponseServiceType
           
 class OutgoingSearchResponseUDN
           
 

Uses of OutgoingSearchResponse in org.fourthline.cling.protocol.async
 

Methods in org.fourthline.cling.protocol.async that return types with arguments of type OutgoingSearchResponse
protected  List<OutgoingSearchResponse> ReceivingSearch.createDeviceMessages(LocalDevice device, NetworkAddress activeStreamServer)
           
protected  List<OutgoingSearchResponse> ReceivingSearch.createServiceTypeMessages(LocalDevice device, NetworkAddress activeStreamServer)
           
 

Methods in org.fourthline.cling.protocol.async with parameters of type OutgoingSearchResponse
protected  void ReceivingSearch.prepareOutgoingSearchResponse(OutgoingSearchResponse message)
          Override this to edit the outgoing message, e.g.
 



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