Verwendungen von Klasse
org.jupnp.model.types.ServiceId
Packages, die ServiceId verwenden
Package
Beschreibung
-
Verwendungen von ServiceId in org.jupnp.binding
Methoden in org.jupnp.binding mit Parametern vom Typ ServiceIdModifizierer und TypMethodeBeschreibungLocalServiceBinder.read(Class<?> clazz, ServiceId id, ServiceType type, boolean supportsQueryStateVariables, Class[] stringConvertibleTypes) -
Verwendungen von ServiceId in org.jupnp.binding.annotations
Methoden in org.jupnp.binding.annotations mit Parametern vom Typ ServiceIdModifizierer und TypMethodeBeschreibungAnnotationLocalServiceBinder.read(Class<?> clazz, ServiceId id, ServiceType type, boolean supportsQueryStateVariables, Class[] stringConvertibleTypes) AnnotationLocalServiceBinder.read(Class<?> clazz, ServiceId id, ServiceType type, boolean supportsQueryStateVariables, Set<Class> stringConvertibleTypes) -
Verwendungen von ServiceId in org.jupnp.binding.staging
Felder in org.jupnp.binding.staging, die deklariert sind als ServiceId -
Verwendungen von ServiceId in org.jupnp.model
Methoden in org.jupnp.model, die ServiceId zurückgebenKonstruktoren in org.jupnp.model mit Parametern vom Typ ServiceId -
Verwendungen von ServiceId in org.jupnp.model.meta
Methoden in org.jupnp.model.meta, die ServiceId zurückgebenMethoden in org.jupnp.model.meta mit Parametern vom Typ ServiceIdModifizierer und TypMethodeBeschreibungDevice.findService(ServiceId serviceId) protected Collection<S> Device.findServices(ServiceType serviceType, ServiceId serviceId, D current) abstract SDevice.newInstance(ServiceType serviceType, ServiceId serviceId, URI descriptorURI, URI controlURI, URI eventSubscriptionURI, Action<S>[] actions, StateVariable<S>[] stateVariables) LocalDevice.newInstance(ServiceType serviceType, ServiceId serviceId, URI descriptorURI, URI controlURI, URI eventSubscriptionURI, Action<LocalService>[] actions, StateVariable<LocalService>[] stateVariables) RemoteDevice.newInstance(ServiceType serviceType, ServiceId serviceId, URI descriptorURI, URI controlURI, URI eventSubscriptionURI, Action<RemoteService>[] actions, StateVariable<RemoteService>[] stateVariables) Konstruktoren in org.jupnp.model.meta mit Parametern vom Typ ServiceIdModifiziererKonstruktorBeschreibungLocalService(ServiceType serviceType, ServiceId serviceId, Map<Action, ActionExecutor> actionExecutors, Map<StateVariable, StateVariableAccessor> stateVariableAccessors, Set<Class> stringConvertibleTypes, boolean supportsQueryStateVariables) LocalService(ServiceType serviceType, ServiceId serviceId, Action[] actions, StateVariable[] stateVariables) RemoteService(ServiceType serviceType, ServiceId serviceId, URI descriptorURI, URI controlURI, URI eventSubscriptionURI) RemoteService(ServiceType serviceType, ServiceId serviceId, URI descriptorURI, URI controlURI, URI eventSubscriptionURI, Action<RemoteService>[] actions, StateVariable<RemoteService>[] stateVariables) protectedService(ServiceType serviceType, ServiceId serviceId) protectedService(ServiceType serviceType, ServiceId serviceId, Action<S>[] actions, StateVariable<S>[] stateVariables) -
Verwendungen von ServiceId in org.jupnp.model.types
Unterklassen von ServiceId in org.jupnp.model.typesModifizierer und TypKlasseBeschreibungclassService identifier with a fixedupnp-orgnamespace.Methoden in org.jupnp.model.types, die ServiceId zurückgeben