|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UDN in org.teleal.cling.binding.staging |
---|
Fields in org.teleal.cling.binding.staging declared as UDN | |
---|---|
UDN |
MutableDeviceDescriptor.udn
|
Uses of UDN in org.teleal.cling.model |
---|
Methods in org.teleal.cling.model that return UDN | |
---|---|
UDN |
ServiceReference.getUdn()
|
Constructors in org.teleal.cling.model with parameters of type UDN | |
---|---|
ServiceReference(UDN udn,
ServiceId serviceId)
|
Uses of UDN in org.teleal.cling.model.message.discovery |
---|
Methods in org.teleal.cling.model.message.discovery that return UDN | |
---|---|
UDN |
IncomingSearchResponse.getRootDeviceUDN()
|
UDN |
IncomingNotificationRequest.getRootDeviceUDN()
|
Uses of UDN in org.teleal.cling.model.message.header |
---|
Constructors in org.teleal.cling.model.message.header with parameters of type UDN | |
---|---|
DeviceUSNHeader(UDN udn,
DeviceType deviceType)
|
|
ServiceUSNHeader(UDN udn,
ServiceType serviceType)
|
|
UDNHeader(UDN udn)
|
|
USNRootDeviceHeader(UDN udn)
|
Uses of UDN in org.teleal.cling.model.meta |
---|
Methods in org.teleal.cling.model.meta that return UDN | |
---|---|
UDN |
DeviceIdentity.getUdn()
|
Methods in org.teleal.cling.model.meta with parameters of type UDN | |
---|---|
LocalDevice |
LocalDevice.newInstance(UDN udn,
UDAVersion version,
DeviceType type,
DeviceDetails details,
Icon[] icons,
DeviceService<LocalService>[] deviceServices,
List<LocalDevice> embeddedDevices)
|
RemoteDevice |
RemoteDevice.newInstance(UDN udn,
UDAVersion version,
DeviceType type,
DeviceDetails details,
Icon[] icons,
DeviceService<RemoteService>[] deviceServices,
List<RemoteDevice> embeddedDevices)
|
abstract D |
Device.newInstance(UDN udn,
UDAVersion version,
DeviceType type,
DeviceDetails details,
Icon[] icons,
DeviceService<S>[] deviceServices,
List<D> embeddedDevices)
|
Constructors in org.teleal.cling.model.meta with parameters of type UDN | |
---|---|
DeviceIdentity(UDN udn)
|
|
DeviceIdentity(UDN udn,
DeviceIdentity template)
|
|
DeviceIdentity(UDN udn,
Integer maxAgeSeconds)
|
|
RemoteDeviceIdentity(UDN udn,
Integer maxAgeSeconds,
URL descriptorURL,
byte[] interfaceMacAddress,
InetAddress reachableLocalAddress)
|
|
RemoteDeviceIdentity(UDN udn,
RemoteDeviceIdentity template)
|
Uses of UDN in org.teleal.cling.model.types |
---|
Methods in org.teleal.cling.model.types that return UDN | |
---|---|
static UDN |
UDN.fromString(String udnString)
|
UDN |
NamedServiceType.getUdn()
|
UDN |
NamedDeviceType.getUdn()
|
static UDN |
UDN.uniqueSystemIdentifier(String salt)
|
Constructors in org.teleal.cling.model.types with parameters of type UDN | |
---|---|
NamedDeviceType(UDN udn,
DeviceType deviceType)
|
|
NamedServiceType(UDN udn,
ServiceType serviceType)
|
Uses of UDN in org.teleal.cling.protocol.async |
---|
Methods in org.teleal.cling.protocol.async with parameters of type UDN | |
---|---|
protected void |
ReceivingSearch.sendSearchResponseUDN(UDN udn)
|
Uses of UDN in org.teleal.cling.registry |
---|
Methods in org.teleal.cling.registry with parameters of type UDN | |
---|---|
Device |
RegistryImpl.getDevice(UDN udn)
|
Device |
Registry.getDevice(UDN udn)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |