Skip Headers
Oracle® Java Micro Edition Software Development Kit Developer's Guide
Release 8 for Windows
E50624-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

16 API Support

Oracle Java ME SDK 8 supports many standard application programming interfaces (APIs) defined through the Java Community Process (JCP) program. JCP APIs are often referred to as JSRs, named after the Java Specification Request process. JSRs that are not part of the platform are referred to as optional packages.

The MEEP platform is based on JSR 228: Information Module Profile - Next Generation (IMP-NG).

For a full list of supported JCP APIs, see Table 16-1. Oracle Java ME SDK 8 provides documentation that describes how certain APIs are implemented. Many supported APIs do not require special implementation considerations, so they are not described. For information about Oracle APIs provided to support the MEEP platform, see Oracle APIs.

For convenience, Javadocs that are the intellectual property of Oracle are located under docs in the Java ME SDK installation directory. The remainder can be downloaded from http://jcp.org.

Table 16-1 Supported JCP APIs 

JSR Supported APIs Name and URL

JSR 75

File Connection

PDA Optional Packages for the J2ME Platform

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

JSR 120

WMA 1.1

Wireless Messaging API

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

JSR 172

Web Services

J2ME Web Services Specification

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

JSR 177

APDU and CRYPTO

Security and Trust Services API for Java ME

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

JSR 179

Location

Location API for Java ME

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

JSR 280

XML API

XML API for Java ME

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

JSR 360

CLDC 8

Connected Limited Device Configuration 8

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

JSR 361

MEEP

Java ME Embedded Profile

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


Oracle APIs

The MEEP project type supports developing applications for the Oracle Java ME Embedded 8.0 runtime. The Java ME Embedded 8.0 runtime includes several standard JSR APIs and additional Oracle APIs for embedded use cases. These new APIs are:

Javadocs for these APIs are located under docs in the Java ME SDK installation directory.