Package org.csapi.jr.se.dsc

Contains the Parlay Data Session Control data types and interfaces.

See:
          Description

Interface Summary
Connect This interface represents a Connect activity object.
ConnectListener This interface is to be implemented for receiving events issued by the Connect activity object.
Constants This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se.dsc
DataSession This interface represents a DataSession.
DataSessionControlManager This interface represents a DataSessionControlManager.
DataSessionControlManagerListener This interface is to be implemented for receiving events issued by the DataSessionControlManager service object.
DataSessionListener This interface is to be implemented for receiving events issued by the DataSession 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
ChargePerVolume Defines the Sequence of Data Elements that specify the time based charging information.
ConnectErrEvent Event created by an activity object to indicate that a Gateway originated call to the connectErr() method on the callback interface has occured.
ConnectResEvent Event created by an activity object to indicate that a Gateway originated call to the connectRes() method on the callback interface has occured.
DataSessionAbortedEvent Event created by an activity object to indicate that a Gateway originated call to the dataSessionAborted() method on the callback interface has occured.
DataSessionAdditionalErrorInfo Defines the Tagged Choice of Data Elements that specify additional Data Session error and Data Session error specific information.
DataSessionAdditionalReportInfo Defines the Tagged Choice of Data Elements that specify additional data session report information for certain types of reports.
DataSessionChargeOrder Defines the Tagged Choice of Data Elements that specify the charge plan for the call.
DataSessionChargeOrderCategory  
DataSessionChargePlan Defines the Sequence of Data Elements that specify the charge plan for the call.
DataSessionError Defines the Sequence of Data Elements that specify the additional information relating to a call error.
DataSessionErrorType Defines a specific Data Session error.
DataSessionEventCriteria Defines the Sequence of Data Elements that specify the criteria for an event notification.
DataSessionEventCriteriaResult Defines a sequence of data elements that specify a requested data session event notification criteria with the associated assignmentID.
DataSessionEventInfo Defines the Sequence of Data Elements that specify the information returned to the application in a Data Session event notification.
DataSessionFault Defines the cause of the data session fault detected.
DataSessionFaultDetectedEvent Event created by an activity object to indicate that a Gateway originated call to the dataSessionFaultDetected() method on the callback interface has occured.
DataSessionMonitorMode Defines the mode that the call will monitor for events, or the mode that the call is in following a detected event.
DataSessionNotificationContinuedEvent Event created by an activity object to indicate that a Gateway originated call to the dataSessionNotificationContinued() method on the callback interface has occured.
DataSessionNotificationInterruptedEvent Event created by an activity object to indicate that a Gateway originated call to the dataSessionNotificationInterrupted() method on the callback interface has occured.
DataSessionReleaseCause Defines the Sequence of Data Elements that specify the cause of the release of a data session.
DataSessionReport Defines the Sequence of Data Elements that specify the data session report specific information.
DataSessionReportRequest Defines the Sequence of Data Elements that specify the criteria relating to data session report requests.
DataSessionReportType Defines a specific data session event report type.
DataSessionSuperviseVolume Defines the Sequence of Data Elements that specify the amount of volume that is allowed to be transmitted for the specific connection.
ReportNotificationEvent Event created by an activity object to indicate that a Gateway originated call to the reportNotification() method on the callback interface has occured.
SuperviseDataSessionErrEvent Event created by an activity object to indicate that a Gateway originated call to the superviseDataSessionErr() method on the callback interface has occured.
SuperviseDataSessionResEvent Event created by an activity object to indicate that a Gateway originated call to the superviseDataSessionRes() method on the callback interface has occured.
 

Exception Summary
DataSessionException Data Session Control abstract exception
 

Package org.csapi.jr.se.dsc Description

Contains the Parlay Data Session Control data types and interfaces.