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)
|