|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceType in org.teleal.cling.binding |
|---|
| Methods in org.teleal.cling.binding with parameters of type ServiceType | |
|---|---|
DeviceService |
LocalServiceBinder.read(java.lang.Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
java.lang.Class[] stringConvertibleTypes)
|
| Uses of ServiceType in org.teleal.cling.binding.annotations |
|---|
| Methods in org.teleal.cling.binding.annotations with parameters of type ServiceType | |
|---|---|
DeviceService |
AnnotationLocalServiceBinder.read(java.lang.Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
java.lang.Class[] stringConvertibleTypes)
|
DeviceService |
AnnotationLocalServiceBinder.read(java.lang.Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
java.util.Set<java.lang.Class> stringConvertibleTypes)
|
| Uses of ServiceType in org.teleal.cling.binding.staging |
|---|
| Fields in org.teleal.cling.binding.staging declared as ServiceType | |
|---|---|
ServiceType |
MutableDeviceService.serviceType
|
| Uses of ServiceType in org.teleal.cling.model.message.discovery |
|---|
| Constructors in org.teleal.cling.model.message.discovery with parameters of type ServiceType | |
|---|---|
OutgoingNotificationRequestServiceType(java.net.InetAddress localAddress,
int localStreamPort,
LocalDevice device,
NotificationSubtype type,
ServiceType serviceType)
|
|
OutgoingSearchResponseServiceType(IncomingDatagramMessage request,
int localStreamPort,
byte[] localHardwareAddress,
LocalDevice device,
ServiceType serviceType)
|
|
| Uses of ServiceType in org.teleal.cling.model.message.header |
|---|
| Constructors in org.teleal.cling.model.message.header with parameters of type ServiceType | |
|---|---|
ServiceTypeHeader(ServiceType value)
|
|
ServiceUSNHeader(UDN udn,
ServiceType serviceType)
|
|
| Uses of ServiceType in org.teleal.cling.model.meta |
|---|
| Methods in org.teleal.cling.model.meta that return ServiceType | |
|---|---|
ServiceType[] |
Device.findServiceTypes()
|
ServiceType |
DeviceService.getServiceType()
|
| Methods in org.teleal.cling.model.meta with parameters of type ServiceType | |
|---|---|
protected java.util.Collection<D> |
Device.find(ServiceType serviceType,
D current)
|
RemoteDevice[] |
RemoteDevice.findDevices(ServiceType serviceType)
|
LocalDevice[] |
LocalDevice.findDevices(ServiceType serviceType)
|
abstract D[] |
Device.findDevices(ServiceType serviceType)
|
DeviceService<RemoteService>[] |
RemoteDevice.findDeviceServices(ServiceType serviceType)
|
DeviceService<LocalService>[] |
LocalDevice.findDeviceServices(ServiceType serviceType)
|
abstract DeviceService<S>[] |
Device.findDeviceServices(ServiceType serviceType)
|
protected java.util.Collection<DeviceService> |
Device.findDeviceServices(ServiceType serviceType,
ServiceId serviceId,
D current)
|
DeviceService<S> |
Device.findFirstDeviceService(ServiceType serviceType)
|
| Constructors in org.teleal.cling.model.meta with parameters of type ServiceType | |
|---|---|
DeviceService(ServiceType serviceType,
ServiceId serviceId,
java.net.URI descriptorURI,
java.net.URI controlURI,
java.net.URI eventSubscriptionURI)
|
|
DeviceService(ServiceType serviceType,
ServiceId serviceId,
java.net.URI descriptorURI,
java.net.URI controlURI,
java.net.URI eventSubscriptionURI,
S service)
|
|
LocalDeviceService(ServiceType serviceType,
ServiceId serviceId,
LocalService service)
|
|
| Uses of ServiceType in org.teleal.cling.model.types |
|---|
| Subclasses of ServiceType in org.teleal.cling.model.types | |
|---|---|
class |
UDAServiceType
|
| Methods in org.teleal.cling.model.types that return ServiceType | |
|---|---|
ServiceType |
SoapActionType.getServiceType()
|
ServiceType |
NamedServiceType.getServiceType()
|
static ServiceType |
ServiceType.valueOf(java.lang.String s)
|
| Methods in org.teleal.cling.model.types with parameters of type ServiceType | |
|---|---|
boolean |
ServiceType.implementsVersion(ServiceType that)
|
| Constructors in org.teleal.cling.model.types with parameters of type ServiceType | |
|---|---|
NamedServiceType(UDN udn,
ServiceType serviceType)
|
|
SoapActionType(ServiceType serviceType,
java.lang.String actionName)
|
|
| Uses of ServiceType in org.teleal.cling.protocol.async |
|---|
| Methods in org.teleal.cling.protocol.async with parameters of type ServiceType | |
|---|---|
protected void |
ReceivingSearch.sendSearchResponseServiceType(ServiceType serviceType)
|
| Uses of ServiceType in org.teleal.cling.registry |
|---|
| Methods in org.teleal.cling.registry with parameters of type ServiceType | |
|---|---|
java.util.Collection<Device> |
RegistryImpl.getDevices(ServiceType serviceType)
|
java.util.Collection<Device> |
Registry.getDevices(ServiceType serviceType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||