ETSI ES 203 915-1-2008 Open Service Access (OSA) Application Programming Interface (API) Part 1 Overview (Parlay 5)《开放业务接入(OSA) 应用编程接口(API) 第1部分 概述(Parlay 5)(版本1 3 1) 包括磁盘》.pdf
《ETSI ES 203 915-1-2008 Open Service Access (OSA) Application Programming Interface (API) Part 1 Overview (Parlay 5)《开放业务接入(OSA) 应用编程接口(API) 第1部分 概述(Parlay 5)(版本1 3 1) 包括磁盘》.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 203 915-1-2008 Open Service Access (OSA) Application Programming Interface (API) Part 1 Overview (Parlay 5)《开放业务接入(OSA) 应用编程接口(API) 第1部分 概述(Parlay 5)(版本1 3 1) 包括磁盘》.pdf(61页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 203 915-1 V1.3.1 (2008-04)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 1: Overview(Parlay 5)floppy3 ETSI ETSI ES 203 915-1 V1.3.1 (2008-04) 2 Reference RES/TISPAN-01055-01-OSA Keywords API, IDL, OSA, UML ETSI 650 Route des Lucioles F-06921 Sophia Anti
2、polis 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 prese
3、nt 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/sta
5、tus/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 restricti
6、on extend to reproduction in all media. European Telecommunications Standards Institute 2008. The Parlay Group 2008. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members. 3GPPTM is a Trade Mark
7、 of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 203 915-1 V1.3.1 (2008-04) 3 Contents Intellectual Property Rights6 Foreword.6 1 Scope 7 2 References 7 2.1 Normative references .7 2.2 Informative references10 3 Definitions and abbreviations.11
8、 3.1 Definitions11 3.2 Abbreviations .11 4 Open Service Access APIs.13 5 Document structure 14 6 Methodology 15 6.1 Tools and Languages15 6.2 Packaging Structure15 6.3 Colours .18 6.4 Naming scheme 18 6.5 State Transition Diagram text and text symbols.18 6.6 Exception handling and passing results19
9、6.7 References 19 6.8 Strings and Collections.19 6.9 Prefixes.19 7 Introduction to Parlay/OSA APIs.19 7.1 Interface Types.19 7.2 Service Factory.20 7.3 Use of Sessions.20 7.4 Interfaces and Sessions.20 7.5 Callback Interfaces.20 7.6 Setting Callbacks20 7.7 Synchronous versus Asynchronous Methods .20
10、 7.8 Out Parameters .21 7.9 Exception Hierarchy.21 7.10 Common Exceptions 21 7.11 Use of NULL22 7.12 Notification Handling.22 8 Relationship between ETSI, Parlay and 3GPP OSA releases 23 9 Backwards Compatibility Considerations 24 9.1 Guidelines to enable backwards compatibility in implementations .
11、24 9.2 Rule summary 24 9.2.1 Server side permitted changes 24 9.2.2 Client side permitted changes .24 9.2.3 Data type permitted changes.25 9.3 Implementation Guidelines for Server Programmers .25 9.4 Implementation Guidelines for Client Programmers25 9.5 Tracking the changes in the specifications .2
12、5 9.5.1 New Tag .25 9.5.2 Deprecated Tag.25 9.6 Technology realization rules 26 9.6.1 Corba IDL Rules.26 9.6.2 Java rules 26 9.7 Rules for removal of deprecated items from the specifications26 ETSI ETSI ES 203 915-1 V1.3.1 (2008-04) 4 Annex A (normative): OMG IDL .27 A.1 Tools and languages .27 A.2
13、Namespace .27 A.3 Object References.27 A.4 Mapping of Datatypes 27 A.4.1 Basic Datatypes 27 A.4.2 Constants 27 A.4.3 Collections28 A.4.4 Sequences.28 A.4.5 Enumerations28 A.4.6 Choices.28 A.5 Use of NULL29 A.6 Exceptions 29 A.7 Naming space across CORBA modules.29 Annex B (informative): W3C WSDL30 B
14、.1 Tools and Languages30 B.2 Proposed Namespaces for the OSA WSDL .30 B.3 Object References.31 B.4 Mapping UML Data Types to XML Schema.31 B.4.1 Data Types31 B.4.1.1 .32 B.4.1.2 32 B.4.1.3 32 B.4.1.4 .33 B.4.1.5 .33 B.4.1.6 33 B.5 Mapping of UML Interfaces to WSDL 34 B.5.1 Mapping of UML Operations
15、to WSDL message element.34 B.5.2 Mapping of Exception to WSDL message element34 B.5.3 Mapping of Interface Class to WSDL portType and binding elements34 B.5.4 Mapping of UML Interfaces to WSDL service element.35 Annex C (informative): Java Realisation API .36 C.1 Java Realisation Overview .36 C.1.1
16、J2SE API 36 C.1.2 J2EE API 36 C 1.3 Javadoc .36 C.2 Tools and languages .37 C.3 Generic Mappings (Elements common to J2SE and J2EE)37 C.3.1 Namespace .37 C.3.2 Package Naming Conventions37 C.3.3 Object References.37 C.3.4 Element Naming.38 C.3.5 Element Naming Collisions38 C.3.6 Data Type Definition
17、s 38 C.3.6.1 Basic Data Types 38 C.3.6.2 Constants 38 C.3.6.3 NumberedSetsOfDataElements (Collections).39 C.3.6.4 SequenceOfDataElements (Structures).39 C.3.6.5 NameValuePair (Enumerations) .40 C.3.6.6 TaggedChoiceOfDataElements (Unions) .41 ETSI ETSI ES 203 915-1 V1.3.1 (2008-04) 5 C.3.6.7 Exceptio
18、ns.43 C.3.6.7.1 PlatformException 43 C.3.6.7.2 P_XXX_XXX Exceptions 44 C.3.6.7.3 TpCommonExceptions44 C.3.6.7.4 TpCommonExceptions associated exceptions45 C.3.6.7.5 Additional abstract exceptions 45 C.3.6.7.6 InvalidUnionAccessorException.46 C.3.6.7.7 InvalidEnumValueException 46 C.3.6.8 Deprecation
19、.46 C.4 J2SE Specific Conventions.47 C.4.1 Removal of “Tp“ Prefix47 C.4.2 Constants 47 C.4.3 Removal of “Ip“ prefix .47 C.4.4 Mapping of IpInterface.48 C.4.5 Mapping of IpService.48 C.4.6 Mapping of UML Operations.48 C.4.7 Mapping of TpSessionID .49 C.4.8 Mapping of TpAssignmentID to the creation of
20、 an Activity object .49 C.4.9 Callback Rule .53 C.4.10 Factory Rule .53 C.4.11 J2SE Specific Exceptions .55 C.4.11.1 PeerUnavailableException55 C.4.11.2 IllegalStateException55 C.4.12 User Interaction Specific Rules 56 C.4.12.1 Interfaces representing UML IpUI and IpUICall Rule .56 C.4.12.2 Naming C
21、ollisions of IpUI and IpUICall Rule .56 C.4.12.3 Naming Collisions of IpUICall and IpUIAdminManager Rule 56 C.5 J2EE Specific Conventions 56 C.5.1 Void56 C.5.2 Remote Interface Definitions .56 C.5.2.1 IpInterface.56 C.5.2.2 Methods for Remote Interfaces.56 C.5.3 Local Interface Definitions.57 C.5.3.
22、1 Methods for Local Interfaces57 C.5.4 Multi Party Call Control Specific Rules.57 C.5.4.1 IpCallLeg and IpAppCallLeg method name conflicts 57 Annex D (informative): Description of Overview for 3GPP2 cdma2000 networks58 D.1 General Exceptions.58 D.2 Specific Exceptions58 D.2.1 Clause 1: Scope 58 D.2.
23、2 Clause 2: References 58 D.2.3 Clause 3: Definitions and abbreviations.58 D.2.4 Clause 4: Open Service Access APIs .58 D.2.5 Clause 5: Structure of the OSA API (29.198) and Mapping (29.998) documents .58 D.2.6 Clause 6: Methodology 58 D.2.7 Clause 7: Introduction to OSA APIs 58 D.2.8 Annex A (norma
24、tive): OMG IDL.59 D.2.9 Annex B (informative): W3C WSDL.59 D.2.10 Annex C (informative): Java API.59 Annex E (informative): Bibliography.60 History 61 ETSI ETSI ES 203 915-1 V1.3.1 (2008-04) 6 Intellectual Property Rights IPRs essential or potentially essential to the present document may have been
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20391512008OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART1OVERVIEWPARLAY5 开放 业务 接入

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