Package com.opencloud.slee.resources.cgin.cap_v3

Provides an API for the CAP v3 protocol.

See: Description

Package com.opencloud.slee.resources.cgin.cap_v3 Description

Provides an API for the CAP v3 protocol.

Overview

This package provides a machine-generated API for CAMEL Application Part, Phase 3 (CAP v3). It is organized as an extension of the CAP v2 protocol, with changes for CAP v3-specific protocol details.

Protocol compliance

This API and underlying implementation is based on the 3GPP standard 3GPP TS 29.078 v4.8.0, which is from Rel-4 of CAP. For dependencies on 3GPP TS 29.002 (MAP), modules with version 12 from release 10 are used. 29.078 also depends on types from ETSI EN 301 140-1 (INAP CS-2).

Specification implementation notes

API packages and identifier prefix

The CAP v3 API is divided into these subpackages:

In general, all top-level classes and interfaces in these packages begin with a common prefix, CAP3, so it is safe to use a wildcard package import without colliding with other protocols.

Dialog Extension Interface

This API defines CAP3Dialog, an extension of the CAP v2 CAP2Dialog interface that adds convenience methods for dealing with CAP3-specific operations, results, and errors. This interface is implemented only on dialogs that actually use CAP v3 as their network protocol.