Klasse GetProtocolInfo
java.lang.Object
org.jupnp.controlpoint.ActionCallback
org.jupnp.support.connectionmanager.callback.GetProtocolInfo
- Alle implementierten Schnittstellen:
Runnable
- Autor:
- Christian Bauer, 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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetProtocolInfo(Service<?, ?> service) protectedGetProtocolInfo(Service<?, ?> service, ControlPoint controlPoint) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungabstract voidreceived(ActionInvocation<?> actionInvocation, ProtocolInfos sinkProtocolInfos, ProtocolInfos sourceProtocolInfos) voidsuccess(ActionInvocation invocation) Von Klasse geerbte Methoden org.jupnp.controlpoint.ActionCallback
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
-
Konstruktordetails
-
GetProtocolInfo
-
GetProtocolInfo
-
-
Methodendetails
-
success
- Angegeben von:
successin KlasseActionCallback
-
received
public abstract void received(ActionInvocation<?> actionInvocation, ProtocolInfos sinkProtocolInfos, ProtocolInfos sourceProtocolInfos)
-