Enterprise J2ME Developing Mobile Java Applications [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Enterprise J2ME Developing Mobile Java Applications [Electronic resources] - نسخه متنی

Michael Juntao Yuan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



Chapter 17. The J2ME Web Services Optional Package


CHAPTER OVERVIEW

The J2ME Web Services Specification

The XML Processing API

The JAX-RPC API

Use the Client Stubs

The Service Provider Interface (SPI) for OP Vendors

Compare with kXML and kSOAP


A major strength of the J2ME platform comes from the separation between the specification and implementation processes. J2ME API specifications are industry consensuses developed by the JCP. The standardized APIs allow developers to avoid expensive vendor lock-ins because applications written against those APIs run on a wide range of devices.

JSR 172, the J2ME Web Services Specification, defines a standard set of APIs for XML processing, and SOAP Web Service clients on the J2ME platform. Any J2ME vendor can implement JSR 172 to enable Web Services on its device platforms. In this chapter, we discuss the JSR 172 and its relationship to the corresponding J2SE/J2EE specifications. The discussions here are based on the JSR 172 proposed final draft 2 released in July 2003.


/ 204