ETSI ES 201 915-3-2005 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 3) (V1 5 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl_1.pdf
《ETSI ES 201 915-3-2005 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 3) (V1 5 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl_1.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 201 915-3-2005 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 3) (V1 5 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl_1.pdf(174页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 201 915-3 V1.5.1 (2005-02)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 3: Framework(Parlay 3)floppy3 ETSI ETSI ES 201 915-3 V1.5.1 (2005-02) 2 Reference RES/TISPAN-01008-03-OSA Keywords API, OSA, IDL, UML ETSI 650 Route des Lucioles F-06921 Sophia Ant
2、ipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice Individual copies of the present document can be downloaded from: http:/www.etsi.org The pres
3、ent document may be made available in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing on ETSI printers
4、 of the PDF version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http:/portal.etsi.org/tb/st
5、atus/status.asp If you find errors in the present document, please send your comment to one of the following services: http:/portal.etsi.org/chaircor/ETSI_support.asp Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the foregoing restrict
6、ion extend to reproduction in all media. European Telecommunications Standards Institute 2005. The Parlay Group 2005. All rights reserved. DECTTM, PLUGTESTSTM and UMTSTM are Trade Marks of ETSI registered for the benefit of its Members. TIPHONTMand the TIPHON logo are Trade Marks currently being reg
7、istered by ETSI for the benefit of its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 201 915-3 V1.5.1 (2005-02) 3 Contents Intellectual Property Rights9 Foreword.9 1 Scope 10 2 References 10 3 Definitions and a
8、bbreviations.10 3.1 Definitions10 3.2 Abbreviations .10 4 Overview of the Framework.10 4.1 General requirements on support of methods.12 5 The Base Interface Specification12 5.1 Interface Specification Format .12 5.1.1 Interface Class 12 5.1.2 Method descriptions13 5.1.3 Parameter descriptions13 5.1
9、.4 State Model.13 5.2 Base Interface.13 5.2.1 Interface Class IpInterface 13 5.3 Service Interfaces .13 5.3.1 Overview 13 5.4 Generic Service Interface .13 5.4.1 Interface Class IpService 13 6 Framework Access Session API.15 6.1 Sequence Diagrams 15 6.1.1 Trust and Security Management Sequence Diagr
10、ams 15 6.1.1.1 Initial Access for trusted parties15 6.1.1.2 Initial Access.15 6.1.1.3 Authentication.17 6.1.1.4 API Level Authentication .17 6.2 Class Diagrams.19 6.3 Interface Classes.19 6.3.1 Trust and Security Management Interface Classes .19 6.3.1.1 Interface Class IpClientAPILevelAuthentication
11、20 6.3.1.2 Interface Class IpClientAccess21 6.3.1.3 Interface Class IpInitial .22 6.3.1.4 Interface Class IpAuthentication.23 6.3.1.5 Interface Class IpAPILevelAuthentication .24 6.3.1.6 Interface Class IpAccess .26 6.4 State Transition Diagrams 28 6.4.1 Trust and Security Management State Transitio
12、n Diagrams 28 6.4.1.1 State Transition Diagrams for IpInitial .28 6.4.1.2 State Transition Diagrams for IpAPILevelAuthentication29 6.4.1.2.1 Idle State29 6.4.1.2.2 Selecting Method State29 6.4.1.2.3 Authenticating Client State30 6.4.1.2.4 Client Authenticated State .30 6.4.1.3 State Transition Diagr
13、ams for IpAccess30 6.4.1.3.1 Active State .31 7 Framework-to-Application API .31 7.1 Sequence Diagrams 31 7.1.1 Event Notification Sequence Diagrams 31 7.1.1.1 Enable Event Notification .31 7.1.2 Integrity Management Sequence Diagrams 33 ETSI ETSI ES 201 915-3 V1.5.1 (2005-02) 4 7.1.2.1 Load Managem
14、ent: Suspend/resume notification from application33 7.1.2.2 Load Management: Framework queries load statistics .34 7.1.2.3 Load Management: Framework callback registration and Application load control 35 7.1.2.4 Load Management: Application reports current load condition36 7.1.2.5 Load Management: A
15、pplication queries load statistics.36 7.1.2.6 Load Management: Application callback registration and load control37 7.1.2.7 Heartbeat Management: Start/perform/end heartbeat supervision of the application .38 7.1.2.8 Fault Management: Framework detects a Service failure .39 7.1.2.9 Fault Management:
16、 Application requests a Framework activity test 40 7.1.3 Service Discovery Sequence Diagrams 40 7.1.3.1 Service Discovery .40 7.1.4 Service Agreement Management Sequence Diagrams .42 7.1.4.1 Service Selection.42 7.2 Class Diagrams.44 7.3 Interface Classes.47 7.3.1 Service Discovery Interface Classes
17、.47 7.3.1.1 Interface Class IpServiceDiscovery 47 7.3.2 Service Agreement Management Interface Classes50 7.3.2.1 Interface Class IpAppServiceAgreementManagement .50 7.3.2.2 Interface Class IpServiceAgreementManagement 52 7.3.3 Integrity Management Interface Classes.54 7.3.3.1 Interface Class IpAppFa
18、ultManager .54 7.3.3.2 Interface Class IpFaultManager 58 7.3.3.3 Interface Class IpAppHeartBeatMgmt61 7.3.3.4 Interface Class IpAppHeartBeat62 7.3.3.5 Interface Class IpHeartBeatMgmt.62 7.3.3.6 Interface Class IpHeartBeat 63 7.3.3.7 Interface Class IpAppLoadManager .64 7.3.3.8 Interface Class IpLoad
19、Manager 66 7.3.3.9 Interface Class IpOAM .69 7.3.3.10 Interface Class IpAppOAM 70 7.3.4 Event Notification Interface Classes.71 7.3.4.1 Interface Class IpAppEventNotification .71 7.3.4.2 Interface Class IpEventNotification 71 7.4 State Transition Diagrams 72 7.4.1 Service Discovery State Transition
20、Diagrams 73 7.4.1.1 State Transition Diagrams for IpServiceDiscovery.73 7.4.1.1.1 Active State .73 7.4.2 Service Agreement Management State Transition Diagrams .73 7.4.3 Integrity Management State Transition Diagrams 74 7.4.3.1 State Transition Diagrams for IpLoadManager.74 7.4.3.1.1 Idle State74 7.
21、4.3.1.2 Notification Suspended State.74 7.4.3.1.3 Active State .74 7.4.3.2 State Transition Diagrams for LoadManagerInternal75 7.4.3.2.1 Normal load State75 7.4.3.2.2 Application Overload State .75 7.4.3.2.3 Internal overload State.75 7.4.3.2.4 Internal and Application Overload State .75 7.4.3.3 Sta
22、te Transition Diagrams for IpOAM76 7.4.3.3.1 Active State .76 7.4.3.4 State Transition Diagrams for IpFaultManager.77 7.4.3.4.1 Framework Active State 77 7.4.3.4.2 Framework Faulty State.77 7.4.3.4.3 Framework Activity Test State77 7.4.3.4.4 Service Activity Test State 77 7.4.4 Event Notification St
23、ate Transition Diagrams 78 7.4.4.1 State Transition Diagrams for IpEventNotification 78 8 Framework-to-Enterprise Operator API.78 8.1 Sequence Diagrams 82 8.1.1 Service Subscription Sequence Diagrams.82 ETSI ETSI ES 201 915-3 V1.5.1 (2005-02) 5 8.1.1.1 Service Discovery and Subscription Scenario.82
24、8.1.1.2 Enterprise Operator and Client Application Subscription Management Sequence Diagram 84 8.2 Class Diagrams.87 8.3 Interface Classes.88 8.3.1 Service Subscription Interface Classes .88 8.3.1.1 Interface Class IpClientAppManagement .88 8.3.1.2 Interface Class IpClientAppInfoQuery .92 8.3.1.3 In
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20191532005OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART3FRAMEWORKPARLAY3V151INCLUDESDISKETTE

链接地址:http://www.mydoc123.com/p-730809.html