Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


6.1 List of APIs (for Suspend/Resume Plugin development)

The following describes the APIs used for developing Suspend/Resume Plugins.

Table 6‒1: List of APIs (for Suspend/Resume Plugin development)

Category

Interface name or class name

Description

Suspend/Resume Plugin

ISuspendActionController

An interface used to manipulate suspend information

ISuspendInfo

An interface that indicates the suspend information to be saved or recovered

SupendInfoSerializeUtil

A utility class used to serialize suspend information or recover the serialized suspend information

UCNPPluginException

A class that indicates exceptions that occurred in Suspend/Resume Plugins

For details about the APIs that can be used with any type of plugin, see 5.1 List of APIs (for I/O Plugin development).