Uses of Class
org.teleal.cling.model.Location

Packages that use Location
org.teleal.cling.model.message.discovery   
org.teleal.cling.protocol.async   
 

Uses of Location in org.teleal.cling.model.message.discovery
 

Constructors in org.teleal.cling.model.message.discovery with parameters of type Location
OutgoingNotificationRequest(Location location, LocalDevice device, NotificationSubtype type)
           
OutgoingNotificationRequestDeviceType(Location location, LocalDevice device, NotificationSubtype type)
           
OutgoingNotificationRequestRootDevice(Location location, LocalDevice device, NotificationSubtype type)
           
OutgoingNotificationRequestServiceType(Location location, LocalDevice device, NotificationSubtype type, ServiceType serviceType)
           
OutgoingNotificationRequestUDN(Location location, LocalDevice device, NotificationSubtype type)
           
OutgoingSearchResponse(IncomingDatagramMessage request, Location location, LocalDevice device)
           
OutgoingSearchResponseDeviceType(IncomingDatagramMessage request, Location location, LocalDevice device)
           
OutgoingSearchResponseRootDevice(IncomingDatagramMessage request, Location location, LocalDevice device)
           
OutgoingSearchResponseRootDeviceUDN(IncomingDatagramMessage request, Location location, LocalDevice device)
           
OutgoingSearchResponseServiceType(IncomingDatagramMessage request, Location location, LocalDevice device, ServiceType serviceType)
           
OutgoingSearchResponseUDN(IncomingDatagramMessage request, Location location, LocalDevice device)
           
 

Uses of Location in org.teleal.cling.protocol.async
 

Methods in org.teleal.cling.protocol.async that return Location
protected  Location ReceivingSearch.getDescriptorLocation(NetworkAddress activeStreamServer, LocalDevice device)
           
 

Methods in org.teleal.cling.protocol.async with parameters of type Location
protected  List<OutgoingNotificationRequest> SendingNotification.createDeviceMessages(LocalDevice device, Location descriptorLocation)
           
protected  List<OutgoingNotificationRequest> SendingNotification.createServiceTypeMessages(LocalDevice device, Location descriptorLocation)
           
 void SendingNotification.sendMessages(Location descriptorLocation)
           
 



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