Package org.jupnp.model.action
package org.jupnp.model.action
-
KlasseBeschreibungShared procedures for action executors based on an actual service implementation instance.ActionArgumentValue<S extends Service>Represents the value of an action input or output argument.Thrown (or encapsulated in
ActionInvocation) when an action execution failed.Executes anActionInvocation.ActionInvocation<S extends Service>The input, output, and failure values of an action invocation.Invokes methods on a service implementation instance with reflection.Special executor for one action, the deprecated "query the value of the any state variable" action.An action invocation by a remote control point.