Oracle Server E10293-02 Instrukcja Użytkownika Strona 86

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 108
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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).
Przeglądanie stron 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 107 108

Komentarze do niniejszej Instrukcji

Brak uwag