Package org.jupnp.android
Klasse AndroidUpnpServiceImpl.Binder
java.lang.Object
android.os.Binder
org.jupnp.android.AndroidUpnpServiceImpl.Binder
- Alle implementierten Schnittstellen:
android.os.IBinder,AndroidUpnpService
- Umschließende Klasse:
AndroidUpnpServiceImpl
protected class AndroidUpnpServiceImpl.Binder
extends android.os.Binder
implements AndroidUpnpService
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen android.os.IBinder
android.os.IBinder.DeathRecipient -
Feldübersicht
Von Schnittstelle geerbte Felder android.os.IBinder
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, LIKE_TRANSACTION, PING_TRANSACTION, TWEET_TRANSACTION -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden android.os.Binder
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, finalize, flushPendingCommands, getCallingPid, getCallingUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath
-
Konstruktordetails
-
Binder
protected Binder()
-
-
Methodendetails
-
get
- Angegeben von:
getin SchnittstelleAndroidUpnpService- Gibt zurück:
- The actual main instance and interface of the UPnP service.
-
getConfiguration
- Angegeben von:
getConfigurationin SchnittstelleAndroidUpnpService- Gibt zurück:
- The configuration of the UPnP service.
-
getRegistry
- Angegeben von:
getRegistryin SchnittstelleAndroidUpnpService- Gibt zurück:
- The registry of the UPnP service.
-
getControlPoint
- Angegeben von:
getControlPointin SchnittstelleAndroidUpnpService- Gibt zurück:
- The client API of the UPnP service.
-