|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LocalService in org.teleal.cling.binding |
|---|
| Methods in org.teleal.cling.binding that return LocalService | |
|---|---|
LocalService |
LocalServiceBinder.read(Class<?> clazz)
|
LocalService |
LocalServiceBinder.read(Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
Class[] stringConvertibleTypes)
|
| Uses of LocalService in org.teleal.cling.binding.annotations |
|---|
| Methods in org.teleal.cling.binding.annotations that return LocalService | |
|---|---|
LocalService |
AnnotationLocalServiceBinder.read(Class<?> clazz)
|
LocalService |
AnnotationLocalServiceBinder.read(Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
Class[] stringConvertibleTypes)
|
LocalService |
AnnotationLocalServiceBinder.read(Class<?> clazz,
ServiceId id,
ServiceType type,
boolean supportsQueryStateVariables,
Set<Class> stringConvertibleTypes)
|
| Methods in org.teleal.cling.binding.annotations that return types with arguments of type LocalService | |
|---|---|
protected Map<ActionArgument<LocalService>,StateVariableAccessor> |
AnnotationActionBinder.createOutputArguments()
|
| Method parameters in org.teleal.cling.binding.annotations with type arguments of type LocalService | |
|---|---|
protected ActionExecutor |
AnnotationActionBinder.createExecutor(Map<ActionArgument<LocalService>,StateVariableAccessor> outputArguments)
|
| Uses of LocalService in org.teleal.cling.model |
|---|
| Fields in org.teleal.cling.model declared as LocalService | |
|---|---|
protected LocalService<T> |
DefaultServiceManager.service
|
| Methods in org.teleal.cling.model that return LocalService | |
|---|---|
LocalService<T> |
ServiceManager.getService()
|
LocalService<T> |
DefaultServiceManager.getService()
|
| Constructors in org.teleal.cling.model with parameters of type LocalService | |
|---|---|
DefaultServiceManager(LocalService<T> service)
|
|
DefaultServiceManager(LocalService<T> service,
Class<T> serviceClass)
|
|
| Uses of LocalService in org.teleal.cling.model.action |
|---|
| Fields in org.teleal.cling.model.action with type parameters of type LocalService | |
|---|---|
protected Map<ActionArgument<LocalService>,StateVariableAccessor> |
AbstractActionExecutor.outputArgumentAccessors
|
| Methods in org.teleal.cling.model.action that return types with arguments of type LocalService | |
|---|---|
Map<ActionArgument<LocalService>,StateVariableAccessor> |
AbstractActionExecutor.getOutputArgumentAccessors()
|
| Method parameters in org.teleal.cling.model.action with type arguments of type LocalService | |
|---|---|
protected Object[] |
MethodActionExecutor.createInputArgumentValues(ActionInvocation<LocalService> actionInvocation,
Method method)
|
void |
ActionExecutor.execute(ActionInvocation<LocalService> actionInvocation)
|
void |
AbstractActionExecutor.execute(ActionInvocation<LocalService> actionInvocation)
|
protected void |
QueryStateVariableExecutor.execute(ActionInvocation<LocalService> actionInvocation,
Object serviceImpl)
|
protected void |
MethodActionExecutor.execute(ActionInvocation<LocalService> actionInvocation,
Object serviceImpl)
|
protected abstract void |
AbstractActionExecutor.execute(ActionInvocation<LocalService> actionInvocation,
Object serviceImpl)
|
protected void |
QueryStateVariableExecutor.executeQueryStateVariable(ActionInvocation<LocalService> actionInvocation,
Object serviceImpl)
|
protected boolean |
MethodActionExecutor.isUseOutputArgumentAccessors(ActionInvocation<LocalService> actionInvocation)
|
protected Object |
AbstractActionExecutor.readOutputArgumentValues(Action<LocalService> action,
Object instance)
|
protected void |
AbstractActionExecutor.setOutputArgumentValue(ActionInvocation<LocalService> actionInvocation,
ActionArgument<LocalService> argument,
Object result)
|
protected void |
AbstractActionExecutor.setOutputArgumentValue(ActionInvocation<LocalService> actionInvocation,
ActionArgument<LocalService> argument,
Object result)
|
| Constructor parameters in org.teleal.cling.model.action with type arguments of type LocalService | |
|---|---|
AbstractActionExecutor(Map<ActionArgument<LocalService>,StateVariableAccessor> outputArgumentAccessors)
|
|
MethodActionExecutor(Map<ActionArgument<LocalService>,StateVariableAccessor> outputArgumentAccessors,
Method method)
|
|
| Uses of LocalService in org.teleal.cling.model.gena |
|---|
| Constructors in org.teleal.cling.model.gena with parameters of type LocalService | |
|---|---|
LocalGENASubscription(LocalService service,
Integer requestedDurationSeconds,
List<URL> callbackURLs)
|
|
LocalGENASubscription(LocalService service,
List<URL> callbackURLs)
|
|
| Uses of LocalService in org.teleal.cling.model.message.control |
|---|
| Constructors in org.teleal.cling.model.message.control with parameters of type LocalService | |
|---|---|
IncomingActionRequestMessage(StreamRequestMessage source,
LocalService service)
|
|
| Uses of LocalService in org.teleal.cling.model.message.gena |
|---|
| Methods in org.teleal.cling.model.message.gena that return LocalService | |
|---|---|
LocalService |
IncomingUnsubscribeRequestMessage.getService()
|
LocalService |
IncomingSubscribeRequestMessage.getService()
|
| Constructors in org.teleal.cling.model.message.gena with parameters of type LocalService | |
|---|---|
IncomingSubscribeRequestMessage(StreamRequestMessage source,
LocalService service)
|
|
IncomingUnsubscribeRequestMessage(StreamRequestMessage source,
LocalService service)
|
|
| Uses of LocalService in org.teleal.cling.model.meta |
|---|
| Methods in org.teleal.cling.model.meta that return LocalService | |
|---|---|
LocalService[] |
LocalDevice.getServices()
|
LocalService |
LocalDevice.newInstance(ServiceType serviceType,
ServiceId serviceId,
URI descriptorURI,
URI controlURI,
URI eventSubscriptionURI,
Action<LocalService>[] actions,
StateVariable<LocalService>[] stateVariables)
|
LocalService[] |
LocalDevice.newServiceArray(int size)
|
LocalService[] |
LocalDevice.toServiceArray(Collection<LocalService> col)
|
| Methods in org.teleal.cling.model.meta with parameters of type LocalService | |
|---|---|
LocalDevice |
LocalDevice.newInstance(UDN udn,
UDAVersion version,
DeviceType type,
DeviceDetails details,
Icon[] icons,
LocalService[] services,
List<LocalDevice> embeddedDevices)
|
| Method parameters in org.teleal.cling.model.meta with type arguments of type LocalService | |
|---|---|
LocalService[] |
LocalDevice.toServiceArray(Collection<LocalService> col)
|
| Uses of LocalService in org.teleal.cling.model.resource |
|---|
| Constructors in org.teleal.cling.model.resource with parameters of type LocalService | |
|---|---|
ServiceControlResource(URI localURI,
LocalService model)
|
|
ServiceDescriptorResource(URI localURI,
LocalService model)
|
|
ServiceEventSubscriptionResource(URI localURI,
LocalService model)
|
|
| Uses of LocalService in org.teleal.cling.model.state |
|---|
| Method parameters in org.teleal.cling.model.state with type arguments of type LocalService | |
|---|---|
StateVariableValue |
StateVariableAccessor.read(StateVariable<LocalService> stateVariable,
Object serviceImpl)
|
| Uses of LocalService in org.teleal.cling.protocol.sync |
|---|
| Methods in org.teleal.cling.protocol.sync with parameters of type LocalService | |
|---|---|
protected OutgoingSubscribeResponseMessage |
ReceivingSubscribe.processNewSubscription(LocalService service,
IncomingSubscribeRequestMessage requestMessage)
|
protected OutgoingSubscribeResponseMessage |
ReceivingSubscribe.processRenewal(LocalService service,
IncomingSubscribeRequestMessage requestMessage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||