api_common_iviapplication

This module contains the Gradle Kotlin DSL used to configure the IVI application project.

Packages

This package defines the common configuration components for the IVI project. These can be used, for instance, to define the reference to a frontend implementation and how to configure it.

This package contains the configurator interfaces for the IVI project. These interfaces can be used to configure, for instance, the menu items of an IVI instance.

This package contains Gradle containers to ease the usage of containers in an IVI project, for instance to create and obtain the containers in a more type safe fashion.

This package contains the IviServiceHostMatcher interface, that can be used for matching IviServiceHostConfigs.