- sendMessage(Map<String, Object>, IComponentIdentifier) - Method in class jadex.android.service.JadexPlatformService
-
Sends a FIPA Message to the specified receiver.
- sendMessage(Map<String, Object>, MessageType, IComponentIdentifier) - Method in class jadex.android.service.JadexPlatformService
-
Sends a Message to a Component on the Jadex Platform.
- sendMessage(Map<String, Object>, IComponentIdentifier) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Sends a FIPA Message to the specified receiver.
- sendMessage(Map<String, Object>, MessageType, IComponentIdentifier) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Sends a Message to a Component on the Jadex Platform.
- setAppClassLoader(String, ClassLoader) - Method in class jadex.android.service.JadexPlatformManager
-
Sets a classLoader that will be used to load custom Jadex Components.
- setApplicationInfo(ApplicationInfo) - Method in class jadex.android.service.JadexMultiPlatformService
-
- setApplicationInfo(ApplicationInfo) - Method in class jadex.android.standalone.clientapp.ClientAppMainFragment
-
- setDelegate(ISimpleDelegationClassLoader) - Method in class jadex.platform.service.library.DelegationClassLoader
-
- setPlatformAutostart(boolean) - Method in class jadex.android.service.JadexPlatformService
-
Sets the autostart parameter for this jadex platform.
- setPlatformAutostart(boolean) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Sets the autostart parameter for this jadex platform.
- setPlatformConfiguration(PlatformConfiguration) - Method in class jadex.android.service.JadexPlatformService
-
Sets platform configuration.
- setPlatformConfiguration(PlatformConfiguration) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Sets platform configuration.
- setPlatformId(IComponentIdentifier) - Method in class jadex.android.service.JadexPlatformBinder
-
- setPlatformId(IComponentIdentifier) - Method in class jadex.android.service.JadexPlatformService
-
- setPlatformKernels(String...) - Method in class jadex.android.service.JadexPlatformService
-
- setPlatformKernels(String...) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Sets the Kernels.
- setPlatformName(String) - Method in class jadex.android.service.JadexPlatformService
-
- setPlatformName(String) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Sets the name of the platform that is started by this activity.
- setPlatformOptions(String) - Method in class jadex.android.service.JadexPlatformService
-
- setPlatformOptions(String) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
- setSharedPlatform(boolean) - Method in class jadex.android.service.JadexMultiPlatformService
-
- setUniversalClientService(UniversalClientService.UniversalClientServiceBinder) - Method in class jadex.android.standalone.clientapp.ClientAppMainFragment
-
- shutdownJadexPlatform(IComponentIdentifier) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- shutdownJadexPlatform(IComponentIdentifier) - Method in class jadex.android.service.JadexMultiPlatformService
-
- shutdownJadexPlatform() - Method in class jadex.android.service.JadexPlatformBinder
-
- shutdownJadexPlatform(IComponentIdentifier) - Method in class jadex.android.service.JadexPlatformManager
-
Terminates the running jadex platform with the given ID.
- shutdownJadexPlatform() - Method in class jadex.android.service.JadexPlatformService
-
- shutdownJadexPlatform(IComponentIdentifier) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Terminates a given Jadex platform.
- shutdownJadexPlatforms() - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- shutdownJadexPlatforms() - Method in class jadex.android.service.JadexMultiPlatformService
-
- shutdownJadexPlatforms() - Method in class jadex.android.service.JadexPlatformManager
-
Terminates all running jadex platforms.
- startClientService(Intent, ApplicationInfo) - Method in class jadex.android.standalone.clientservice.UniversalClientService.UniversalClientServiceBinder
-
- startComponent(IComponentIdentifier, String, String, CreationInfo) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startComponent(IComponentIdentifier, String, String, CreationInfo, IResultListener<Map<String, Object>>) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startComponent(IComponentIdentifier, String, Class<?>, CreationInfo) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startComponent(IComponentIdentifier, String, Class<?>) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startComponent(IComponentIdentifier, String, String) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startComponent(IComponentIdentifier, String, Class<?>) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startComponent(IComponentIdentifier, String, Class<?>, CreationInfo) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startComponent(IComponentIdentifier, String, String) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startComponent(IComponentIdentifier, String, String, CreationInfo) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startComponent(IComponentIdentifier, String, String, CreationInfo, IResultListener<Map<String, Object>>) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startComponent(String, String) - Method in class jadex.android.service.JadexPlatformBinder
-
- startComponent(String, String, CreationInfo) - Method in class jadex.android.service.JadexPlatformBinder
-
- startComponent(String, Class<?>, CreationInfo) - Method in class jadex.android.service.JadexPlatformBinder
-
- startComponent(String, Class<?>) - Method in class jadex.android.service.JadexPlatformBinder
-
- startComponent(String, String) - Method in class jadex.android.service.JadexPlatformService
-
- startComponent(String, String, CreationInfo) - Method in class jadex.android.service.JadexPlatformService
-
- startComponent(String, Class<?>) - Method in class jadex.android.service.JadexPlatformService
-
- startComponent(String, Class<?>, CreationInfo) - Method in class jadex.android.service.JadexPlatformService
-
- startComponent(String, String) - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Starts a Component.
- startJadexPlatform() - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startJadexPlatform(RootComponentConfiguration.KERNEL[]) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startJadexPlatform(RootComponentConfiguration.KERNEL[], String) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startJadexPlatform(PlatformConfiguration) - Method in class jadex.android.service.JadexMultiPlatformBinder
-
- startJadexPlatform(RootComponentConfiguration.KERNEL[]) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startJadexPlatform(RootComponentConfiguration.KERNEL[], String) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startJadexPlatform() - Method in class jadex.android.service.JadexMultiPlatformService
-
- startJadexPlatform(PlatformConfiguration) - Method in class jadex.android.service.JadexMultiPlatformService
-
- startJadexPlatform() - Method in class jadex.android.service.JadexPlatformBinder
-
- startJadexPlatform(PlatformConfiguration) - Method in class jadex.android.service.JadexPlatformManager
-
- startMicroAgent(String, Class<?>) - Method in class jadex.android.service.JadexPlatformBinder
-
- startMicroAgent(String, Class<?>) - Method in class jadex.android.service.JadexPlatformService
-
- startPlatform() - Method in class jadex.android.service.JadexPlatformService
-
- startPlatform() - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Starts the Jadex Platform.
- startService(Intent) - Method in class jadex.android.standalone.clientapp.ClientAppMainFragment
-
- stopClientService(Intent) - Method in class jadex.android.standalone.clientservice.UniversalClientService.UniversalClientServiceBinder
-
- stopPlatforms() - Method in class jadex.android.service.JadexMultiPlatformService
-
- stopPlatforms() - Method in class jadex.android.standalone.clientapp.PlatformProvidingClientAppFragment
-
Stops all running jadex platforms.
- stopService(Intent) - Method in class jadex.android.standalone.clientapp.ClientAppMainFragment
-