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

Contains metadata classes describing the supported operations, errors, and application contexts of the CAP v3 protocol.

See: Description

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

Contains metadata classes describing the supported operations, errors, and application contexts of the CAP v3 protocol.

Supported Application Contexts

The CAP v3 API supports all application contexts defined in the specification. See CAP3ApplicationContexts for an exhaustive list, and the corresponding supported operations for each application context.

Supported Operations

The CAP v3 API defines many of its operations in terms of extensions of the CAP v2 API. The following operations are extensions of the corresponding CAP v2 operations, and share their event types:

Additionally, the CAP v3 API defines some new operations that are specific to CAP v3 and not present in the callcontrol API. These operations are top-level operations and do not have parents, and use a new event type within the CAP v3 API to fire that operation request (and, optionally, result) to SLEE services. See the individual operation descriptions for details: