Package com.opencloud.slee.resources.cgin.cap_v2.metadata
Contains metadata classes describing the supported operations, errors, and application contexts
of the CAP v2 protocol.
Supported Application Contexts
The CAP v2 API supports all application contexts defined in the specification.
See CAP2ApplicationContexts for
an exhaustive list, and the corresponding supported operations for each application context.
Supported Operations
The CAP v2 API defines many of its operations in terms of extensions of the CAP v1 and callcontrol APIs. The following operations are extensions of the corresponding CAP v1 operations, and share their event types:
The following operations are extensions of the corresponding callcontrol operations, and share their event types:applyChargingapplyChargingReportassistRequestInstructionscallInformationReportcallInformationRequestcancelconnectToResourcedisconnectForwardConnectionestablishTemporaryConnectionfurnishChargingInformationplayAnnouncementpromptAndCollectUserInformationresetTimersendChargingInformationspecializedResourceReport
-
Class Summary Class Description CAP2ApplicationContexts Defines metadata for cap_v2's application contexts.CAP2Errors Defines metadata for cap_v2's errors.CAP2EXTENSION<ExtensionType> Defines metadata for a class of cap_v2's open type extensions.CAP2OpenTypeExtensions Defines metadata for cap_v2's open type extensions.CAP2Operations Defines metadata for cap_v2's operations.