Klasse GetCurrentTransportActions
java.lang.Object
org.jupnp.controlpoint.ActionCallback
org.jupnp.support.avtransport.callback.GetCurrentTransportActions
- Alle implementierten Schnittstellen:
Runnable
- Autor:
- Christian Bauer - Initial Contribution, Amit Kumar Mondal - Code Refactoring
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.jupnp.controlpoint.ActionCallback
ActionCallback.Default -
Feldübersicht
Von Klasse geerbte Felder org.jupnp.controlpoint.ActionCallback
actionInvocation, controlPoint -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetCurrentTransportActions(Service<?, ?> service) protectedGetCurrentTransportActions(UnsignedIntegerFourBytes instanceId, Service<?, ?> service) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungabstract voidreceived(ActionInvocation<?> actionInvocation, TransportAction[] actions) voidsuccess(ActionInvocation invocation) Von Klasse geerbte Methoden org.jupnp.controlpoint.ActionCallback
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
-
Konstruktordetails
-
GetCurrentTransportActions
-
GetCurrentTransportActions
-
-
Methodendetails
-
success
- Angegeben von:
successin KlasseActionCallback
-
received
-