Constructors in org.fourthline.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)
|
OutgoingSearchResponseServiceType(IncomingDatagramMessage request,
Location location,
LocalDevice device,
ServiceType serviceType)
|
OutgoingSearchResponseUDN(IncomingDatagramMessage request,
Location location,
LocalDevice device)
|