Use of JCP site is subject to the
JCP Terms of Use and the
Oracle Privacy Policy
|
JSRs: Java Specification Requests
JSR 103: JAINTM User Interaction API
Reason: Withdrawn following decisions at the November 2002 JAIN meeting in Austin. JCP version in use: 2.1 Java Specification Participation Agreement version in use: 1.0 Description: This was intended to allow software developers to rapidly develop external Service Provider-type applications using abstract primitives that hide the heterogeneity of underlying networks. Please direct comments on this JSR to the Spec Lead(s) Team
This JSR has been Withdrawn
Identification |
Request |
Contributions
Original Summary: The JAINTM User Interaction 1.0 API is the Java specification of the Parlay Generic User Interaction 3.0 API. The API is intended to allow software developers to rapidly develop external Service Provider type applications using abstract primitives that hide the heterogeneity of underlying networks.
Section 1. Identification
Submitting Member: AePONA Ltd
E-Mail Address: a.mcgowan@aepona.com
Telephone Number:+44 (0)2890275243
Fax Number : +44 (0) 28 9026 9111
Specification Lead: Kieran McPeake
E-Mail Address: kieran.mcpeake@aepona.com
Telephone Number:+44 28 90 269 118
Fax Number: +44 28 90 269 111
Initial Expert Group Membership:
AePONA Ltd
Section 2: Request
The JAINTM User Interaction 1.0 specification will provide Java APIs for use in a Parlay client environment.
These APIs are functionally compatible with the Parlay Generic User Interaction 3.0 APIs.
State-of-the-art design patterns will be used hiding some details of the underlying communication model between Parlay client and server.
The JAINTM User Interaction 1.0 specification is targeted for the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. The JAINTM User Interaction 1.0 API will be part of a Java technology instantiation of Parlay, which enables external enterprises to rapidly build and deploy applications that exploit capabilities of the underlying telco's network. By adopting Parlay, the Java community can leverage on the huge investment made by Parlay members into the specification and associated adoption across the IT & telecom industry.
This specification is required to ensure continued standardization across the computing industry with regard to public open APIs.
There exists no JAINTM (or JavaTM) API to represent a JavaTM specification of the Parlay Generic User Interaction API at present. The JAINTM User Interaction 1.0 specification abstracts underlying network capabilities.
It is anticipated that the proposed API would be implemented on a Parlay client, using an arbitrary communication protocol to a Parlay Server, to access Generic User Interaction services in a controlled and secure telecoms environment.
It is highly desired that the API seamlessly interoperates with other JAINTM APIs including but not limited to:
2.6 Is there a proposed package name for the API Specification? (i.e., javapi.something, org.something, etc.)The Specification will be provided directly in, and in subpackages of
It will contribute common classes and interfaces to javax.jain and javax.jain.services, as defined in the JAINTM Common API. 2.7 Does the proposed specification have any dependencies on specific operating systems, CPUs, or I/O devices that you know of?No 2.8 Are there any security issues that cannot be addressed by the current security model?No 2.9 Are there any internationalization or localization issues?No 2.10 Are there any existing specifications that might be rendered obsolete, deprecated, or in need of revision as a result of this work?No 2.11 Please describe the anticipated schedule for the development of this specification.Initial Expert meeting: 10th December 2001
Community Review: late Q1 2002 Section 3: Contributions
3.1 Please list any existing documents, specifications, or implementations that describe the technology. Please include links to the documents if they are publicly available.Documents describing JAINTM can be found at:
Documents describing Parlay can be found at: 3.2 Explanation of how these items might be used as a starting point for the work.The Parlay GUI would form the basis of the JAINTM GUI API. |