The Artima Developer Community
Sponsored Link

News & Ideas Forum (Closed for new topic posts)
For Public Review: Generic Connection Framework for J2SE

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

For Public Review: Generic Connection Framework for J2SE Posted: Mar 27, 2003 11:44 PM
Reply to this message Reply
Advertisement
The draft specification for JSR 197, Generic Connection Framework Optional Package for the J2SE Platform, is available for public review. This JSR is to extend the JMX 1.0 specification, by adding client APIs. This package will permit applications that rely on the GCF in J2ME to migrate to J2SE.

Download the specification from:

http://jcp.org/en/jsr/stage?listBy=public

View the JSR from:

http://jcp.org/en/jsr/detail?id=197

This Public Review closes on April 25, 2003.

Here's an overview of the JSR:

The GCF Optional Package will soley consist of the javax.microedition.io package as defined in the J2ME Foundation Profile (JSR-46) specification. As defined in the Foundation Profile, this package is a superset of the same package as defined in the J2ME Mobile Information Device Profile (MIDP, JSR-37) and the J2ME Connected, Limited Device Configuration (CLDC, JSR-30). Therefore, the GCF Optional Package will enable applications written to the javax.microedition.io APIs in any existing J2ME Profile to use these APIs in an identical manner in J2SE when the optional package is present.

Since the purpose of the GCF Optional Package is to enable compatibility from J2ME to J2SE, this JSR does not propose the addition of any functionality not already provided by the J2ME Foundation Profile in the javax.microedition.io package. However, specification improvements have been added to the GCF APIs in CLDC 1.1 (JSR-139), so these will be included in the proposed optional package specification as appropriate.


What do you think of this JSR?

Topic: Final Release: Connected Limited Device Configuration 1.1 Previous Topic   Next Topic Topic: ServiceUI Passes Commercial House Vote

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use