Class MessageIndex

java.lang.Object
de.wuespace.telestion.extension.mavlink.MessageIndex

public final class MessageIndex extends Object
Handling the linking processes of the MAVLink-message IDs to the right implementation.
Before being able to get the messages by id they must be registered here.

Note that this class should be used in a static context.