Oracle Server E10293-02 User Manual Page 86

  • Download
  • Add to my manuals
  • Print
  • Page
    / 108
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 85
Diameter Application Example
A-22 Oracle Communication and Mobility Server Developer’s Guide
Figure A–11 ACA Reception
15. Send the created Accounting-Answer myACA to the client side.
16. Process the incoming Accounting-Answer (ACA) message contained in the
received event by using the method: accountingAnswerReceived(event).
Cleaning
In the last step, a global cleaning of all created routes, providers and listening points is
done.
Figure A–12 Cleaning Up of Routes, Providers, and Listening Points
17. Cleaning:
Delete all the created listening points by using the method:
myStack.deleteDiameterListeningPoint(listeningPoint)
Delete the created provider by using
myStack.deleteDiameterRfProvider(myRfProvider).
Delete all the created routes by using myStack.deleteDiameterRoute(route).
Page view 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 107 108

Comments to this Manuals

No comments