|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LocalService in org.teleal.cling.binding.annotations |
|---|
| Methods in org.teleal.cling.binding.annotations that return types with arguments of type LocalService | |
|---|---|
protected java.util.Map<ActionArgument<LocalService>,StateVariableAccessor> |
AnnotationActionBinder.createOutputArguments()
|
| Method parameters in org.teleal.cling.binding.annotations with type arguments of type LocalService | |
|---|---|
protected ActionExecutor |
AnnotationActionBinder.createExecutor(java.util.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,
java.lang.Class<T> serviceClass)
|
|
| Constructor parameters in org.teleal.cling.model with type arguments of type LocalService | |
|---|---|
DefaultServiceManager(DeviceService<LocalService<T>> deviceService)
|
|
| Uses of LocalService in org.teleal.cling.model.action |
|---|
| Fields in org.teleal.cling.model.action with type parameters of type LocalService | |
|---|---|
protected java.util.Map<ActionArgument<LocalService>,StateVariableAccessor> |
ActionExecutor.outputArgumentAccessors
|
| Methods in org.teleal.cling.model.action that return types with arguments of type LocalService | |
|---|---|
java.util.Map<ActionArgument<LocalService>,StateVariableAccessor> |
ActionExecutor.getOutputArgumentAccessors()
|
| Method parameters in org.teleal.cling.model.action with type arguments of type LocalService | |
|---|---|
protected java.lang.Object[] |
MethodActionExecutor.createInputArgumentValues(ActionInvocation<LocalService> actionInvocation,
java.lang.reflect.Method method)
|
void |
ActionExecutor.execute(ActionInvocation<LocalService> actionInvocation)
|
protected void |
QueryStateVariableExecutor.execute(ActionInvocation<LocalService> actionInvocation,
java.lang.Object serviceImpl)
|
protected void |
MethodActionExecutor.execute(ActionInvocation<LocalService> actionInvocation,
java.lang.Object serviceImpl)
|
protected abstract void |
ActionExecutor.execute(ActionInvocation<LocalService> actionInvocation,
java.lang.Object serviceImpl)
|
protected void |
QueryStateVariableExecutor.executeQueryStateVariable(ActionInvocation<LocalService> actionInvocation,
java.lang.Object serviceImpl)
|
protected boolean |
MethodActionExecutor.isUseOutputArgumentAccessors(ActionInvocation<LocalService> actionInvocation)
|
protected java.lang.Object |
ActionExecutor.readOutputArgumentValues(Action<LocalService> action,
java.lang.Object instance)
|
protected void |
ActionExecutor.setOutputArgumentValues(ActionInvocation<LocalService> actionInvocation,
java.lang.Object result)
|
| Constructor parameters in org.teleal.cling.model.action with type arguments of type LocalService | |
|---|---|
ActionExecutor(java.util.Map<ActionArgument<LocalService>,StateVariableAccessor> outputArgumentAccessors)
|
|
MethodActionExecutor(java.util.Map<ActionArgument<LocalService>,StateVariableAccessor> outputArgumentAccessors,
java.lang.reflect.Method method)
|
|
| Uses of LocalService in org.teleal.cling.model.gena |
|---|
| Constructor parameters in org.teleal.cling.model.gena with type arguments of type LocalService | |
|---|---|
LocalGENASubscription(DeviceService<LocalService> deviceService,
java.lang.Integer requestedDurationSeconds,
java.util.List<java.net.URL> callbackURLs)
|
|
LocalGENASubscription(DeviceService<LocalService> deviceService,
java.util.List<java.net.URL> callbackURLs)
|
|
| Uses of LocalService in org.teleal.cling.model.message.control |
|---|
| Constructor parameters in org.teleal.cling.model.message.control with type arguments of type LocalService | |
|---|---|
IncomingActionRequestMessage(StreamRequestMessage source,
DeviceService<LocalService> deviceService)
|
|
| Uses of LocalService in org.teleal.cling.model.meta |
|---|
| Methods in org.teleal.cling.model.meta that return types with arguments of type LocalService | |
|---|---|
static java.lang.reflect.Constructor<LocalService> |
LocalService.getConstructor()
|
| Constructors in org.teleal.cling.model.meta with parameters of type LocalService | |
|---|---|
LocalDeviceService(ServiceType serviceType,
ServiceId serviceId,
LocalService service)
|
|
| 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,
java.lang.Object serviceImpl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||