Package org.csapi.jr.se.cc.mpccs

Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces.

See:
          Description

Interface Summary
CallLeg This interface represents a CallLeg.
CallLegListener This interface is to be implemented for receiving events issued by the CallLeg 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.
MultiPartyCall This interface represents a MultiPartyCall.
MultiPartyCallControlManager This interface represents a MultiPartyCallControlManager.
MultiPartyCallControlManagerListener This interface is to be implemented for receiving events issued by the MultiPartyCallControlManager service object.
MultiPartyCallListener This interface is to be implemented for receiving events issued by the MultiPartyCall service object.
Notification This interface represents a Notification activity object.
NotificationListener This interface is to be implemented for receiving events issued by the Notification activity object.
Notifications This interface represents a Notifications activity object.
NotificationsListener This interface is to be implemented for receiving events issued by the Notifications activity object.
 

Class Summary
AttachMediaErrEvent Event created by an activity object to indicate that a Gateway originated call to the attachMediaErr() method on the callback interface has occured.
AttachMediaResEvent Event created by an activity object to indicate that a Gateway originated call to the attachMediaRes() method on the callback interface has occured.
CallAbortedEvent Event created by an activity object to indicate that a Gateway originated call to the callAborted() method on the callback interface has occured.
CallEndedEvent Event created by an activity object to indicate that a Gateway originated call to the callEnded() method on the callback interface has occured.
CallLegEndedEvent Event created by an activity object to indicate that a Gateway originated call to the callLegEnded() method on the callback interface has occured.
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.
CreateAndRouteCallLegErrEvent Event created by an activity object to indicate that a Gateway originated call to the createAndRouteCallLegErr() method on the callback interface has occured.
DetachMediaErrEvent Event created by an activity object to indicate that a Gateway originated call to the detachMediaErr() method on the callback interface has occured.
DetachMediaResEvent Event created by an activity object to indicate that a Gateway originated call to the detachMediaRes() method on the callback interface has occured.
EventReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the eventReportErr() method on the callback interface has occured.
EventReportResEvent Event created by an activity object to indicate that a Gateway originated call to the eventReportRes() method on the callback interface has occured.
GetInfoErrEvent Event created by an activity object to indicate that a Gateway originated call to the getInfoErr() method on the callback interface has occured.
GetInfoResEvent Event created by an activity object to indicate that a Gateway originated call to the getInfoRes() method on the callback interface has occured.
ManagerInterruptedEvent Event created by an activity object to indicate that a Gateway originated call to the managerInterrupted() method on the callback interface has occured.
ManagerResumedEvent Event created by an activity object to indicate that a Gateway originated call to the managerResumed() method on the callback interface has occured.
ReportNotificationEvent Event created by an activity object to indicate that a Gateway originated call to the reportNotification() 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.
SuperviseErrEvent Event created by an activity object to indicate that a Gateway originated call to the superviseErr() method on the callback interface has occured.
SuperviseResEvent Event created by an activity object to indicate that a Gateway originated call to the superviseRes() method on the callback interface has occured.
 

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

Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces.