Oracle Server E10293-02 Manual de usuario Pagina 86

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 108
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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).
Vista de pagina 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 107 108

Comentarios a estos manuales

Sin comentarios