Klasse GetMediaInfo
java.lang.Object
org.jupnp.controlpoint.ActionCallback
org.jupnp.support.avtransport.callback.GetMediaInfo
- 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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetMediaInfo(Service<?, ?> service) protectedGetMediaInfo(UnsignedIntegerFourBytes instanceId, Service<?, ?> service) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungabstract voidreceived(ActionInvocation<?> invocation, MediaInfo mediaInfo) voidsuccess(ActionInvocation invocation) Von Klasse geerbte Methoden org.jupnp.controlpoint.ActionCallback
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
-
Konstruktordetails
-
GetMediaInfo
-
GetMediaInfo
-
-
Methodendetails
-
success
- Angegeben von:
successin KlasseActionCallback
-
received
-