Java 2004 — A Tour for the Midrange Developer

G

Java 2 Micro Edition Overview

Home

Optional Packages provide modular APIs for very specific market requirements and are added to the configuration/profile mix as needed.

  • Approved Optional Packages
    • Java APIs for Bluetooth (JABWT)
    • Wireless Messaging API (WMA)
    • Mobile Media API (MMAPI)
    • Web Services API for J2ME (WSA)
    • Location API for J2ME
    • Security and Trust Services API (SATSA)
    • SIP ( Session Initiation Protocol ) API for J2ME
    • J2ME RMI Optional Package (RMI OP)
    • JDBC Optional Package for CDC/Foundation Profile
  • Optional Packages in Development ( as of 12/2004 )
    • Content Handler API (CHAPI)
    • Mobile Service Architecture for CLDC
    • Mobile Service Architecture for CDC
    • Device Management API
    • Mobile Operational Management
    • Mobile Internationalization API
    • Java Authentication and Authorization Service (JAAS), Java Secure Socket Extension (JSSE), and Java Cryptography Extension (JCE) for CDC 1.1
  • Toolkits and Emulators

  • Home