Package com.opencloud.slee.resources.cgin.cap_v3.metadata
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:
activityTest
applyCharging
applyChargingReport
assistRequestInstructions
callInformationReport
callInformationRequest
cancel
connect
connectToResource
Continue
disconnectForwardConnection
establishTemporaryConnection
eventReportBCSM
furnishChargingInformation
initialDP
playAnnouncement
promptAndCollectUserInformation
releaseCall
requestReportBCSMEvent
resetTimer
sendChargingInformation
specializedResourceReport
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:
activityTestGPRS
applyChargingGPRS
applyChargingReportGPRS
callGap
cancelGPRS
connectGPRS
connectSMS
continueGPRS
continueSMS
continueWithArgument
entityReleasedGPRS
eventReportGPRS
eventReportSMS
furnishChargingInformationGPRS
furnishChargingInformationSMS
initialDPGPRS
initialDPSMS
releaseGPRS
releaseSMS
requestReportGPRSEvent
requestReportSMSEvent
resetTimerGPRS
resetTimerSMS
sendChargingInformationGPRS
-
Class Summary Class Description CAP3ApplicationContexts Defines metadata for cap_v3's application contexts.CAP3Errors Defines metadata for cap_v3's errors.CAP3EXTENSION<ExtensionType> Defines metadata for a class of cap_v3's open type extensions.CAP3OpenTypeExtensions Defines metadata for cap_v3's open type extensions.CAP3Operations Defines metadata for cap_v3's operations.