|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceEvent | |
|---|---|
| org.mobicents.csapi.jr.slee.am | Contains the Parlay Account Management (AM) data types and interfaces. |
| org.mobicents.csapi.jr.slee.cc.cccs | Contains the Parlay Conference Call Control Service (CCCS) interfaces. |
| org.mobicents.csapi.jr.slee.cc.gccs | Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. |
| org.mobicents.csapi.jr.slee.cc.mmccs | Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. |
| org.mobicents.csapi.jr.slee.cc.mpccs | Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. |
| org.mobicents.csapi.jr.slee.cs | Contains the Parlay Charging Service data type classes and interfaces. |
| org.mobicents.csapi.jr.slee.dsc | Contains the Parlay Data Session Control data types and interfaces. |
| org.mobicents.csapi.jr.slee.gms | Contains the Parlay Generic Messaging Service data types and interfaces. |
| org.mobicents.csapi.jr.slee.mm.ul | Contains the Parlay User Location interfaces. |
| org.mobicents.csapi.jr.slee.mm.ule | Contains the Parlay User Location Emergency interfaces. |
| org.mobicents.csapi.jr.slee.mm.us | Contains the Parlay User Status interfaces. |
| org.mobicents.csapi.jr.slee.termcap | Contains the Parlay Terminal Capabilities data types and interfaces. |
| org.mobicents.csapi.jr.slee.ui | Contains the Parlay Generic User Interaction interfaces and classes. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.am |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.am | |
|---|---|
class |
QueryBalanceErrEvent
This event indicates that the request to query the balance failed and it reports the cause of failure to the application. |
class |
QueryBalanceResEvent
This event indicates that the request to query the balance was successful and it reports the requested balance of an account to the application. |
class |
ReportNotificationEvent
This event is used to notify the application of a charging event. |
class |
RetrieveTransactionHistoryErrEvent
This event indicates that the request to retrieve the transaction history failed and it reports the cause of failure to the application. |
class |
RetrieveTransactionHistoryResEvent
This event indicates that the request to retrieve the transaction history was successful and it returns the requested transaction history. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.cccs |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.cccs | |
|---|---|
class |
ChairSelectionEvent
This event is used to inform the application about the chair selection requests from the network. |
class |
ConferenceCreatedEvent
This event is called when a conference is created from an earlier resource reservation. |
class |
FloorRequestEvent
This event is used to inform the application about the floor requests from the network. |
class |
LeaveMonitorResEvent
This asynchronous event indicates that a party (leg) has left the conference. |
class |
PartyJoinedEvent
This asynchronous event indicates that a new party (leg) has joined the conference. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.gccs |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.gccs | |
|---|---|
class |
CallAbortedEvent
This event indicates to the application that the call object (at the gateway) has aborted or terminated abnormally. |
class |
CallEndedEvent
This event indicates to the application that the call has terminated in the network. |
class |
CallEventNotifyEvent
This event notifies the application of the arrival of a call-related event. |
class |
CallFaultDetectedEvent
This event indicates to the application that a fault in the network has been detected. |
class |
CallNotificationContinuedEvent
This event indicates to the application that event notifications will again be possible. |
class |
CallNotificationInterruptedEvent
This event indicates to the application that all event notifications have been temporarily interrupted (for example, due to faults detected). |
class |
CallOverloadCeasedEvent
This event indicates that the network has detected that the overload has ceased and has automatically removed any load controls on calls requested to a particular address range or calls made to a particular destination within the call control service. |
class |
CallOverloadEncounteredEvent
This event indicates that the network has detected overload and may have automatically imposed load control on calls requested to a particular address range or calls made to a particular destination within the call control service. |
class |
GetCallInfoErrEvent
This asynchronous event reports that the original request was erroneous, or resulted in an error condition. |
class |
GetCallInfoResEvent
This asynchronous event reports time information of the finished call or call attempt as well as release cause depending on which information has been requested by getCallInfoReq. |
class |
GetMoreDialledDigitsErrEvent
This asynchronous event reports an error in collecting digits to the application. |
class |
GetMoreDialledDigitsResEvent
This asynchronous event returns the collected digits to the application. |
class |
RouteErrEvent
This asynchronous event indicates that the request to route the call to the destination party was unsuccessful - the call could not be routed to the destination party (for example, the network was unable to route the call, the parameters were incorrect, the request was refused, etc.). |
class |
RouteResEvent
This asynchronous event indicates that the request to route the call to the destination was successful, and indicates the response of the destination party (for example, the call was answered, not answered, refused due to busy, etc.). |
class |
SuperviseCallErrEvent
This asynchronous event reports a call supervision error to the application. |
class |
SuperviseCallResEvent
This asynchronous event reports a call supervision event to the application when it has indicated its interest in this kind of event. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.mmccs |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.mmccs | |
|---|---|
class |
MediaStreamMonitorResEvent
This event is used to inform the application about the media streams that are being established (added) or subtracted. |
class |
ReportMediaNotificationEvent
This event is used to inform the application about the establishment of media streams. |
class |
SuperviseVolumeErrEvent
This asynchronous event reports a call supervision error to the application. |
class |
SuperviseVolumeResEvent
This asynchronous event reports a call supervision event to the application when it has indicated its interest in these kind of events. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.mpccs |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.cc.mpccs | |
|---|---|
class |
AttachMediaErrEvent
This asynchronous event reports that the original request was erroneous, or resulted in an error condition. |
class |
AttachMediaResEvent
This asynchronous event reports the attachment of a call leg to a call has succeeded. |
class |
CallLegEndedEvent
This event indicates to the application that the leg has terminated in the network. |
class |
CreateAndRouteCallLegErrEvent
This asynchronous event indicates that the request to route the call leg to the destination party was unsuccessful - the call leg could not be routed to the destination party (for example, the network was unable to route the call leg, the parameters were incorrect, the request was refused, etc.). |
class |
DetachMediaErrEvent
This asynchronous event reports that the original request was erroneous, or resulted in an error condition. |
class |
DetachMediaResEvent
This asynchronous event reports the detachment of a call leg from a call has succeeded. |
class |
EventReportErrEvent
This asynchronous event indicates that the request to manage call leg event reports was unsuccessful, and the reason (for example, the parameters were incorrect, the request was refused, etc.). |
class |
EventReportResEvent
This asynchronous event reports that an event has occurred that was requested to be reported (for example, a mid-call event, the party has requested to disconnect, etc.). |
class |
GetInfoErrEvent
This asynchronous event reports that the original request was erroneous, or resulted in an error condition. |
class |
GetInfoResEvent
This asynchronous event reports all the necessary information requested by the application, for example to calculate charging. |
class |
ManagerInterruptedEvent
This event indicates to the application that event notifications and method invocations have been temporarily interrupted (for example, due to network resources unavailable). |
class |
ManagerResumedEvent
This event indicates to the application that event notifications are possible and method invocations are enabled. |
class |
SuperviseErrEvent
This event represents a < SuperviseErrEvent > callback from the Parlay Gateway |
class |
SuperviseResEvent
This asynchronous event reports a call leg supervision event to the application when it has indicated its interest in this kind of event. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.cs |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.cs | |
|---|---|
class |
CreditAmountErrEvent
This event indicates that the corresponding request failed completely and that no money has been credited. |
class |
CreditAmountResEvent
This event indicates that the corresponding request was successful. |
class |
CreditUnitErrEvent
This event indicates that the corresponding request failed completely and that no units have been credited. |
class |
CreditUnitResEvent
This event indicates that the corresponding request was successful. |
class |
DebitAmountErrEvent
This event indicates that the corresponding request failed completely and that no money has been debited. |
class |
DebitAmountResEvent
This event indicates that the corresponding request was successful. |
class |
DebitUnitErrEvent
This event indicates that the corresponding request failed completely and that no units have been debited. |
class |
DebitUnitResEvent
This event indicates that the corresponding request was successful. |
class |
DirectCreditAmountErrEvent
This event indicates that the corresponding request failed completely and that no money has been credited. |
class |
DirectCreditAmountResEvent
This event indicates that the corresponding request was successful. |
class |
DirectCreditUnitErrEvent
This event indicates that the corresponding request failed completely and that no units have been credited. |
class |
DirectCreditUnitResEvent
This event indicates that the corresponding request was successful. |
class |
DirectDebitAmountErrEvent
This event indicates that the corresponding request failed completely and that no money has been debited. |
class |
DirectDebitAmountResEvent
This event indicates that the corresponding request was successful. |
class |
DirectDebitUnitErrEvent
This event indicates that the corresponding request failed completely and that no units have been debited. |
class |
DirectDebitUnitResEvent
This event indicates that the corresponding request was successful. |
class |
ExtendLifeTimeErrEvent
This event indicates that the corresponding request failed. |
class |
ExtendLifeTimeResEvent
This event indicates that the corresponding request was successful. |
class |
RateErrEvent
This event indicates that the corresponding request failed. |
class |
RateResEvent
This event indicates that the corresponding request was successful. |
class |
ReserveAmountErrEvent
This event indicates that the corresponding request failed. |
class |
ReserveAmountResEvent
This event indicates that the corresponding request was successful. |
class |
ReserveUnitErrEvent
This event indicates that the corresponding request failed. |
class |
ReserveUnitResEvent
This event indicates that the corresponding request was successful. |
class |
SessionAbortedEvent
This event indicates to the application that the charging session object (at the gateway) has aborted or terminated abnormally. |
class |
SessionEndedEvent
This event indicates to the application that the charging session has terminated in the charging server. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.dsc |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.dsc | |
|---|---|
class |
ConnectErrEvent
This asynchronous event indicates that the request to connect a data session with the destination party was unsuccessful, e.g, an error detected in the network or the data session was abandoned. |
class |
ConnectResEvent
This asynchronous event indicates that the request to connect a data session with the destination party was successful, and indicates the response of the destination party (e.g, connected, disconnected). |
class |
DataSessionAbortedEvent
This event indicates to the application that the Data Session object has aborted or terminated abnormally. |
class |
DataSessionFaultDetectedEvent
This event indicates to the application that a fault in the network has been detected which cannot be communicated by a network event, e.g., when the user aborts before any establishment method is called by the application. |
class |
DataSessionNotificationContinuedEvent
This event indicates to the application that all event notifications are resumed. |
class |
DataSessionNotificationInterruptedEvent
This event indicates to the application that event notifications will no longer be sent (for example, due to faults detected). |
class |
SuperviseDataSessionErrEvent
This asynchronous event reports a data session supervision error to the application. |
class |
SuperviseDataSessionResEvent
This asynchronous event reports a data session supervision event to the application. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.gms |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.gms | |
|---|---|
class |
MailboxFaultDetectedEvent
This event indicates to the application that a fault has been detected in the mailbox. |
class |
MailboxTerminatedEvent
This event indicates to the application that the mailbox has terminated or closed abnormally. |
class |
MessagingEventNotifyEvent
This event notifies the application of the arrival of a messaging-related event. |
class |
MessagingNotificationTerminatedEvent
This event indicates to the application that all event notifications have been terminated (for example, due to faults detected). |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.mm.ul |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.mm.ul | |
|---|---|
class |
ExtendedLocationReportErrEvent
This event indicates that the extended location report request has failed. |
class |
ExtendedLocationReportResEvent
A report containing extended location information for one or several users is delivered. |
class |
LocationReportErrEvent
This event indicates that the location report request has failed. |
class |
LocationReportResEvent
A report containing locations for one or several users is delivered. |
class |
PeriodicLocationReportErrEvent
This event indicates that a requested periodic location report has failed. |
class |
PeriodicLocationReportEvent
A report containing periodic location information for one or several users is delivered. |
class |
TriggeredLocationReportErrEvent
This event indicates that a requested triggered location report has failed. |
class |
TriggeredLocationReportEvent
A triggered report containing location for a user is delivered. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.mm.ule |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.mm.ule | |
|---|---|
class |
EmergencyLocationReportErrEvent
This event indicates that the emergency location report request has failed. |
class |
EmergencyLocationReportEvent
Delivery of an emergency user location report. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.mm.us |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.mm.us | |
|---|---|
class |
StatusReportErrEvent
This event indicates that the status report request has failed. |
class |
StatusReportResEvent
Delivery of a report, that is containing one or several user's status. |
class |
TriggeredStatusReportErrEvent
This event indicates that a requested triggered status reporting has failed. |
class |
TriggeredStatusReportEvent
Delivery of a report that is indicating that a user's status has changed. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.termcap |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.termcap | |
|---|---|
class |
TriggeredTerminalCapabilityReportErrEvent
This event indicates that the requested reporting has failed. |
class |
TriggeredTerminalCapabilityReportEvent
This terminal capability report is issued when the capabilities of the terminal have changed in the way specified by the criteria parameter in the previously invoked triggeredTerminalCapabilityStartReq () event. |
| Uses of ResourceEvent in org.mobicents.csapi.jr.slee.ui |
|---|
| Subclasses of ResourceEvent in org.mobicents.csapi.jr.slee.ui | |
|---|---|
class |
AbortActionErrEvent
This asynchronous event indicates that the request to abort a user interaction operation on a call leg resulted in an error. |
class |
AbortActionResEvent
This asynchronous event confirms that the request to abort a user interaction operation on a call leg was successful. |
class |
DeleteMessageErrEvent
This event indicates that the request for deleting a message was not successful. |
class |
DeleteMessageResEvent
This event returns whether the message is successfully deleted or not. |
class |
RecordMessageErrEvent
This event indicates that the request for recording of a message was not successful. |
class |
RecordMessageResEvent
This event returns whether the message is successfully recorded or not. |
class |
ReportEventNotificationEvent
This event notifies the application of an occurred network event which matches the criteria installed by the createNotification method. |
class |
SendInfoAndCollectErrEvent
This asynchronous event indicates that the request to send information and collect a response was unsuccessful. |
class |
SendInfoAndCollectResEvent
This asynchronous event returns the information collected to the application. |
class |
SendInfoErrEvent
This asynchronous event indicates that the request to send information was unsuccessful. |
class |
SendInfoResEvent
This asynchronous event informs the application about the completion of a sendInfoReq(). |
class |
UserInteractionAbortedEvent
This event indicates to the application that the User Interaction service instance has terminated or closed abnormally. |
class |
UserInteractionFaultDetectedEvent
This event indicates to the application that a fault has been detected in the user interaction. |
class |
UserInteractionNotificationContinuedEvent
This event indicates to the application that event notifications will again be possible. |
class |
UserInteractionNotificationInterruptedEvent
This event indicates to the application that all event notifications have been temporarily interrupted (for example, due to faults detected). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||