|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceId in org.teleal.cling.binding |
|---|
| Methods in org.teleal.cling.binding with parameters of type ServiceId | |
|---|---|
DeviceService |
LocalServiceBinder.read(Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
Class[] stringConvertibleTypes)
|
| Uses of ServiceId in org.teleal.cling.binding.annotations |
|---|
| Methods in org.teleal.cling.binding.annotations with parameters of type ServiceId | |
|---|---|
DeviceService |
AnnotationLocalServiceBinder.read(Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
Class[] stringConvertibleTypes)
|
DeviceService |
AnnotationLocalServiceBinder.read(Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
Set<Class> stringConvertibleTypes)
|
| Uses of ServiceId in org.teleal.cling.binding.staging |
|---|
| Fields in org.teleal.cling.binding.staging declared as ServiceId | |
|---|---|
ServiceId |
MutableDeviceService.serviceId
|
| Uses of ServiceId in org.teleal.cling.model |
|---|
| Methods in org.teleal.cling.model that return ServiceId | |
|---|---|
ServiceId |
ServiceReference.getServiceId()
|
| Constructors in org.teleal.cling.model with parameters of type ServiceId | |
|---|---|
ServiceReference(UDN udn,
ServiceId serviceId)
|
|
| Uses of ServiceId in org.teleal.cling.model.meta |
|---|
| Methods in org.teleal.cling.model.meta that return ServiceId | |
|---|---|
ServiceId |
DeviceService.getServiceId()
|
| Methods in org.teleal.cling.model.meta with parameters of type ServiceId | |
|---|---|
DeviceService<S> |
Device.findDeviceService(ServiceId serviceId)
|
protected Collection<DeviceService> |
Device.findDeviceServices(ServiceType serviceType,
ServiceId serviceId,
D current)
|
| Constructors in org.teleal.cling.model.meta with parameters of type ServiceId | |
|---|---|
DeviceService(ServiceType serviceType,
ServiceId serviceId,
URI descriptorURI,
URI controlURI,
URI eventSubscriptionURI)
|
|
DeviceService(ServiceType serviceType,
ServiceId serviceId,
URI descriptorURI,
URI controlURI,
URI eventSubscriptionURI,
S service)
|
|
LocalDeviceService(ServiceType serviceType,
ServiceId serviceId,
LocalService service)
|
|
| Uses of ServiceId in org.teleal.cling.model.types |
|---|
| Subclasses of ServiceId in org.teleal.cling.model.types | |
|---|---|
class |
UDAServiceId
|
| Methods in org.teleal.cling.model.types that return ServiceId | |
|---|---|
static ServiceId |
ServiceId.valueOf(String s)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||