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

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

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

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

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

Methods in org.teleal.cling.protocol.async that return Locator
protected  Locator SendingNotification.getDescriptorLocator(InetAddress bindingAddress, LocalDevice device)
           
protected  Locator ReceivingSearch.getDescriptorLocator(InetAddress bindingAddress, LocalDevice device)
           
 



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