Package com.objectxp.msg.ota

This package may be used to provide mobile phones with browser settings and bookmarks over the air (OTA).

See:
          Description

Class Summary
Bookmark This class may be used to send OTA Browser bookmarks using WAP PUSH over SMS.
BrowserSettings Browser Settings provide handsets with basic settings needed to establish a connection to be used for browsing.
CSDBrowserSettings Base class for CSD Browser settings.
ExtendedBrowserSettings Additional Browser settings.
GPRSBrowserSettings GPRS is the name for the bearer for General Packet Radio Service.
GsmCsdBrowserSettings GSM/CSD is using Circuit Switched Data as bearer.
GsmSmsBrowserSettings GSM/SMS is using Short Message Service as bearer.
GsmUssdBrowserSettings GSM/USSD is using Unstructured Supplementary Services Data as bearer.
Is136CsdBrowserSettings 136/CSD is the name for the Circuit Switched Bearer used in the TDMA system.
OTAMessage This is the base class for OTA Messages.
ServiceIndication The ServiceIndication class represents a OTA Service Indication (SI).
ServiceLoading The ServiceLoading class represents the OTA ServiceLoading content type (SL).
 

Exception Summary
OTAException The OTAException extends MessageException
 

Package com.objectxp.msg.ota Description

This package may be used to provide mobile phones with browser settings and bookmarks over the air (OTA).

In order to make handsets accept browser settings sent over the air, the settings are provided in a binary encoded XML document (WBXML) with a specific MIME-type depending on the type of setting. The settings are pushed over SMS to a predefined WDP port (WAP-push).

IMPORTANT NOTICE: To use the OTA package, a SAX parser implementing the Java API for XML Processing (JAXP) must be accessible



object XP, Inc. © 2000-2008. All rights reserved object XP