Package org.csapi.jr.se.cc.gccs

Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes.

See:
          Description

Interface Summary
Call This interface represents a Call.
CallControlManager This interface represents a CallControlManager.
CallControlManagerListener This interface is to be implemented for receiving events issued by the CallControlManager service object.
CallListener This interface is to be implemented for receiving events issued by the Call service object.
CallLoadControl This interface represents a CallLoadControl activity object.
CallLoadControlListener This interface is to be implemented for receiving events issued by the CallLoadControl activity object.
CallNotification This interface represents a CallNotification activity object.
CallNotificationListener This interface is to be implemented for receiving events issued by the CallNotification activity object.
Constants This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se.cc.gccs
Route This interface represents a Route activity object.
RouteListener This interface is to be implemented for receiving events issued by the Route activity object.
 

Class Summary
CallAbortedEvent Event created by an activity object to indicate that a Gateway originated call to the callAborted() method on the callback interface has occured.
CallAdditionalReportCriteria Defines the Tagged Choice of Data Elements that specify specific criteria.
CallAdditionalReportInfo Defines the Tagged Choice of Data Elements that specify additional call report information for certain types of reports.
CallAppInfo Defines the Tagged Choice of Data Elements that specify application-related call information.
CallAppInfoType Defines the type of call application-related specific information.
CallEndedEvent Event created by an activity object to indicate that a Gateway originated call to the callEnded() method on the callback interface has occured.
CallEndedReport Defines the Sequence of Data Elements that specify the reason for the call ending.
CallEventCriteria Defines the Sequence of Data Elements that specify the criteria for an event notification.
CallEventCriteriaResult Defines a sequence of data elements that specify a requested call event notification criteria with the associated assignmentID.
CallEventInfo Defines the Sequence of Data Elements that specify the information returned to the application in a Call event notification.
CallEventNotifyEvent Event created by an activity object to indicate that a Gateway originated call to the callEventNotify() method on the callback interface has occured.
CallFault Defines the cause of the call fault detected.
CallFaultDetectedEvent Event created by an activity object to indicate that a Gateway originated call to the callFaultDetected() method on the callback interface has occured.
CallInfoReport Defines the Sequence of Data Elements that specify the call information requested.
CallNotificationContinuedEvent Event created by an activity object to indicate that a Gateway originated call to the callNotificationContinued() method on the callback interface has occured.
CallNotificationInterruptedEvent Event created by an activity object to indicate that a Gateway originated call to the callNotificationInterrupted() method on the callback interface has occured.
CallNotificationType Defines the type of notification.
CallOverloadCeasedEvent Event created by an activity object to indicate that a Gateway originated call to the callOverloadCeased() method on the callback interface has occured.
CallOverloadEncounteredEvent Event created by an activity object to indicate that a Gateway originated call to the callOverloadEncountered() method on the callback interface has occured.
CallReleaseCause Defines the Sequence of Data Elements that specify the cause of the release of a call.
CallReport Defines the Sequence of Data Elements that specify the call report and call leg report specific information.
CallReportRequest Defines the Sequence of Data Elements that specify the criteria relating to call report requests.
CallReportType Defines a specific call event report type.
CallTreatment Defines the Sequence of Data Elements that specify the treatment for calls that will be handled only by the network (for example, call which are not admitted by the call load control mechanism).
GetCallInfoErrEvent Event created by an activity object to indicate that a Gateway originated call to the getCallInfoErr() method on the callback interface has occured.
GetCallInfoResEvent Event created by an activity object to indicate that a Gateway originated call to the getCallInfoRes() method on the callback interface has occured.
GetMoreDialledDigitsErrEvent Event created by an activity object to indicate that a Gateway originated call to the getMoreDialledDigitsErr() method on the callback interface has occured.
GetMoreDialledDigitsResEvent Event created by an activity object to indicate that a Gateway originated call to the getMoreDialledDigitsRes() method on the callback interface has occured.
RouteErrEvent Event created by an activity object to indicate that a Gateway originated call to the routeErr() method on the callback interface has occured.
RouteResEvent Event created by an activity object to indicate that a Gateway originated call to the routeRes() method on the callback interface has occured.
SuperviseCallErrEvent Event created by an activity object to indicate that a Gateway originated call to the superviseCallErr() method on the callback interface has occured.
SuperviseCallResEvent Event created by an activity object to indicate that a Gateway originated call to the superviseCallRes() method on the callback interface has occured.
 

Package org.csapi.jr.se.cc.gccs Description

Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes.