- CALLSPEED_14400 - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed 14400 bps
- CALLSPEED_19200 - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed 19200 bps
- CALLSPEED_28800 - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed 28800 bps
- CALLSPEED_38400 - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed 38400 bps
- CALLSPEED_43200 - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed 43200 bps
- CALLSPEED_57600 - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed 57600 bps
- CALLSPEED_9600 - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed 9600 bps (default when CSD calltype is ISDN)
- CALLSPEED_AUTO - Static variable in class com.objectxp.msg.ota.CSDBrowserSettings
-
CSD callspeed AUTO (default when CSD calltype is analogue)
- CANCEL - Static variable in class com.objectxp.mms.MMSCapability
-
The CANCEL capability signals that a MMS service supports canceling
previously submitted multimedia messages.
- cancel(MMSMessage) - Method in interface com.objectxp.mms.MMSService
-
Cancel a previously submitted multimedia message.
- CANCEL - Static variable in class com.objectxp.msg.Capability
-
The CANCEL capability signals that a SMS service supports canceling a
previously submitted message.
- cancel(Message) - Method in class com.objectxp.msg.Cimd2SmsService
-
- cancel(Message) - Method in class com.objectxp.msg.SmppSmsService
-
- cancel(Message) - Method in interface com.objectxp.msg.SmsService
-
Cancel a previously submitted message.
- cancel(Message) - Method in class com.objectxp.msg.UcpSmsService
-
- CANCEL_ALL - Static variable in class com.objectxp.msg.Cimd2SmsService
-
Cancel all sent messages.
- CANCEL_DEST - Static variable in class com.objectxp.msg.Cimd2SmsService
-
Cancel all messages with same destination address.
- CANCEL_THIS - Static variable in class com.objectxp.msg.Cimd2SmsService
-
Cancel a message where the destination address and the time
stamp match with a short message submitted earlier.
- cancelMessage(int, Message) - Method in class com.objectxp.msg.Cimd2SmsService
-
This method can be used to cancel a message sent earlier by the subscriber.
- cancelMessage(Message) - Method in class com.objectxp.msg.UcpSmsService
-
Cancels (deletes) the buffered message with corresponding recipient address, sender address
and message ID.
- cancelMessages(Message[]) - Method in class com.objectxp.msg.UcpSmsService
-
Cancels (deletes) the buffered messages with corresponding recipient address, sender address
and message ID.
- Capability - Class in com.objectxp.msg
-
The Capabilities class can be used to determine if a SMS Service has
a specific feature:
SmsService service = new GsmSmsService();
...
- CAT_APPOINTMENT - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Appointment
- CAT_BUSINESS - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Business
- CAT_EDUCATION - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Education
- CAT_HOLIDAY - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Holiday
- CAT_MEETING - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Meeting
- CAT_MISCELLANEOUS - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Miscellaneous
- CAT_PERSONAL - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Personal
- CAT_PHONE_CALL - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Phone call
- CAT_SICK_DAY - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Sick Day
- CAT_SPECIAL_OCC - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Special Occasion
- CAT_TRAVEL - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Travel
- CAT_VACATION - Static variable in class com.objectxp.msg.smart.VCalendar
-
Category: Vacation
- CELL - Static variable in class com.objectxp.msg.smart.VCard
-
- CFG_ADDR_NPI - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_ADDR_NPI is the name of the constant holding the value "smpp.addr.npi"
- CFG_ADDR_RANGE - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_ADDR_RANGE is the name of the constant holding the value "smpp.addr.range"
- CFG_ADDR_TON - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_ADDR_TON is the name of the constant holding the value "smpp.addr.ton"
- CFG_BIND_OPERATION - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_BIND_OPERATION is the name of the constant holding the value "smpp.bind.operation"
- CFG_BPS - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_BPS is the name of the constant holding the value "cimd2.serial.bps".
- CFG_BPS - Static variable in class com.objectxp.msg.TapSmsService
-
Port speed (baud rate)
- CFG_BPS - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_BPS is the name of the constant holding the value "ucp.port.bps".
- CFG_CONNECTOR - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_CONNECTOR is the name of the constant holding the value "cimd2.connector".
- CFG_CONNECTOR - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_CONNECTOR is the name of the constant holding the value "ucp.connector".
- CFG_CONNECTOR_TIMEOUT - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_CONNECTOR_TIMEOUT is the name of the constant holding the value "ucp.connector.timeout".
- CFG_DATA_CODING - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_DATA_CODING is the name of the constant holding the value "smpp.data.coding"
- CFG_DATABITS - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_DATABITS is the name of the constant holding the value "cimd2.serial.databits".
- CFG_DATABITS - Static variable in class com.objectxp.msg.TapSmsService
-
Number of databits (5,6,7,8)
- CFG_DATABITS - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_DATABITS is the name of the constant holding the value "ucp.port.databits".
- CFG_ESCAPE_SPECIAL - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_ESCAPE_SPECIAL is the name of the constant holding the value "smpp.escape.special"
- CFG_FLOWCTRL - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_FLOWCTRL is the name of the constant holding the value "cimd2.serial.flowcontrol".
- CFG_FLOWCTRL - Static variable in class com.objectxp.msg.TapSmsService
-
Flow-Control ("RTSCTS", "XONXOFF", "NONE")
- CFG_FLOWCTRL - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_FLOWCTRL is the name of the constant holding the value "ucp.port.flowcontrol".
- CFG_GSM_PACKING - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_GSM_PACKING is the name of the constant holding the value "smpp.gsm.packing"
- CFG_HOST_ADDRESS - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_HOST_ADDRESS is the name of the constant holding the value "cimd2.host.address".
- CFG_HOST_PORT - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_HOST_PORT is the name of the constant holding the value "cimd2.host.port".
- CFG_ID_QUIRKS - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_ID_QUIRKS is the name of the constant holding the value "smpp.id.quirks"
- CFG_INITSTRING - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_INITSTRING is the name of the constant holding the value "cimd2.serial.initstring".
- CFG_INITSTRING - Static variable in class com.objectxp.msg.TapSmsService
-
CFG_INITSTRING is the name of the constant holding the value "tap.initstring".
- CFG_INITSTRING - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_INITSTRING is the name of the constant holding the value "ucp.initstring".
- CFG_INTERFACE_VERSION - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_INTERFACE_VERSION is the name of the constant holding the value "smpp.interface.version"
- CFG_INTPREFIX - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_INTPREFIX is the name of the constant holding the value "ucp.intprefix".
- CFG_LOCAL_ADDRESS - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_LOCAL_ADDRESS is the name of the constant holding the value "cimd2.local.address".
- CFG_LOCAL_ADDRESS - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_LOCAL_ADDRESS is the name of the constant holding the value "smpp.local.address"
- CFG_LOCAL_PORT - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_LOCAL_PORT is the name of the constant holding the value "cimd2.local.port".
- CFG_LOGIN - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_LOGIN is the name of the constant holding the value "cimd2.login".
- CFG_LOGIN - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_LOGIN is the name of the constant holding the value "smpp.login"
- CFG_LOGIN - Static variable in class com.objectxp.msg.TapSmsService
-
Login name (if required by tap gateway)
- CFG_LVA - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_LVA is the name of the constant holding the value "ucp.lva".
- CFG_MSG_MODE - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_MSG_MODE is the name of the constant holding the value "smpp.message.mode"
- CFG_OPID - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_OPID is the name of the constant holding the value "ucp.opid".
- CFG_PARITY - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_PARITY is the name of the constant holding the value "cimd2.serial.parity".
- CFG_PARITY - Static variable in class com.objectxp.msg.TapSmsService
-
Parity ("NONE","ODD","EVEN", "MARK","SPACE")
- CFG_PARITY - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_PARITY is the name of the constant holding the value "ucp.port.parity".
- CFG_PASSWORD - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_PASSWORD is the name of the constant holding the value "cimd2.password".
- CFG_PASSWORD - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_PASSWORD is the name of the constant holding the value "smpp.password"
- CFG_PASSWORD - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_PASSWORD is the name of the constant holding the value "ucp.password".
- CFG_POLL_INTERVAL - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_POLL_INTERVAL is the name of the constant holding the value "cimd2.poll.interval".
- CFG_PORT - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_PORT is the name of the constant holding the value "cimd2.port.name".
- CFG_PORT - Static variable in class com.objectxp.msg.TapSmsService
-
name of the serial port where your modem / ISDN adapter is attached (e.g.
- CFG_PORT - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_PORT is the name of the constant holding the value "ucp.port.name".
- CFG_SENDER - Static variable in class com.objectxp.msg.TapSmsService
-
Default message sender address
- CFG_SENDER - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_SENDER is the name of the constant holding the value "ucp.sender".
- CFG_SHORTID - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_SHORTID is the name of the constant holding the value "ucp.shortid".
- CFG_SME_TYPE - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_SME_TYPE is the name of the constant holding the value "cimd2.sme.type".
- CFG_SMSC - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_SMSC is the name of the constant holding the value "cimd2.smsc.number".
- CFG_SMSC - Static variable in class com.objectxp.msg.TapSmsService
-
configuration property for specifing the SMSC phone number
- CFG_SMSC - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_SMSC is the name of the constant holding the value "ucp.smsc.number".
- CFG_SMSC_ADDRESS - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_SMSC_ADDRESS is the name of the constant holding the value "smpp.smsc.address"
- CFG_SMSC_CHARSET - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_SMSC_CHARSET is the name of the constant holding the value "smpp.smsc.charset"
- CFG_STATUS_FORMAT - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_STATUS_FMT is the name of the constant holding the value "smpp.status.format"
- CFG_STATUSREPORT_PARAMETER - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_STATUSREPORT_PARAMETER is the name of the constant holding the value
"cimd2.statusreport.parameter".
- CFG_STOPBITS - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_STOPBITS is the name of the constant holding the value "cimd2.serial.stopbits".
- CFG_STOPBITS - Static variable in class com.objectxp.msg.TapSmsService
-
Stop bits (1,15,2)
- CFG_STOPBITS - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_STOPBITS is the name of the constant holding the value "ucp.port.stopbits".
- CFG_SUBMIT_OPERATION - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_SUBMIT_SHORT_MESSAGE_OPERATION is the name of the constant holding the value "ucp.submit.operation".
- CFG_SYSTEM_TYPE - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_SYSTEM_TYPE is the name of the constant holding the value "smpp.system.type"
- CFG_TCP_LOCALADDR - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_TCP_LOCALADDR is the name of the constant holding the value "ucp.tcp.localaddr".
- CFG_TCP_LOCALPORT - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_TCP_LOCALPORT is the name of the constant holding the value "ucp.tcp.localport".
- CFG_TCP_RCV_HOST - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_TCP_RCV_HOST is the name of the constant holding the value "ucp.tcp.receive.host".
- CFG_TCP_RCV_PORT - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_TCP_RCV_PORT is the name of the constant holding the value "ucp.tcp.receive.port".
- CFG_TCP_SEND_HOST - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_TCP_SEND_HOST is the name of the constant holding the value "ucp.tcp.send.host".
- CFG_TCP_SEND_PORT - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_TCP_SEND_PORT is the name of the constant holding the value "ucp.tcp.send.port".
- CFG_UNBIND_ON_IOE - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_UNBIND_ON_IOE is the name of the constant holding the value "smpp.unbind.on.ioe"
- CFG_VERSION - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_VERSION is the name of the constant holding the value "cimd2.version".
- CFG_WINDOW_SIZE - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CFG_WINDOW_SIZE is the name of the constant holding the value "cimd2.window.size".
- CFG_WINDOW_SIZE - Static variable in class com.objectxp.msg.SmppSmsService
-
CFG_WINDOW_SIZE is the name of the constant holding the value "smpp.window.size".
- CFG_WINDOW_SIZE - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_WINDOW_SIZE is the name of the constant holding the value "ucp.window.size".
- CFG_XSER_NODCS - Static variable in class com.objectxp.msg.UcpSmsService
-
CFG_XSER_NODCS is the name of the constant holding the value "ucp.xser.nodcs".
- CHAP - Static variable in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
CHAP stands for Challenge Handshake Authentication Protocol, a protocol used
to negotiate the most secure form of encrypted authentication supported
by both server and client.
- CHARGED_PARTY - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
CHARGED_PARTY is the name of the constant holding the value "ChargedParty"
- CHARGED_PARTY_3RD - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
Charged Party: Third-Party
- CHARGED_PARTY_BOTH - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
Charged Party: Both (sender and recipient)
- CHARGED_PARTY_NEITHER - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
Charged Party: Neither
- CHARGED_PARTY_RECIPIENT - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
Charged Party: Recipient
- CHARGED_PARTY_SENDER - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
Charged Party: Sender
- CHIMES_HIGH - Static variable in class com.objectxp.msg.ems.EMSSound
-
Predefined Sound: Chimes High
- CHIMES_LOW - Static variable in class com.objectxp.msg.ems.EMSSound
-
Predefined Sound: Chimes Low
- CHORD_HIGH - Static variable in class com.objectxp.msg.ems.EMSSound
-
Predefined Sound: Chord High
- CHORD_LOW - Static variable in class com.objectxp.msg.ems.EMSSound
-
Predefined Sound: Chord Low
- Cimd2Exception - Exception in com.objectxp.msg
-
This exception will be thrown by the Cimd2SmsService for CIMD2 specific exceptions.
- Cimd2Message - Class in com.objectxp.msg
-
This class extends the class SmsMessage with CIMD2 specific properties.
- Cimd2Message() - Constructor for class com.objectxp.msg.Cimd2Message
-
- Cimd2Message(SmsService) - Constructor for class com.objectxp.msg.Cimd2Message
-
- Cimd2SmsService - Class in com.objectxp.msg
-
This class may be used to send (and receive) Short Messages (SMS) to a
mobile recipient using Nokia's CIMD2 protocoll (Computer Interface to Message Distribution).
- Cimd2SmsService() - Constructor for class com.objectxp.msg.Cimd2SmsService
-
Creates a new Cimd2SmsService.
- Cimd2SmsService.MessagePoller - Class in com.objectxp.msg
-
Check for new messages asynchronously.
- Cimd2Status - Class in com.objectxp.msg
-
This class is a representation of a CIMD2 Status Report Operation (23).
- CLAPS - Static variable in class com.objectxp.msg.ems.EMSSound
-
Predefined Sound: Claps
- CLASS_0 - Static variable in class com.objectxp.msg.SmsMessage
-
Message class 0
- CLASS_1 - Static variable in class com.objectxp.msg.SmsMessage
-
Message class 1 (default, ME-specific)
- CLASS_2 - Static variable in class com.objectxp.msg.SmsMessage
-
Message class 2 (SIM specific message)
- CLASS_3 - Static variable in class com.objectxp.msg.SmsMessage
-
Message class 3 (Default meaning: TE-specific)
- CLASS_ADVERTISEMENT - Static variable in class com.objectxp.mms.message.MMSMessage
-
Message class: Advertisement
- CLASS_AUTO - Static variable in class com.objectxp.mms.message.MMSMessage
-
Message class: Auto
- CLASS_CONFIDENTIAL - Static variable in class com.objectxp.msg.smart.VCalendar
-
Classification: Confidential
- CLASS_INFORMATIONAL - Static variable in class com.objectxp.mms.message.MMSMessage
-
Message class: Informational
- CLASS_PERSONAL - Static variable in class com.objectxp.mms.message.MMSMessage
-
Message class: Personal
- CLASS_PRIVATE - Static variable in class com.objectxp.msg.smart.VCalendar
-
Classification: Private
- CLASS_PUBLIC - Static variable in class com.objectxp.msg.smart.VCalendar
-
Classification: Public
- clearRecipients() - Method in class com.objectxp.msg.SmtpMessage
-
Clear the list of recipients for this message.
- CLIENT_ERROR - Static variable in class com.objectxp.mms.MMSStatus
-
Response Status: Client error.
- CLIIcon - Class in com.objectxp.msg.smart
-
This class represents a Calling Line Identification Icon (CLI) also known
as Caller Group Image for SmartMessaging enabled phones.
- CLIIcon() - Constructor for class com.objectxp.msg.smart.CLIIcon
-
Create a new Calling Line Identification Icon Picture Message.
- CLIIcon(SmsService) - Constructor for class com.objectxp.msg.smart.CLIIcon
-
- clone() - Method in class com.objectxp.msg.Message
-
Returns an exact copy of the Message
- clone() - Method in class com.objectxp.msg.MessageEvent
-
Create a "deep" copy of this MessageEvent.
- close() - Method in class com.objectxp.mms.transport.DirectConnection
-
- close() - Method in class com.objectxp.mms.transport.PPPDialup
-
Close the PPP connection.
- close() - Method in interface com.objectxp.mms.transport.Transport
-
Closes the connection to the MMSC.
- com.objectxp.mms - package com.objectxp.mms
-
This package is the root package of the object XP Multimedia Message Service implementation.
- com.objectxp.mms.message - package com.objectxp.mms.message
-
The message package contains classes which represent a MMS.
- com.objectxp.mms.message.smil - package com.objectxp.mms.message.smil
-
The smil package contains classes for constructing SMIL (Synchronized Multimedia Integration Language)
documents.
- com.objectxp.mms.protocol - package com.objectxp.mms.protocol
-
The Protocol package bundles the Communication protocols used by jSMS.
- com.objectxp.mms.transport - package com.objectxp.mms.transport
-
The Transport establishes the connection to the MMS-Proxy-Relay.
- com.objectxp.msg - package com.objectxp.msg
-
This Package provides the classes necessary to send and receive GSM Short Messages
(SMS).
- com.objectxp.msg.ems - package com.objectxp.msg.ems
-
Enhanced Messaging Service (EMS) adds new powerful functionality to the well-known SMS standard.
- com.objectxp.msg.ota - package com.objectxp.msg.ota
-
This package may be used to provide mobile phones with browser settings and
bookmarks over the air (OTA).
- com.objectxp.msg.smart - package com.objectxp.msg.smart
-
Contains classes to create "Smart" Short Messages (Electronic Business Cards, Ringtones, Picture Messages).
- com.objectxp.msg.util - package com.objectxp.msg.util
-
The util package contains various SMS-related Helper-Classes.
- COMMON_CLASS - Static variable in class com.objectxp.mms.message.smil.Element
-
COMMON attribute, value: class
- COMMON_ID - Static variable in class com.objectxp.mms.message.smil.Element
-
COMMON attribute, value: id
- COMMON_TITLE - Static variable in class com.objectxp.mms.message.smil.Element
-
COMMON attribute, value: title
- COMMON_XML_LANG - Static variable in class com.objectxp.mms.message.smil.Element
-
COMMON attribute, value: xml:lang
- CONCAT_SM_16BIT_REF - Static variable in class com.objectxp.msg.util.SmsHeaderElement
-
Element ID: Concatenated Short Message, 16bit reference number
- CONCAT_SM_8BIT_REF - Static variable in class com.objectxp.msg.util.SmsHeaderElement
-
Element ID: Concatenated Short Message, 8bit reference number
- ConcatHeaderElement - Class in com.objectxp.msg.util
-
This class can be used for constructing a Concatenation Header Element.
- ConcatHeaderElement(boolean, int, int, int) - Constructor for class com.objectxp.msg.util.ConcatHeaderElement
-
Construct a new ConcatHeaderElement.
- CONFIG_GSM_CHECK_ON_SEND - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_CHECK_ON_SEND is the name of the constant holding the value "sms.gsm.checkonsend".
- CONFIG_GSM_CONNECTOR - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_CONNECTOR is the name of the constant holding the value "sms.gsm.connector".
- CONFIG_GSM_CPIN_ETSI - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_CPIN_ETSI is the name of the constant holding the value "sms.gsm.cpin.etsi".
- CONFIG_GSM_GET_UNREAD_MSG - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_GET_UNREAD_MSG is the name of the constant holding the value "sms.gsm.receive.unreadmsg".
- CONFIG_GSM_GPRS - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_GPRS is the name of the constant holding the value "sms.gprs".
- CONFIG_GSM_INITSTRING - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_INITSTRING is the name of the constant holding the value "sms.gsm.initstring".
- CONFIG_GSM_INITTIME - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_INITTIME is the name of the constant holding the value "sms.gsm.inittime".
- CONFIG_GSM_NMI_MODE - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_NMI_MODE is the name of the constant holding the value "sms.gsm.nmi".
- CONFIG_GSM_STORAGE - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_STORAGE is the name of the constant holding the value "sms.gsm.storage".
- CONFIG_GSM_WAITFORNET - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_WAITFORNET is the name of the constant holding the value "sms.gsm.waitfornet".
- CONFIG_GSM_WAITFORNET_INTERVAL - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_GSM_WAITFORNET_INTERVAL is the name of the constant holding the value "sms.gsm.waitfornet.interval".
- CONFIG_PIN - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_PIN is the name of the constant holding the value "sms.pin".
- CONFIG_POLL_INTERVAL - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_POLL_INTERVAL is the name of the constant holding the value "sms.receive.poll_interval".
- CONFIG_PUK - Static variable in class com.objectxp.msg.GsmSmsService
-
CONFIG_PUK is the name of the constant holding the value "sms.puk".
- ConfigurationException - Exception in com.objectxp.mms
-
This exception is used for signaling configuration problems.
- ConfigurationException(String) - Constructor for exception com.objectxp.mms.ConfigurationException
-
Constructs a new configuration exception with the specified detail message.
- ConfigurationException(String, Throwable) - Constructor for exception com.objectxp.mms.ConfigurationException
-
Constructs a new configuration exception with the specified detail message and
cause.
- CONFUSED - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: CONFUSED
- CONGESTION - Static variable in class com.objectxp.msg.GsmStatus
-
- connect() - Method in interface com.objectxp.mms.MMSService
-
Connect to the MMS-Proxy-Relay.
- connect() - Method in interface com.objectxp.mms.protocol.MM7Service
-
If MM7 is used in standalone mode and reception is enabled (property
mm7.listen
), this method will start the embedded web server.
- connect() - Method in class com.objectxp.msg.Cimd2SmsService
-
- connect() - Method in class com.objectxp.msg.GsmConnector
-
Connect to the Gsm Device
- connect() - Method in class com.objectxp.msg.GsmSmsService
-
- connect() - Method in class com.objectxp.msg.SmppSmsService
-
- connect() - Method in interface com.objectxp.msg.SmsService
-
Connect to the GSM device or SMS gateway.
- connect() - Method in class com.objectxp.msg.TapSmsService
-
- connect() - Method in class com.objectxp.msg.UcpSmsService
-
Connects the UCP SMS Service to the SMSC
- CONNECTION_REJECTED_BY_SMSC - Static variable in class com.objectxp.msg.GsmStatus
-
- CONNECTOR_SERIAL - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CONNECTOR_SERIAL is the name of the constant holding the value "SERIAL".
- CONNECTOR_SERIAL - Static variable in class com.objectxp.msg.UcpSmsService
-
CONNECTOR_SERIAL is the name of the constant holding the value "SERIAL".
- CONNECTOR_TCP - Static variable in class com.objectxp.msg.Cimd2SmsService
-
CONNECTOR_TCP is the name of the constant holding the value "TCP".
- CONNECTOR_TCP - Static variable in class com.objectxp.msg.UcpSmsService
-
CONNECTOR_TCP is the name of the constant holding the value "TCP".
- containsHeader(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Returns a boolean indicating whether the named MMS header has already been set.
- containsUserDataHeader() - Method in class com.objectxp.msg.ems.EMSMessage
-
Test if the Message parts will contains a User Data Header.
- containsUserDataHeader() - Method in class com.objectxp.msg.SEOMessage
-
This method will always return false since SEO-Messages may not contain
a UDH.
- containsUserDataHeader() - Method in class com.objectxp.msg.SmsMessage
-
Test if the Message contains a User Data Header.
- CONTCTRL_AUDIO_DESC - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemOverdubOrSubtitle
- CONTCTRL_BITRATE - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemBitrate
- CONTCTRL_CAPTIONS - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemCaptions
- CONTCTRL_COMPONENT - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemComponent
- CONTCTRL_CPU - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemCPU
- CONTCTRL_LANGUAGE - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemLanguage
- CONTCTRL_OPERATING_SYSTEM - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemOperatingSystem
- CONTCTRL_OVERDUB_OR_SUBTITLE - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemOverdubOrSubtitle
- CONTCTRL_REQUIRED - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemRequired
- CONTCTRL_SCREEN_DEPTH - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemScreenDepth
- CONTCTRL_SCREEN_SIZE - Static variable in class com.objectxp.mms.message.smil.Element
-
CONTROL attribute, value: systemScreenSize
- CONTENT_BASIC - Static variable in class com.objectxp.mms.message.ContentClass
-
- CONTENT_RICH - Static variable in class com.objectxp.mms.message.ContentClass
-
- CONTENT_TYPE_MIXED - Static variable in class com.objectxp.mms.message.MMSMessage
-
Content-Type: application/vnd.wap.multipart.mixed
- CONTENT_TYPE_RELATED - Static variable in class com.objectxp.mms.message.MMSMessage
-
Content-Type: application/vnd.wap.multipart.related
- ContentClass - Class in com.objectxp.mms.message
-
This class represents the X-MMS-Content-Class field.
- COORDS - Static variable in class com.objectxp.mms.message.smil.Area
-
attribute, value: coords
- copyFields(SmsMessage) - Method in class com.objectxp.msg.SmsMessage
-
Copy all public fields from a message.
- createFactory(InputStream) - Static method in class com.objectxp.mms.MMSServiceFactory
-
Construct a new MMSServiceFactory.
- createFactory(Properties) - Static method in class com.objectxp.mms.MMSServiceFactory
-
Construct a new MMSServiceFactory.
- createFactory(File) - Static method in class com.objectxp.mms.MMSServiceFactory
-
Construct a new MMSServiceFactory.
- CRYING - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: CRYING
- CSDBrowserSettings - Class in com.objectxp.msg.ota
-
Base class for CSD Browser settings.
- CYAN - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
- GATEWAY_URI - Static variable in interface com.objectxp.mms.protocol.MM1Service
-
GATEWAY_URI is the name of the constant holding the value "mm1.wapgateway".
- GenericMessagePart - Class in com.objectxp.mms.message
-
Simple implementation of the MMSMessagePart interface.
- GenericMessagePart(String, byte[]) - Constructor for class com.objectxp.mms.message.GenericMessagePart
-
Construct a generic message part.
- GenericMessagePart(String, File) - Constructor for class com.objectxp.mms.message.GenericMessagePart
-
Construct a generic message part by reading the specified input stream.
- GenericMessagePart(String, InputStream) - Constructor for class com.objectxp.mms.message.GenericMessagePart
-
Construct a generic message part by reading the specified input stream.
- GenericMessagePart(String, String, InputStream) - Constructor for class com.objectxp.mms.message.GenericMessagePart
-
Construct a generic message part by reading the specified input stream.
- GenericMessagePart(String, String, byte[]) - Constructor for class com.objectxp.mms.message.GenericMessagePart
-
Construct a generic message part.
- GEO - Static variable in class com.objectxp.msg.smart.VCard
-
Specifies information related to the global position
- get(String) - Static method in class com.objectxp.mms.message.ContentClass
-
Returns a ReplyCharging object that corresponds to the given string.
- get(String) - Static method in class com.objectxp.mms.message.ReplyCharging
-
Returns a ReplyCharging object that corresponds to the given string.
- getAdaptationAllowed() - Method in class com.objectxp.mms.message.MMSMessage
-
Determine if content adaptation is allowed.
- getAddress() - Method in class com.objectxp.msg.Address
-
- getAddress() - Method in class com.objectxp.msg.Recipient
-
Get the recipients address.
- getAlignment() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- getAlphabet() - Method in class com.objectxp.msg.SEOMessage
-
This method will always return
SmsMessage.DC_8BIT
since the SEO
specification requires the alphabet to be set to 8-Bit.
- getAlphabet() - Method in class com.objectxp.msg.SmsMessage
-
Returns the alphabet used for this message.
- getApplicationId() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the ID of the destination application.
- getApplicationId() - Method in interface com.objectxp.mms.MMSReport
-
Identification of the application this read report is intended for.
- getAttachement() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Atachement property of this calendar entry
- getAttendee() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Attendee: property of this calendar entry
- getAuxApplicationInfo() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the auxiliary application Information.
- getAuxApplicationInfo() - Method in interface com.objectxp.mms.MMSReport
-
Auxiliary application information for internal use of the destination
application.
- getBCC() - Method in class com.objectxp.mms.message.MMSMessage
-
Get an Iterator over all recipients in the 'BCC' list.
- getBgColor() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
Returns the background color.
- getBold() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- getBookmarks() - Method in class com.objectxp.msg.ota.BrowserSettings
-
Returns an Iterator over all Bookmarks.
- getBrowserSettingID() - Method in class com.objectxp.msg.ota.BrowserSettings
-
- getBytes() - Method in class com.objectxp.msg.ems.EMSMessage
-
Get the message data.
- getBytes() - Method in class com.objectxp.msg.Message
-
Get the raw message data.
- getBytes() - Method in class com.objectxp.msg.SmsMessage
-
Get the message data.
- getBytes() - Method in class com.objectxp.msg.util.SmsHeader
-
Get the binary representation of the SMS Header.
- getBytes() - Method in class com.objectxp.msg.util.SmsHeaderElement
-
Get the binary representation of the Header Element.
- getCategory() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the category of this calendar entry
- getCause() - Method in exception com.objectxp.mms.ConfigurationException
-
Returns the cause of this exception or null
if the
cause is nonexistent or unknown.
- getCC() - Method in class com.objectxp.mms.message.MMSMessage
-
Get an Iterator over all recipients in the 'CC' list.
- getCharset() - Method in class com.objectxp.mms.message.GenericMessagePart
-
- getCharset() - Method in interface com.objectxp.mms.message.MMSMessagePart
-
Get the character set of the content.
- getCharset() - Method in class com.objectxp.mms.message.smil.Media
-
- getClassification() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the classification of this calendar entry
- getCmsCode() - Method in class com.objectxp.msg.AtReply
-
Returns the Message Service Failure Result Code (+CMS ERROR) if available
or 0 if no CMS code is present.
- getCmsText() - Method in class com.objectxp.msg.AtReply
-
Returns a text-representation of the Message Service Failure Result Code
or null if no CMS error code is present.
- getCode() - Method in class com.objectxp.mms.MMSDeliveryStatus
-
Returns the status code (one of the STATUS_
constants).
- getCode() - Method in class com.objectxp.mms.protocol.MM7Status
-
Returns the MM7 Status code (one of the STATUS_
constants).
- getCodingGroup() - Method in class com.objectxp.msg.SEOMessage
-
This method will always return
SmsMessage.DC_GROUP_DATA
since the
SEO specification requires the coding group to be of type "DATA".
- getCodingGroup() - Method in class com.objectxp.msg.SmsMessage
-
Get the Coding Group for this Message.
- getCommandStatus() - Method in exception com.objectxp.msg.SmppException
-
Returns the command status.
- getCompleted() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Completed property of this calendar entry
- getContent() - Method in class com.objectxp.mms.message.GenericMessagePart
-
- getContent() - Method in interface com.objectxp.mms.message.MMSMessagePart
-
Get the content data of this message part.
- getContent() - Method in class com.objectxp.mms.message.smil.Media
-
- getContentClass() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the content class of this message.
- getContentID() - Method in class com.objectxp.mms.message.GenericMessagePart
-
- getContentID() - Method in interface com.objectxp.mms.message.MMSMessagePart
-
Get the Content-ID of this message part.
- getContentID() - Method in class com.objectxp.mms.message.smil.Media
-
- getContentLocation() - Method in class com.objectxp.mms.message.GenericMessagePart
-
- getContentLocation() - Method in interface com.objectxp.mms.message.MMSMessagePart
-
Get the content location of this message part.
- getContentLocation() - Method in class com.objectxp.mms.message.smil.Media
-
- getContentLocation() - Method in interface com.objectxp.mms.MMSNotification
-
The location (URL) where the corresponding MMS can be fetched on the
MMSC.
- getContentType() - Method in class com.objectxp.mms.message.GenericMessagePart
-
- getContentType() - Method in class com.objectxp.mms.message.MMSMessage
-
Returns the MIME content-type for this message.
- getContentType() - Method in interface com.objectxp.mms.message.MMSMessagePart
-
Get the content-type of this message part.
- getContentType() - Method in class com.objectxp.mms.message.smil.Media
-
- getContentType() - Method in class com.objectxp.mms.message.SMILMessage
-
Returns the MessageContentType of the Message (also known as PDU type ).
- getCountryCode() - Method in class com.objectxp.msg.smart.OperatorLogo
-
Returns a String representing the country code.
- getCreateDate() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Date/Time created property of this calendar entry
- getCSDCallspeed() - Method in class com.objectxp.msg.ota.GsmCsdBrowserSettings
-
- getCSDDialString() - Method in class com.objectxp.msg.ota.CSDBrowserSettings
-
Returns the CSD dialstring.
- getData() - Method in class com.objectxp.msg.ems.EMSUnsupportedElement
-
Get the EMS element data.
- getData() - Method in class com.objectxp.msg.util.SmsHeaderElement
-
Get the Element data.
- getDate() - Method in interface com.objectxp.mms.MMSReport
-
Get the Date and time the message was handled (fetched, expired, etc.) by
the recipient or MMS Proxy-Relay
- getDefaultSender() - Method in class com.objectxp.msg.SmtpService
-
Get the default sender.
- getDefaultService() - Method in class com.objectxp.mms.MMSServiceFactory
-
Construct (if necessary) and return the default MMSService
.
- getDefaultSubject() - Method in class com.objectxp.msg.SmtpService
-
Get the default subject.
- getDeferredDelivery() - Method in class com.objectxp.msg.UcpMessage
-
- getDeferredDeliveryAsDate() - Method in class com.objectxp.msg.SmsMessage
-
Get the absolute deferred delivery date.
- getDeferredDeliveryInMinutes() - Method in class com.objectxp.msg.SmsMessage
-
Return the deferred delivery date in minutes.
- getDeliveryDate() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the Date/Time of desired delivery.
- getDeliveryReport() - Method in class com.objectxp.mms.message.MMSMessage
-
Specifies whether the originator MMS Client requests a delivery report
from each recipient.
- getDeliveryReport() - Method in interface com.objectxp.mms.MMSNotification
-
Specifies whether the originator MMS Client requests a delivery report
from each recipient.
- getDescription() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Description property of this calendar entry
- getDestinationPort() - Method in class com.objectxp.msg.util.PortAddressingHeaderElement
-
Returns the destination port for this element.
- getDischargeTime() - Method in class com.objectxp.msg.Cimd2Status
-
- getDischargeTime() - Method in class com.objectxp.msg.GsmStatus
-
- getDischargeTime() - Method in class com.objectxp.msg.SmppStatus
-
- getDischargeTime() - Method in interface com.objectxp.msg.SmsStatus
-
Get the time at which a previously submitted SMS was successfully
delivered to or attempted to deliver to the recipient or disposed of
by the SMSC.
- getDischargeTime() - Method in class com.objectxp.msg.UcpStatus
-
- getDRMContent() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the DRM indication for this message.
- getDueDate() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Due Date/Time property of this calendar entry
- getElements() - Method in class com.objectxp.mms.message.smil.Element
-
Returns an Iterator of child Elements, which are instances of the
Media
class.
- getElements() - Method in class com.objectxp.msg.ems.EMSMessage
-
- getEndDate() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the End Date/Time property of this calendar entry
- getErrorCode() - Method in exception com.objectxp.msg.Cimd2Exception
-
Returns the error code for General errors.
- getErrorCode() - Method in class com.objectxp.msg.Cimd2Status
-
Returns the value of the CIMD2 Status Error Code parameter (ID 62).
- getErrorCode() - Method in class com.objectxp.msg.SmppStatus
-
Returns the error code or -1 if not set
- getErrorCode() - Method in exception com.objectxp.msg.UcpException
-
- getErrorMessage() - Method in exception com.objectxp.msg.UcpException
-
- getErrorText() - Method in exception com.objectxp.msg.Cimd2Exception
-
Returns the error text.
- getErrorText() - Method in exception com.objectxp.msg.SmppException
-
Returns the error text.
- getErrorType() - Method in exception com.objectxp.msg.Cimd2Exception
-
Returns the type of CIMD2 error.
- getErrorType() - Method in exception com.objectxp.msg.SmppException
-
Returns the type of error.
- getException() - Method in class com.objectxp.msg.MessageEvent
-
Return the Exception that triggered this event.
- getException() - Method in exception com.objectxp.msg.MessageException
-
Returns the exception that caused this MessageException
- getExpiryDate() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the Date/Time until the MMS Message will be stored in the MMSC.
- getExpiryDate() - Method in interface com.objectxp.mms.MMSNotification
-
Date until the MMSMessage will be available.
- getExtraService(short) - Method in class com.objectxp.msg.UcpMessage
-
Get additional service (XSer) for this message.
- getExtraServiceTypes() - Method in class com.objectxp.msg.UcpMessage
-
Gets all additional service (XSer) types for this message.
- getFgColor() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
Returns the foreground color.
- getFormat() - Method in class com.objectxp.msg.ems.EMSText
-
Returns the style assigned to this text element or null if no style
is assigned.
- getFrom() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the address of the originator MMS Client.
- getFrom() - Method in interface com.objectxp.mms.MMSNotification
-
Address of the originator MMS Client.
- getFrom() - Method in interface com.objectxp.mms.MMSReadReport
-
Get the address of the originator of the Read Report, i.e. the recipient of
the original multimedia message.
- getFrom() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
Get the address of the originator MMS Client.
- getGsmCause() - Method in exception com.objectxp.msg.GsmException
-
Returns the failure cause according to GSM 04.11.
- getHeader(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Returns the value of the specified MMS header as a String.
- getHeaderNames() - Method in class com.objectxp.mms.message.MMSMessage
-
Returns an enumeration of all the header names this message contains.
- getID() - Method in class com.objectxp.msg.ems.EMSUnsupportedElement
-
Get the information element identifier for this EMS element.
- getID() - Method in class com.objectxp.msg.Message
-
Returns the ID of this message.
- getID() - Method in class com.objectxp.msg.SmsMessage
-
Returns the ID of this message.
- getID() - Method in class com.objectxp.msg.util.SmsHeaderElement
-
Get the ID of this Header Element.
- getImage() - Method in class com.objectxp.msg.ems.EMSPicture
-
- getImageData() - Method in class com.objectxp.msg.ems.EMSPicture
-
- getIndicationState() - Method in class com.objectxp.msg.SmsMessage
-
Get the Message Waiting Indication state.
- getIndicationType() - Method in class com.objectxp.msg.SmsMessage
-
Get the Message Waiting Indication Type.
- getISPName() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns the ISP name or null if unset.
- getItalic() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- getItem(String) - Method in class com.objectxp.msg.smart.VCard
-
Gets the value associated with a specific item or null if the item is not set.
- getItems(String) - Method in class com.objectxp.msg.smart.VCard
-
Returns the types and values associated with a specific item.
- getItems() - Method in class com.objectxp.msg.smart.VCard
-
Returns all items which are set in this VCard.
- getKeepAliveInterval() - Method in interface com.objectxp.msg.SmsService
-
Get the currently set keepalive interval.
- getLastIsAliveTime() - Method in interface com.objectxp.msg.SmsService
-
- getLength() - Method in class com.objectxp.msg.SmppOptionalParameter
-
Returns the length of the TLV data
- getLength() - Method in class com.objectxp.msg.util.SmsHeader
-
Returns the number of elements contained within the SMS Header.
- getLength() - Method in class com.objectxp.msg.util.SmsHeaderElement
-
Get the length of the Element data.
- getListener() - Method in interface com.objectxp.mms.MMSService
-
Returns the current MMS listener for this service.
- getLocation() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Location property of this calendar entry
- getMailhost() - Method in class com.objectxp.msg.SmtpService
-
Get the address of the smtp server.
- getMailport() - Method in class com.objectxp.msg.SmtpService
-
Get the port where the smtp-server is listening.
- getManufacturer() - Method in class com.objectxp.msg.GsmSmsService
-
Returns the Manufacturer of the GSM device in use (e.g.
- getMaxNumber() - Method in class com.objectxp.msg.util.ConcatHeaderElement
-
Get the maximum number of short messages for this concatenated SM.
- getMessage() - Method in exception com.objectxp.mms.ConfigurationException
-
Returns the detail message string of this configuration exception.
- getMessage() - Method in exception com.objectxp.msg.Cimd2Exception
-
- getMessage() - Method in class com.objectxp.msg.ems.EMSMessage
-
Gets the message as unformated text.
- getMessage(int) - Method in class com.objectxp.msg.GsmSmsService
-
Get a specific Message from the GSM device.
- getMessage(int, boolean) - Method in class com.objectxp.msg.GsmSmsService
-
Get a specific Message from the GSM device.
- getMessage() - Method in class com.objectxp.msg.Message
-
Get the message body.
- getMessage() - Method in class com.objectxp.msg.MessageEvent
-
Get the message associated to this event.
- getMessage() - Method in exception com.objectxp.msg.MessageException
-
Get the message for this Exception
- getMessage() - Method in class com.objectxp.msg.smart.CLIIcon
-
- getMessage() - Method in class com.objectxp.msg.smart.OperatorLogo
-
- getMessage() - Method in class com.objectxp.msg.smart.PictureMessage
-
- getMessage() - Method in class com.objectxp.msg.smart.Ringtone
-
This method returns the Ringtone in RTX format or null if no RTX tone
has ben set yet.
- getMessage() - Method in class com.objectxp.msg.smart.VCalendar
-
- getMessage() - Method in class com.objectxp.msg.smart.VCard
-
- getMessage() - Method in exception com.objectxp.msg.SmppException
-
- getMessage() - Method in class com.objectxp.msg.SmsMessage
-
Get the Message (User Data) as String.
- getMessage() - Method in class com.objectxp.msg.StatusReportMessage
-
Returns the Status text for this StatusReport.
- getMessage() - Method in exception com.objectxp.msg.UcpException
-
- getMessage() - Method in class com.objectxp.msg.UcpStatus
-
Gets the system message sent by the SMSC.
- getMessageClass() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the message class.
- getMessageClass() - Method in class com.objectxp.msg.SEOMessage
-
This method will always return
SmsMessage.CLASS_1
since the
SEO specification requires the message class to be 1.
- getMessageClass() - Method in class com.objectxp.msg.SmsMessage
-
Get the class of this message.
- getMessageId() - Method in class com.objectxp.mms.message.MMSMessage
-
This is an unique reference assigned to the MMSMessage.
- getMessageId() - Method in interface com.objectxp.mms.MMSReport
-
This is the ID of the corresponding multimedia-message.
- getMessageId(String) - Method in class com.objectxp.msg.MultipleRecipientMessage
-
Gets the message ID of the submited message for the specified destination address.
- getMessageMode() - Method in class com.objectxp.msg.SmppMessage
-
Returns the message mode in use for transporting this message.
- getMessageParts() - Method in class com.objectxp.mms.message.MMSMessage
-
Get a list of message parts for this message.
- getMessages() - Method in class com.objectxp.msg.GsmSmsService
-
Returns a list of all messages currently stored in the GSM device.
- getMessages(boolean) - Method in class com.objectxp.msg.GsmSmsService
-
Returns a list of all messages currently stored in the GSM device.
- getMessageSize() - Method in interface com.objectxp.mms.MMSNotification
-
Returns the size of the incoming MMS in octets.
- getMessageState() - Method in class com.objectxp.msg.SmppStatus
-
Returns the Message State.
- getMessageType() - Method in class com.objectxp.msg.SmppMessage
-
Returns the underlying SMPP operation for this message.
- getMimeType() - Method in class com.objectxp.mms.message.GenericMessagePart
-
- getMimeType() - Method in interface com.objectxp.mms.message.MMSMessagePart
-
Get the mime-type of this message part.
- getMimeType() - Method in class com.objectxp.mms.message.smil.Media
-
- getMM7Version() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
The MM7 Version
- getMM7Version() - Method in interface com.objectxp.mms.protocol.MM7ReadReport
-
The MM7 Version
- getMMSAddress() - Method in class com.objectxp.mms.MMSAddress
-
Returns the complete MMS address (including the type).
- getMMSMessageClass() - Method in interface com.objectxp.mms.MMSNotification
-
Get the message class.
- getMMSURL() - Method in class com.objectxp.msg.ota.BrowserSettings
-
Returns the URL of the MMSC.
- getModel() - Method in class com.objectxp.msg.GsmSmsService
-
Returns the Model of the GSM device in use (e.g.
- getName() - Method in interface com.objectxp.mms.MMSService
-
Returns the name of the MMS Service.
- getName() - Method in class com.objectxp.msg.GsmConnector
-
- getName() - Method in class com.objectxp.msg.ota.Bookmark
-
Get the Name of this Bookmark
- getName() - Method in class com.objectxp.msg.ota.BrowserSettings
-
Get the user-recognisable name for te BrowserSettings.
- getName() - Method in class com.objectxp.msg.smart.VCard
-
- getNetworkRegistration() - Method in class com.objectxp.msg.GsmSmsService
-
Returns the status of the network registration (AT+CREG).
- getNetworkType() - Method in class com.objectxp.msg.SmppStatus
-
Returns the network type or -1 if not set
- getNotificationAddress() - Method in class com.objectxp.msg.UcpMessage
-
- getNotificationType() - Method in class com.objectxp.msg.UcpMessage
-
- getNPI() - Method in class com.objectxp.msg.GsmAddress
-
Returns the Numbering-plan-identification (NPI).
- getNumberOfMessagesWaiting() - Method in class com.objectxp.msg.Cimd2SmsService
-
Get total number of messages waiting to be received.
- getNumberOfPendingMessages() - Method in class com.objectxp.msg.Cimd2SmsService
-
- getNumberOfPendingMessages() - Method in class com.objectxp.msg.SmppSmsService
-
- getNumberOfPendingMessages() - Method in class com.objectxp.msg.UcpSmsService
-
- getNumberOfPendingMessages() - Method in interface com.objectxp.msg.WindowingService
-
Returns the number of pending (unprocessed messages).
- getOperation(InputStream) - Method in class com.objectxp.msg.GsmConnector
-
Creates an operation object by evaluating the input stream.
- getOperatorCode() - Method in class com.objectxp.msg.smart.OperatorLogo
-
Returns a String representing the operator code.
- getOptionalParameter(int) - Method in class com.objectxp.msg.SmppMessage
-
Get a TLV associated with this SmppMessage.
- getOptionalParameter(int) - Method in class com.objectxp.msg.SmppStatus
-
Get a TLV associated with this SMPP Status.
- getOptionalParameters() - Method in class com.objectxp.msg.SmppMessage
-
Returns an enumeration of SMPPOptionalParameter objects associated
with this SmppMessage.
- getOptionalParameters() - Method in class com.objectxp.msg.SmppStatus
-
Returns an enumeration of SMPPOptionalParameter objects associated.
- getOriginatorPort() - Method in class com.objectxp.msg.util.PortAddressingHeaderElement
-
Returns the originator port for this element.
- getParent() - Method in class com.objectxp.msg.SmsMessage
-
Returns the parent (originating) message for this SMS.
- getParts() - Method in class com.objectxp.msg.ems.EMSMessage
-
- getParts() - Method in interface com.objectxp.msg.MultiPartMessage
-
Returns the parts (fragments).
- getParts() - Method in class com.objectxp.msg.ota.OTAMessage
-
- getParts() - Method in class com.objectxp.msg.SEOMessage
-
- getParts() - Method in class com.objectxp.msg.smart.SmartMessage
-
- getPID() - Method in class com.objectxp.msg.SmsMessage
-
Returns the protocol identifier (TP-PID) for this message.
- getPort() - Method in class com.objectxp.msg.ota.BrowserSettings
-
Get the current port setting.
- getPPPAuthtype() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns the PPPauthtype or null if not set.
- getPPPLoginName() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns the PPP login name or null if not set.
- getPPPLoginPassword() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns the PPP password or null if not set.
- getPredefinedAnimation() - Method in class com.objectxp.msg.ems.EMSAnimation
-
Gets the predefined EMS Animation number.
- getPredefinedSound() - Method in class com.objectxp.msg.ems.EMSSound
-
Gets the number of the predefined sound.
- getPriority() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the priority of the MMS message assigned by the originator MMS Client.
- getPriority() - Method in interface com.objectxp.mms.MMSNotification
-
Get the priority of the MMS message assigned by the originator MMS Client.
- getPriority() - Method in class com.objectxp.msg.Cimd2Message
-
Get the Priority of this message
- getPriority() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Priority property of this calendar entry
- getPriorityFlag() - Method in class com.objectxp.msg.SmppMessage
-
Returns the value of the priority flag.
- getProperties() - Method in interface com.objectxp.msg.SmsService
-
Get the properties passed to the service.
- getProperty(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Returns the value of the specified key that is associated with this message.
- getProperty(String) - Method in class com.objectxp.msg.Message
-
Returns the value of the specified key that is associated with this message.
- getProxy() - Method in class com.objectxp.msg.ota.BrowserSettings
-
Returns the proxy address or null if unset.
- getProxyLoginName() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns the proxy loginName or null if not set.
- getProxyLoginPassword() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns the proxy password or null if not set.
- getReadReport() - Method in class com.objectxp.mms.message.MMSMessage
-
Specifies whether the originator MMS Client wants a read report from each recipient.
- getReadStatus() - Method in interface com.objectxp.mms.MMSReadReport
-
Get the status of the message.
- getReasonCode() - Method in class com.objectxp.msg.GsmStatus
-
Get the status code for this object.
- getReasonCode() - Method in class com.objectxp.msg.UcpStatus
-
Gets the reason code of the SMSC.
- getRecipient() - Method in class com.objectxp.msg.Message
-
Get the recipient of this message.
- getRecipient() - Method in class com.objectxp.msg.MultipleRecipientMessage
-
- getRecipient() - Method in class com.objectxp.msg.SmsMessage
-
Get the recipient of this message.
- getRecipientAddress() - Method in class com.objectxp.msg.SmsMessage
-
Returns the recipient address or null if unset.
- getRecipients() - Method in class com.objectxp.msg.MultipleRecipientMessage
-
Gets recipient list.
- getRecipients() - Method in class com.objectxp.msg.SmtpMessage
-
Get the Addresses for all recipients of this message.
- getRefNumber() - Method in class com.objectxp.msg.util.ConcatHeaderElement
-
Get the reference number
- getReleatedTo() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Releated to property of this calendar entry
- getReocurences() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the number of reoccurences property of this calendar entry
- getReply() - Method in class com.objectxp.msg.AtReply
-
Returns the modem reply text.
- getReplyApplicationId() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the ID of the application to which replies, delivery reports and read
reports are addressed.
- getReplyApplicationId() - Method in interface com.objectxp.mms.MMSReport
-
Identification of a 'reply path' to this read report.
- getReplyCharging() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the Reply Charging field for this message.
- getReplyCharging() - Method in interface com.objectxp.mms.MMSNotification
-
Get the Reply Charging field for this message.
- getReplyChargingDeadLine() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the reply charging deadline.
- getReplyChargingDeadLine() - Method in interface com.objectxp.mms.MMSNotification
-
Get the reply charging deadline.
- getReplyChargingId() - Method in class com.objectxp.mms.message.MMSMessage
-
- getReplyChargingId() - Method in interface com.objectxp.mms.MMSNotification
-
Get the reply charging ID .
- getReplyChargingSize() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the reply charging size.
- getReplyChargingSize() - Method in interface com.objectxp.mms.MMSNotification
-
Get the reply charging size.
- getReplyReader() - Method in class com.objectxp.msg.AtReply
-
Returns a BufferedReader for the modem answer.
- getResources() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the resources of this calendar entry
- getRevision() - Method in class com.objectxp.msg.GsmSmsService
-
Returns the GSM device revision
- getRtx() - Method in class com.objectxp.msg.smart.Ringtone
-
- getSender() - Method in class com.objectxp.msg.Message
-
Get the sender of this message.
- getSender() - Method in class com.objectxp.msg.SmsMessage
-
Get the sender of this message.
- getSenderAddress() - Method in class com.objectxp.msg.SmsMessage
-
Returns the sender address or null if unset.
- getSenderDomain() - Method in class com.objectxp.msg.SmtpService
-
Get the sender domain name
- getSenderType() - Method in class com.objectxp.msg.Message
-
Returns the Type of sender address.
- getSeqNumber() - Method in class com.objectxp.msg.util.ConcatHeaderElement
-
Get the sequence number of the current short message.
- getSequence() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Sequence property of this calendar entry
- getServerId() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
MMS Relay/Server ID
- getServerId() - Method in interface com.objectxp.mms.protocol.MM7ReadReport
-
MMS Relay/Server ID
- getService(String) - Method in class com.objectxp.mms.MMSServiceFactory
-
Construct (if necessary) and return a named MMS Service.
- getService() - Method in class com.objectxp.mms.protocol.MM7ReceiverServlet
-
Return the MMSService instance that processes incoming messages / reports
(by means of the registered
MMSListener
).
- getServiceCentreAddress() - Method in class com.objectxp.msg.GsmSmsService
-
Return the Service Centre Address as configured on the Phone GSM device.
- getServiceCode() - Method in class com.objectxp.mms.protocol.MM7Status
-
Returns the MM7 ServiceCode or null if not present.
- getServiceDescription() - Method in class com.objectxp.msg.Cimd2Message
-
Get the Service Description of this message
- getServiceName() - Method in class com.objectxp.msg.Cimd2SmsService
-
- getServiceName() - Method in class com.objectxp.msg.GsmSmsService
-
Gets the name of the service.
- getServiceName() - Method in class com.objectxp.msg.SmppSmsService
-
- getServiceName() - Method in interface com.objectxp.msg.SmsService
-
Returns the name of the service.
- getServiceName() - Method in class com.objectxp.msg.TapSmsService
-
Gets the name of the service.
- getServiceName() - Method in class com.objectxp.msg.UcpSmsService
-
- getServiceType() - Method in class com.objectxp.msg.SmppMessage
-
Returns the service type parameter or null if unset.
- getSignalQuality() - Method in class com.objectxp.msg.GsmSmsService
-
Get the quality of the radiosignal between the GSM device and the base station.
- getSize() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- getSmilAsString() - Method in class com.objectxp.mms.message.SMILMessage
-
Get the SMIL document in a StringRepresentation.
- getSMSCAddress() - Method in class com.objectxp.msg.ota.GsmSmsBrowserSettings
-
Get the address of the SMSC.
- getStartDate() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Start Date/Time property of this calendar entry
- getStatus() - Method in interface com.objectxp.mms.MMSDeliveryReport
-
Get the delivery status of the message.
- getStatus() - Method in exception com.objectxp.mms.protocol.MM7Exception
-
Get the MM7 Status.
- getStatus() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the status of this calendar entry
- getStatus() - Method in class com.objectxp.msg.StatusReportMessage
-
Get detailed status information.
- getStatusCode() - Method in class com.objectxp.msg.Cimd2Status
-
Returns the value of the CIMD2 status code parameter (ID 61).
- getStatusReport(Message) - Method in class com.objectxp.msg.Cimd2SmsService
-
Get a status report for given Message.
- getStatusText() - Method in interface com.objectxp.mms.protocol.MM7ReadReport
-
The status text.
- getStatusValue() - Method in class com.objectxp.msg.GsmStatus
-
Get the status code for this object.
- getStrikethrough() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- getSubject() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the subject of the MMS message.
- getSubject() - Method in interface com.objectxp.mms.MMSNotification
-
Get the subject of the MMS waiting to be fetched.
- getSubject() - Method in class com.objectxp.msg.SmtpMessage
-
Get the subject for this message.
- getSubmissionDate() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the Date/Time of submission of the MMSMessage.
- getSubscriberNumber() - Method in class com.objectxp.msg.GsmSmsService
-
Returns the MSISDNs related to the subscriber (this information can be stored in the SIM or in the ME).
- getSummary() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Summary property of this calendar entry
- getTag() - Method in class com.objectxp.msg.SmppOptionalParameter
-
Returns the Tag.
- getTariffClass() - Method in class com.objectxp.msg.Cimd2Message
-
Get the Tariff class for this message
- getText() - Method in class com.objectxp.mms.MMSDeliveryStatus
-
Returns the status text or null if not present
- getText() - Method in class com.objectxp.mms.MMSStatus
-
Returns the status text.
- getText() - Method in class com.objectxp.msg.ems.EMSText
-
Returns the text of this element.
- getText() - Method in class com.objectxp.msg.smart.PictureMessage
-
Gets the text of this message.
- getTimestamp() - Method in class com.objectxp.msg.ems.EMSMessage
-
- getTimestamp() - Method in class com.objectxp.msg.Message
-
Get the date where the message was sent / received.
- getTimestamp(MultiPartMessage) - Static method in class com.objectxp.msg.MultiPartHelper
-
- getTimestamp() - Method in interface com.objectxp.msg.MultiPartMessage
-
Get the date where the message was sent / received.
- getTimestamp() - Method in class com.objectxp.msg.ota.OTAMessage
-
- getTimestamp() - Method in class com.objectxp.msg.smart.SmartMessage
-
- getTimeTransparency() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Time Transparency property of this calendar entry
- getTO() - Method in class com.objectxp.mms.message.MMSMessage
-
Get an Iterator over all recipients in the 'TO' list.
- getTO() - Method in interface com.objectxp.mms.MMSReport
-
Get the address of the recipient to whom the original message was
delivered.
- getTO() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
Get the address of the recipient MMS Client.
- getTON() - Method in class com.objectxp.msg.GsmAddress
-
Returns the type of Number (TON).
- getTransactionId() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the unique Transaction Identifier for this Message.
- getTransactionId() - Method in interface com.objectxp.mms.MMSNotification
-
The unique Transaction-ID of the MMS.
- getTransactionId() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
A unique identifier for the Delivery Report.
- getTransactionId() - Method in interface com.objectxp.mms.protocol.MM7ReadReport
-
A unique identifier for the Delivery Report.
- getType() - Method in class com.objectxp.mms.MMSAddress
-
Get the Type of the Address.
- getType() - Method in class com.objectxp.msg.Message
-
Returns the message type.
- getType() - Method in class com.objectxp.msg.MessageEvent
-
Returns the type of event (e.g.
- getType() - Method in class com.objectxp.msg.Recipient
-
Get the recipient type.
- getType() - Method in class com.objectxp.msg.SmsMessage
-
Get the type of this message.
- getType() - Method in class com.objectxp.msg.UcpStatus
-
Gets the type of this status.
- getUACapabilities() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
Information about the MMS User Agent's capabilities of the recipient of
the original MM.
- getUACapabilitiesTimeStamp() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
The last known update by the MMS R/S to MMS User Agent's capabilities.
- getUnderline() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- getUniqueIdentifier() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the Unique Identifier property of this calendar entry
- getURL() - Method in class com.objectxp.msg.ota.Bookmark
-
Get the URL of this Bookmark
- getURL() - Method in class com.objectxp.msg.smart.VCalendar
-
returns the URL property of this calendar entry
- getUserData() - Method in class com.objectxp.msg.ems.EMSMessage
-
Get the User Data of this message.
- getUserData() - Method in class com.objectxp.msg.smart.CLIIcon
-
- getUserData() - Method in class com.objectxp.msg.smart.OperatorLogo
-
- getUserData() - Method in class com.objectxp.msg.smart.PictureMessage
-
- getUserData() - Method in class com.objectxp.msg.smart.VCalendar
-
- getUserData() - Method in class com.objectxp.msg.smart.VCard
-
- getUserData() - Method in class com.objectxp.msg.SmsMessage
-
Get the User Data of this message.
- getUserDataHeader() - Method in class com.objectxp.msg.ems.EMSMessage
-
This will always return null.
- getUserDataHeader() - Method in class com.objectxp.msg.SmsMessage
-
Get the User Data Header for this message.
- getUserDefinedAnimation() - Method in class com.objectxp.msg.ems.EMSAnimation
-
Gets the user defined EMS Animation.
- getUserDefinedSound() - Method in class com.objectxp.msg.ems.EMSSound
-
Gets user defined sound as iMelody.
- getUSSDServiceCode() - Method in class com.objectxp.msg.ota.GsmUssdBrowserSettings
-
- getValidityPeriodAsDate() - Method in class com.objectxp.msg.SmsMessage
-
Get the absolute message validity period.
- getValidityPeriodInMinutes() - Method in class com.objectxp.msg.SmsMessage
-
Return the Message validity period in minutes.
- getValue() - Method in class com.objectxp.mms.MMSAddress
-
Get the value of the Address.
- getValue() - Method in class com.objectxp.msg.SmppOptionalParameter
-
Returns the TLV value.
- getVASId() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
Identifier of the originating application.
- getVASId() - Method in interface com.objectxp.mms.protocol.MM7ReadReport
-
Identifier of the originating application.
- getVASPId() - Method in interface com.objectxp.mms.protocol.MM7DeliveryReport
-
Identifier of the VASP for this MMS Relay/Server.
- getVASPId() - Method in interface com.objectxp.mms.protocol.MM7ReadReport
-
Identifier of the VASP for this MMS Relay/Server.
- getVersion() - Method in class com.objectxp.mms.message.MMSMessage
-
Get the MMS version for this message.
- getVersion() - Method in interface com.objectxp.mms.MMSNotification
-
Get the version of this MMS notification.
- getWaitForOKonCPIN() - Method in class com.objectxp.msg.GsmConnector
-
- getWindowSize() - Method in class com.objectxp.msg.Cimd2SmsService
-
- getWindowSize() - Method in class com.objectxp.msg.SmppSmsService
-
- getWindowSize() - Method in class com.objectxp.msg.UcpSmsService
-
- getWindowSize() - Method in interface com.objectxp.msg.WindowingService
-
Returns the current window size or 1 if windowing is disabled.
- GLAD - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: GLAD
- GLASSES - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: GLASSES
- GPRSBrowserSettings - Class in com.objectxp.msg.ota
-
GPRS is the name for the bearer for General Packet Radio Service.
- GPRSBrowserSettings(String) - Constructor for class com.objectxp.msg.ota.GPRSBrowserSettings
-
Creates a GPRS BrowserSetting
- GREEN - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
- GREY - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
- gsm2iso(String) - Static method in class com.objectxp.msg.GsmHelper
-
Convert a given string from GSM default alphabet to the ISO-8859-1 charset.
- GsmAddress - Class in com.objectxp.msg
-
This class represents a GSM Address field according to GSM 03.40.
- GsmAddress(String) - Constructor for class com.objectxp.msg.GsmAddress
-
Construct a new GsmAddress.
- GsmAddress(String, byte, byte) - Constructor for class com.objectxp.msg.GsmAddress
-
Construct a new GsmAddress.
- GsmConnector - Class in com.objectxp.msg
-
Base class for Gsm Connections.
- GsmCsdBrowserSettings - Class in com.objectxp.msg.ota
-
GSM/CSD is using Circuit Switched Data as bearer.
- GsmCsdBrowserSettings(String, String) - Constructor for class com.objectxp.msg.ota.GsmCsdBrowserSettings
-
creates a GSM/CSD BrowserSetting
- GsmException - Exception in com.objectxp.msg
-
This exception will be thrown by the GsmSmsService for GSM specific exceptions.
- GsmHelper - Class in com.objectxp.msg
-
This class contains various static helper methods used for GSM communication.
- GsmSmsBrowserSettings - Class in com.objectxp.msg.ota
-
GSM/SMS is using Short Message Service as bearer.
- GsmSmsBrowserSettings(String, String) - Constructor for class com.objectxp.msg.ota.GsmSmsBrowserSettings
-
Creates a GSM SMS BrowserSetting
- GsmSmsService - Class in com.objectxp.msg
-
This class may be used to send and receive GSM Short Messages (SMS) using a GSM mobile device.
- GsmSmsService() - Constructor for class com.objectxp.msg.GsmSmsService
-
Creates a new GsmSmsService.
- GsmSmsService.MessageReader - Class in com.objectxp.msg
-
- GsmSmsService.MessageReader() - Constructor for class com.objectxp.msg.GsmSmsService.MessageReader
-
- GsmSmsService.MessageReaderPolling - Class in com.objectxp.msg
-
- GsmSmsService.MessageReaderPolling() - Constructor for class com.objectxp.msg.GsmSmsService.MessageReaderPolling
-
- GsmStatus - Class in com.objectxp.msg
-
This class is a representation of the TP-STATUS field as defined in GSM 03.40.
- GsmUssdBrowserSettings - Class in com.objectxp.msg.ota
-
GSM/USSD is using Unstructured Supplementary Services Data as bearer.
- GsmUssdBrowserSettings(String, String, boolean) - Constructor for class com.objectxp.msg.ota.GsmUssdBrowserSettings
-
Creates a GSM USSD BrowserSetting.
- Image - Class in com.objectxp.mms.message.smil
-
This class represents a SMIL "img" element.
- Image(byte[], String) - Constructor for class com.objectxp.mms.message.smil.Image
-
Create a new Image.
- Image(byte[], String, String) - Constructor for class com.objectxp.mms.message.smil.Image
-
Construct a new Image.
- Image(InputStream, String, String) - Constructor for class com.objectxp.mms.message.smil.Image
-
Construct a new Image.
- IMAGE_BASIC - Static variable in class com.objectxp.mms.message.ContentClass
-
- IMAGE_RICH - Static variable in class com.objectxp.mms.message.ContentClass
-
- INCOMING_CALL - Static variable in class com.objectxp.msg.MessageEvent
-
Event Type: Incoming call.
- INCOMPATIBLE_DESTINATION - Static variable in class com.objectxp.msg.GsmStatus
-
- INDICATION_ACTIVE - Static variable in class com.objectxp.msg.SmsMessage
-
Message Waiting Indication Active (default)
- INDICATION_INACTIVE - Static variable in class com.objectxp.msg.SmsMessage
-
Message Waiting Indication Inactive
- INDICATION_TYPE_EMAIL - Static variable in class com.objectxp.msg.SmsMessage
-
Message Waiting Indication Type: Electronic Mail Message Waiting
- INDICATION_TYPE_FAX - Static variable in class com.objectxp.msg.SmsMessage
-
Message Waiting Indication Type: Fax Message Waiting
- INDICATION_TYPE_OTHER - Static variable in class com.objectxp.msg.SmsMessage
-
Message Waiting Indication Type: Other Message Waiting (default)
- INDICATION_TYPE_VOICEMAIL - Static variable in class com.objectxp.msg.SmsMessage
-
Message Waiting Indication Type: Voicemail Message Waiting
- INDIFFERENT - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: INDIFFERENT
- init(Properties) - Method in class com.objectxp.mms.transport.DirectConnection
-
- init(Properties) - Method in class com.objectxp.mms.transport.PPPDialup
-
Initialize the PPP Transport implementation.
- init(Properties) - Method in interface com.objectxp.mms.transport.Transport
-
Initialize the Transport-Layer.
- init(Properties) - Method in class com.objectxp.msg.Cimd2SmsService
-
Initialize the service.
- init(Properties) - Method in class com.objectxp.msg.GsmConnector
-
This method will be called by users of GsmConnector before communicating
with the Gsm device.
- init(Properties) - Method in class com.objectxp.msg.GsmSmsService
-
Initialize the service.
- init(Properties) - Method in class com.objectxp.msg.SmppSmsService
-
Initialize the SMPP service.
- init(Properties) - Method in interface com.objectxp.msg.SmsService
-
Initialize this service.
- init() - Method in interface com.objectxp.msg.SmsService
-
Initialize this service.
- init(File) - Method in interface com.objectxp.msg.SmsService
-
Initialize this Service with properties defined in the given file.
- init() - Method in class com.objectxp.msg.SmtpService
-
Initialize this service.
- init(File) - Method in class com.objectxp.msg.SmtpService
-
Initialize the SMTP Service.
- init(Properties) - Method in class com.objectxp.msg.SmtpService
-
Initialize the SMTP Service.
- init(Properties) - Method in class com.objectxp.msg.TapSmsService
-
- init(Properties) - Method in class com.objectxp.msg.UcpSmsService
-
Initialize the UCP service.
- inquiryMessage(Message) - Method in class com.objectxp.msg.UcpSmsService
-
Inquiry about the state of a buffered Message.
- intercept(MessageEvent) - Method in interface com.objectxp.msg.MessageEventInterceptor
-
- INTL - Static variable in class com.objectxp.msg.smart.VCard
-
- IRONIC - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: IRONIC
- Is136CsdBrowserSettings - Class in com.objectxp.msg.ota
-
136/CSD is the name for the Circuit Switched Bearer used in the TDMA system.
- Is136CsdBrowserSettings(String, String) - Constructor for class com.objectxp.msg.ota.Is136CsdBrowserSettings
-
Creates a IS136 CSD BrowserSetting
- isAlive() - Method in interface com.objectxp.msg.SmsService
-
Returns true if the connection to the GSM device or SMSC is alive,
false otherwise.
- isBuffered() - Method in class com.objectxp.msg.UcpStatus
-
Check if the Message has been sent buffered.
- isCancelled() - Method in class com.objectxp.msg.Cimd2Status
-
- isCancelled() - Method in class com.objectxp.msg.GsmStatus
-
- isCancelled() - Method in class com.objectxp.msg.SmppStatus
-
- isCancelled() - Method in interface com.objectxp.msg.SmsStatus
-
- isCancelled() - Method in class com.objectxp.msg.UcpStatus
-
- isClientError() - Method in class com.objectxp.mms.MMSStatus
-
Returns true if the status was caused by a client error.
- isCompressed() - Method in class com.objectxp.msg.SmsMessage
-
Test if the GSM compression flag is turned on
- isConnected() - Method in class com.objectxp.mms.transport.DirectConnection
-
- isConnected() - Method in class com.objectxp.mms.transport.PPPDialup
-
- isConnected() - Method in interface com.objectxp.mms.transport.Transport
-
Determine if the connection to the MMSC is currently established.
- isConnected() - Method in interface com.objectxp.msg.SmsService
-
Returns true if the Service is currently connected to the GSM device or SMS gateway,
false otherwise.
- isConnected() - Method in class com.objectxp.msg.TapSmsService
-
- isCSDCalltypeAnalogue() - Method in class com.objectxp.msg.ota.GsmCsdBrowserSettings
-
- isDeleted() - Method in class com.objectxp.msg.Cimd2Status
-
- isDeleted() - Method in class com.objectxp.msg.GsmStatus
-
- isDeleted() - Method in class com.objectxp.msg.SmppStatus
-
- isDeleted() - Method in interface com.objectxp.msg.SmsStatus
-
Returns true if the indicated message has been deleted.
- isDeleted() - Method in class com.objectxp.msg.UcpStatus
-
- isDelivered() - Method in class com.objectxp.msg.Cimd2Status
-
- isDelivered() - Method in class com.objectxp.msg.GsmStatus
-
- isDelivered() - Method in class com.objectxp.msg.SmppStatus
-
- isDelivered() - Method in interface com.objectxp.msg.SmsStatus
-
Check if the Message has been sent sucessfuly.
- isDelivered() - Method in class com.objectxp.msg.UcpStatus
-
- isDistributionAllowed() - Method in interface com.objectxp.mms.MMSNotification
-
Determine if the content of the MMSMessage may be distributed further.
- isError() - Method in class com.objectxp.msg.AtReply
-
Returns true if the reply indicates an error (the Modem replied
with either "ERROR" or "+CMS ERROR").
- isInitialized() - Method in interface com.objectxp.msg.SmsService
-
Returns true if the Service has been sucessfuly initalized, false otherwise.
- isKeepAliveActive() - Method in interface com.objectxp.msg.SmsService
-
Returns true, if jSMS is keeping the connection to the GSM device or
SMSC alive, false otherwise.
- isManualAckEnabled() - Method in class com.objectxp.msg.Cimd2SmsService
-
- isManualAckEnabled() - Method in interface com.objectxp.msg.ManualAck
-
Check if manual acknowledgement is enabled/disabled.
- isManualAckEnabled() - Method in class com.objectxp.msg.SmppSmsService
-
- isManualAckEnabled() - Method in class com.objectxp.msg.UcpSmsService
-
- isMM7Request(HttpServletRequest) - Static method in class com.objectxp.mms.protocol.MM7ReceiverServlet
-
Determine if a Request is a MM7 POST request from a MMSC.
- isMMS() - Method in class com.objectxp.msg.SmsMessage
-
Returns true if the More Messages to Send (MMS) flag ist set for this
message.
- iso2gsm(String) - Static method in class com.objectxp.msg.GsmHelper
-
Convert a given string from ISO-8859-1 to GSM default alphabet as specified in GSM 03.38.
- isOffsetMismatch() - Method in exception com.objectxp.msg.Cimd2Exception
-
Returns true if a offset mismatch occured.
- isOffsetMismatch() - Method in exception com.objectxp.msg.SmppException
-
Returns true if a offset mismatch occured.
- isPermanentError() - Method in class com.objectxp.msg.Cimd2Status
-
- isPermanentError() - Method in class com.objectxp.msg.GsmStatus
-
Returns true if a permanent error has occured.
- isPermanentError() - Method in class com.objectxp.msg.SmppStatus
-
Returns true if a permanent error has occurred.
- isPermanentError() - Method in interface com.objectxp.msg.SmsStatus
-
Returns true if a permanent error has occured.
- isPermanentError() - Method in class com.objectxp.msg.UcpStatus
-
- isPPPAutoLogin() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns true if the PPP login type is automatic.
- isProxiIPV4() - Method in class com.objectxp.msg.ota.GsmUssdBrowserSettings
-
Returns true if the Proxy type is IPV4.
- isProxyAutoLogin() - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Returns true if the proxy login type is automatic.
- isReceiving() - Method in interface com.objectxp.msg.SmsService
-
Returns true if the Service is currently receiving incoming short messages, false
otherwise.
- isRejectDuplicates() - Method in class com.objectxp.msg.SmsMessage
-
Returns true if duplicate short messages should be rejected by the SMSC,
false otherwise.
- isRelativeDeferredDelivery() - Method in class com.objectxp.msg.SmsMessage
-
Test if the deferred delivery date is relative.
- isRelativeValidityPeriod() - Method in class com.objectxp.msg.SmsMessage
-
Test if the Validity Period is relative.
- isReplyPath() - Method in class com.objectxp.msg.SmsMessage
-
Returns the state of the reply path (TP-RP) bit field.
- isSenderVisible() - Method in class com.objectxp.mms.message.MMSMessage
-
Returns true if the sender address is visible to the recipient, false otherwise.
- isSequenceMismatch() - Method in exception com.objectxp.msg.Cimd2Exception
-
Returns true if a sequence mismatch occured.
- isSequenceMismatch() - Method in exception com.objectxp.msg.SmppException
-
Returns true if a sequence mismatch occured.
- isServerError() - Method in class com.objectxp.mms.MMSStatus
-
Returns true if the status was caused by a server error.
- isServiceError() - Method in class com.objectxp.mms.MMSStatus
-
Returns true if the status was caused by a service error.
- isSuccess() - Method in class com.objectxp.mms.MMSStatus
-
Returns true on successful operation.
- isTemporaryError() - Method in class com.objectxp.msg.GsmStatus
-
Returns true if a temporary error has occured.
- isTransactionCompleted() - Method in class com.objectxp.msg.GsmStatus
-
Returns true if the transaction has completed without error.
- ITALIC - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
Predefined Format: Italic text.
- MAGENTA - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
- MAILER - Static variable in class com.objectxp.msg.smart.VCard
-
Specifies the type of electronic mail software that is used
- main(String[]) - Static method in class com.objectxp.msg.SmtpService
-
Send a Internet mail message from the command line.
- ManualAck - Interface in com.objectxp.msg
-
This interface defines the methods necessary to manually acknowledge (ACK) incoming
messages.
- MAX_HEIGHT - Static variable in class com.objectxp.msg.smart.OperatorLogo
-
Maximum height of a Operator Logo (14 pixels)
- MAX_HEIGHT - Static variable in class com.objectxp.msg.smart.PictureMessage
-
Maximum height of a Picture (28 pixels)
- MAX_HEIGTH - Static variable in class com.objectxp.msg.smart.CLIIcon
-
Maximum height of a Operator Logo (14 pixels)
- MAX_WIDTH - Static variable in class com.objectxp.msg.smart.CLIIcon
-
Maximum width of a Operator Logo (72 pixels)
- MAX_WIDTH - Static variable in class com.objectxp.msg.smart.OperatorLogo
-
Maximum width of a Operator Logo (72 pixels)
- MAX_WIDTH - Static variable in class com.objectxp.msg.smart.PictureMessage
-
Maximum width of a Picture (72 pixels)
- Media - Class in com.objectxp.mms.message.smil
-
Base class for MMS Media elements.
- MEDIA_SRC - Static variable in class com.objectxp.mms.message.smil.Element
-
MEDIA attribute, value: src
- MEDIA_TYPE - Static variable in class com.objectxp.mms.message.smil.Element
-
MEDIA attribute, value: type
- MEGAPIXEL - Static variable in class com.objectxp.mms.message.ContentClass
-
- Message - Class in com.objectxp.msg
-
This class represents a generic Message.
- Message() - Constructor for class com.objectxp.msg.Message
-
Creates an empty message
- MESSAGE_NOT_SENT - Static variable in class com.objectxp.msg.MessageEvent
-
Event Type: Message Not Sent
- MESSAGE_RECEIVED - Static variable in class com.objectxp.msg.MessageEvent
-
Event Type: Message Received
- MESSAGE_SENT - Static variable in class com.objectxp.msg.MessageEvent
-
Event Type: Message Sent
- MessageEvent - Class in com.objectxp.msg
-
A Message Event.
- MessageEvent(int, Message, Object) - Constructor for class com.objectxp.msg.MessageEvent
-
Constructs a MessageEvent with the specified event type and message.
- MessageEvent(int, Message, Object, Exception) - Constructor for class com.objectxp.msg.MessageEvent
-
Constructs a MessageEvent with the specified event type and message.
- MessageEventInterceptor - Interface in com.objectxp.msg
-
- MessageEventListener - Interface in com.objectxp.msg
-
The listener interface for receiving notification about message events.
- MessageException - Exception in com.objectxp.msg
-
This exception will be thrown by the Messaging package
- MessageException(String) - Constructor for exception com.objectxp.msg.MessageException
-
- MessageException(String, Exception) - Constructor for exception com.objectxp.msg.MessageException
-
- MM1Service - Interface in com.objectxp.mms.protocol
-
This class implements the MM1 Protocol according to 3GPP TS 23.140 specification.
- MM7_IN_PASSWORD - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_IN_PASSWORD is the name of the constant holding the value "mm7.in.password"
- MM7_IN_PATH - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_IN_PATH is the name of the constant holding the value "mm7.in.path"
- MM7_IN_SSL - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_IN_SSL is the name of the constant holding the value "mm7.in.ssl"
- MM7_IN_SSL_CLIENTAUTH - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_IN_SSL is the name of the constant holding the value "mm7.in.ssl.clientauth"
- MM7_IN_USERNAME - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_IN_USERNAME is the name of the constant holding the value "mm7.in.username"
- MM7_LISTEN - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_LISTEN is the name of the constant holding the value "mm7.listen"
- MM7_NAMESPACE - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_NAMESPACE is the name of the constant holding the value "mm7.namespace"
- MM7_OUT_PASSWORD - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_OUT_PASSWORD is the name of the constant holding the value "mm7.out.password"
- MM7_OUT_USERNAME - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_OUT_USERNAME is the name of the constant holding the value "mm7.out.username"
- MM7_OUTGOING_URL - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_OUTGOING_URL is the name of the constant holding the value "mm7.out.url"
- MM7_USE_COMPLETE_MMS_ADDRESS_FORMAT - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_USE_COMPLETE_MMS_ADDRESS_FORMAT is the name of the constant holding the value "mm7.use-complete-mms-address-format"
- MM7_USE_COMPLETE_MMS_ADDRESS_FORMAT_DEFAULT - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
- MM7_VASID - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_VASID is the name of the constant holding the value "mm7.vas.id"
- MM7_VASPID - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_VASPID is the name of the constant holding the value "mm7.vasp.id"
- MM7_VERSION - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
MM7_VERSION is the name of the constant holding the value "MM7Version"
- MM7_VERSION - Static variable in interface com.objectxp.mms.protocol.MM7Service
-
MM7_VERSION is the name of the constant holding the value "mm7.version"
- MM7DeliveryReport - Interface in com.objectxp.mms.protocol
-
The MM7 Delivery Report adds MM7 specific elements to a MMS Delivery Report.
- MM7Exception - Exception in com.objectxp.mms.protocol
-
This exception will be thrown by the MM7Service
for MM7 specific exceptions.
- MM7Exception(MM7Status) - Constructor for exception com.objectxp.mms.protocol.MM7Exception
-
- MM7Headers - Class in com.objectxp.mms.protocol
-
- MM7ReadReport - Interface in com.objectxp.mms.protocol
-
The MM7 Read Report adds MM7 specific elements to a MMS Read Report.
- MM7ReceiverServlet - Class in com.objectxp.mms.protocol
-
This class can be used for receiving multimedia messages and reports over the
MM7 protocol.
- MM7ReceiverServlet() - Constructor for class com.objectxp.mms.protocol.MM7ReceiverServlet
-
- MM7Service - Interface in com.objectxp.mms.protocol
-
This class implements the MM7 Protocol according to the 3GPP TS 23.140 specification.
- MM7Status - Class in com.objectxp.mms.protocol
-
This class is a MM7-specific Extension of the
MMSStatus
class.
- MM7Status(int, String) - Constructor for class com.objectxp.mms.protocol.MM7Status
-
Construct a new MM7Status object.
- MM7Status(MMSStatus) - Constructor for class com.objectxp.mms.protocol.MM7Status
-
- MMS_CENTER_URI - Static variable in interface com.objectxp.mms.protocol.MM1Service
-
MMS_CENTER_URI is the name of the constant holding the value "mm1.mmsc.url".
- MMS_RELAY_SERVER_ID - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
MMS_RELAY_SERVER_ID is the name of the constant holding the value "MMSRelayServerID"
- MMS_VERSION - Static variable in interface com.objectxp.mms.protocol.MM1Service
-
MMS_VERSION is the name of the constant holding the value "mm1.version".
- MMSAddress - Class in com.objectxp.mms
-
This class represents an MMS address.
- MMSAddress(String) - Constructor for class com.objectxp.mms.MMSAddress
-
Construct an MMSAddress.
- MMSAddress(int, String) - Constructor for class com.objectxp.mms.MMSAddress
-
Construct a MMSAddress of a given type.
- MMSCapability - Class in com.objectxp.mms
-
The MMSCapability class can be used to determine if a MMS Service has
a specific feature.
- MMSDeliveryReport - Interface in com.objectxp.mms
-
This interface represents a MMS Delivery Report.
- MMSDeliveryStatus - Class in com.objectxp.mms
-
This class is a representation of the X-MMS-Status attribute.
- MMSDeliveryStatus(int, String) - Constructor for class com.objectxp.mms.MMSDeliveryStatus
-
Construct a new MMSDeliveryStatus object.
- MMSException - Exception in com.objectxp.mms
-
Signals that an exception of some sort has occurred while processing MMS
messages and reports.
- MMSException(String) - Constructor for exception com.objectxp.mms.MMSException
-
Constructs a new MMS exception with the specified detail message.
- MMSException(String, Exception) - Constructor for exception com.objectxp.mms.MMSException
-
Constructs a new configuration exception with the specified detail message and
cause.
- MMSListener - Interface in com.objectxp.mms
-
The MMSListener interface defines the methods required for processing
incoming multimedia-messages, MMS notifications and read- and delivery
reports.
- MMSMessage - Class in com.objectxp.mms.message
-
The MMSMessage class represents a Multimedia Message without a presentation definition.
- MMSMessage() - Constructor for class com.objectxp.mms.message.MMSMessage
-
- MMSMessagePart - Interface in com.objectxp.mms.message
-
This Interface represents a content part of a MMS message.
- MMSNotification - Interface in com.objectxp.mms
-
This interface represents a notification about an incoming MMS waiting to be
picked up.
- MMSReadReport - Interface in com.objectxp.mms
-
This interface represents a MMS Read Report.
- MMSReport - Interface in com.objectxp.mms
-
Base interface for MMS read- and delivery reports.
- MMSService - Interface in com.objectxp.mms
-
The MMSService interface defines the methods for sending and receiving
Multimedia Messages (MMS).
- MMSServiceFactory - Class in com.objectxp.mms
-
Factory for constructing MMS Service objects.
- MMSStatus - Class in com.objectxp.mms
-
This class represents a MMS Response status.
- MMSStatus(MMSStatus, String) - Constructor for class com.objectxp.mms.MMSStatus
-
Construct a MMS Status with a custom status text.
- modifyMessage(Message) - Method in class com.objectxp.msg.UcpSmsService
-
- MS_CHAP - Static variable in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
MS-CHAP (Microsoft(TM)-CHAP) is similar to the CHAP protocol, but is
using an encryption scheme that is alternative to the one used for CHAP.
- MSG_MODE_DEFAULT - Static variable in class com.objectxp.msg.SmppMessage
-
Message mode: Default MC Mode
- MSG_MODE_DEFAULT - Static variable in class com.objectxp.msg.SmppSmsService
-
MSG_MODE_DEFAULT is the name of the constant holding the value "Default"
- MSG_MODE_DGRAM - Static variable in class com.objectxp.msg.SmppMessage
-
Message mode: Datagram
- MSG_MODE_DGRAM - Static variable in class com.objectxp.msg.SmppSmsService
-
MSG_MODE_DGRAM is the name of the constant holding the value "Datagram"
- MSG_MODE_SAF - Static variable in class com.objectxp.msg.SmppMessage
-
Message mode: Store and Forward
- MSG_MODE_SAF - Static variable in class com.objectxp.msg.SmppSmsService
-
MSG_MODE_SAF is the name of the constant holding the value "StoreAndForward"
- MSG_MODE_TRX - Static variable in class com.objectxp.msg.SmppMessage
-
Message mode: Transaction
- MSG_MODE_TRX - Static variable in class com.objectxp.msg.SmppSmsService
-
MSG_MODE_TRX is the name of the constant holding the value "Transaction"
- MSG_MODE_UNSET - Static variable in class com.objectxp.msg.SmppMessage
-
Message mode: Unset, determined by service init property "smpp.message.mode"
- MSG_TYPE_DATA - Static variable in class com.objectxp.msg.SmppMessage
-
Message type: data_sm
- MSG_TYPE_SUBMIT - Static variable in class com.objectxp.msg.SmppMessage
-
Message type: submit_sm (default)
- MT_BINARY - Static variable in class com.objectxp.msg.Message
-
Message type: binary data
- MT_STATUS - Static variable in class com.objectxp.msg.Message
-
Message type: Status report.
- MT_TEXT - Static variable in class com.objectxp.msg.Message
-
Message type: text (Default)
- MULTIPART_FAILURE - Static variable in class com.objectxp.msg.MessageEvent
-
Event Type: not all parts of a MultipartMessage received within a certain time
- MultiPartHelper - Class in com.objectxp.msg
-
- MultiPartHelper() - Constructor for class com.objectxp.msg.MultiPartHelper
-
- MultiPartMessage - Interface in com.objectxp.msg
-
Interface for handling short messages consisting of more than 140 octets (160
characters).
- MultiPartReceiver - Class in com.objectxp.msg
-
This class can be used to receive concatenated SMS (SMS that carry more
than 140 octets / 160 characters and therefore are fragmented in multiple
short messages).
- MultiPartReceiver(long, int, MessageEventListener) - Constructor for class com.objectxp.msg.MultiPartReceiver
-
Construct a new MultiPartReceiver.
- MultipleRecipientMessage - Class in com.objectxp.msg
-
This class may be used to send a SMS to multiple recipients at once.
- MultipleRecipientMessage() - Constructor for class com.objectxp.msg.MultipleRecipientMessage
-
- SAD - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: SAD
- SC_DELIVERY_FAILED - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_DELIVERY_SUCCESSFUL - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_IN_PROCESS - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_LAST_NO_RESPONSE - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_MESSAGE_CANCELLED - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_MESSAGE_DELETED - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_MESSAGE_DELETED_BY_CANCEL - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_NO_RESPONSE - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_NO_STATUS_AVAILABLE - Static variable in class com.objectxp.msg.Cimd2Status
-
- SC_VALIDITY_PERIOD_EXPIRED - Static variable in class com.objectxp.msg.Cimd2Status
-
- SCEPTIC - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: SCEPTIC
- SEND - Static variable in class com.objectxp.mms.MMSCapability
-
The SEND capability signals that a MMS service supports sending
multimedia messages.
- send(MMSMessage) - Method in interface com.objectxp.mms.MMSService
-
Send a MMS message.
- SEND - Static variable in class com.objectxp.msg.Capability
-
The SEND capability signals that a SMS service supports sending
short messages (SMS)
- SEND_TIMEOUT - Static variable in interface com.objectxp.mms.protocol.MM1Service
-
SEND_TIMEOUT is the name of the constant holding the value "mm1.timeout.send".
- sendATCommand(String) - Method in class com.objectxp.msg.GsmSmsService
-
Send an AT-command to the GSM modem.
- SENDER_SPI - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
SENDER_SPI is the name of the constant holding the value "SenderSPI"
- SENDER_TYPE_ALPHA - Static variable in class com.objectxp.msg.Message
-
Sender address is alphanumeric
- SENDER_TYPE_GUESS - Static variable in class com.objectxp.msg.Message
-
Type (numeric/alphanumeric) of sender address will be guessed
- SENDER_TYPE_NUMBER - Static variable in class com.objectxp.msg.Message
-
Sender address is a numeric
- sendMessage(Message) - Method in class com.objectxp.msg.Cimd2SmsService
-
- sendMessage(Message) - Method in class com.objectxp.msg.GsmSmsService
-
Send a message to a GSM recipient.
- sendMessage(Message, String) - Method in class com.objectxp.msg.GsmSmsService
-
Send a message to a GSM recipient using a specific SMSC address.
- sendMessage(Message) - Method in class com.objectxp.msg.SmppSmsService
-
- sendMessage(Message) - Method in interface com.objectxp.msg.SmsService
-
Send a message to a GSM recipient.
- sendMessage(SmtpMessage) - Method in class com.objectxp.msg.SmtpService
-
Send a SmtpMessage to one or multiple recipients.
- sendMessage(Message) - Method in class com.objectxp.msg.SmtpService
-
Sends the message via mail.
- sendMessage(Message) - Method in class com.objectxp.msg.TapSmsService
-
- sendMessage(Message) - Method in class com.objectxp.msg.UcpSmsService
-
Send a message to a GSM recipient using a UCP gateway.
- SEOMessage - Class in com.objectxp.msg
-
This class can be used to send Multimedia Short Messages to Siemens Phones
which support the Siemens Exchange Object (SEO) format.
- SEOMessage() - Constructor for class com.objectxp.msg.SEOMessage
-
Construct a new, empty Siemens Exchange Object Message.
- SEOMessage(VCard) - Constructor for class com.objectxp.msg.SEOMessage
-
Construct a new SEOMessage by converting an existing VCard object.
- Sequence - Class in com.objectxp.mms.message.smil
-
Sequence represents the SMIL "seq" element.
- Sequence() - Constructor for class com.objectxp.mms.message.smil.Sequence
-
- SERVER_ERROR - Static variable in class com.objectxp.mms.MMSStatus
-
Response Status: Server error.
- SERVICE_CODE - Static variable in class com.objectxp.mms.protocol.MM7Headers
-
SERVICE_CODE is the name of the constant holding the value "VASPID"
- SERVICE_ERROR - Static variable in class com.objectxp.mms.MMSStatus
-
Response Status: Service error.
- SERVICE_REJECTED - Static variable in class com.objectxp.msg.GsmStatus
-
- ServiceIndication - Class in com.objectxp.msg.ota
-
The ServiceIndication class represents a OTA Service Indication (SI).
- ServiceIndication(String, String, String) - Constructor for class com.objectxp.msg.ota.ServiceIndication
-
Construct a new Service-Indication (SI).
- ServiceIndication(String, String) - Constructor for class com.objectxp.msg.ota.ServiceIndication
-
Construct a new Service Indication (SI).
- ServiceIndication(String) - Constructor for class com.objectxp.msg.ota.ServiceIndication
-
Construct a new Service Indication(SI).
- ServiceLoading - Class in com.objectxp.msg.ota
-
The ServiceLoading class represents the OTA ServiceLoading content type (SL).
- ServiceLoading(String, String) - Constructor for class com.objectxp.msg.ota.ServiceLoading
-
Construct a new Service-Loading message (SL).
- ServiceLoading(String) - Constructor for class com.objectxp.msg.ota.ServiceLoading
-
Construct a new Service Indication (SI).
- setAction(String) - Method in class com.objectxp.msg.ota.ServiceIndication
-
Set the action for this SI.
- setAction(String) - Method in class com.objectxp.msg.ota.ServiceLoading
-
Set the action for this SI.
- setAdaptationAllowed(Boolean) - Method in class com.objectxp.mms.message.MMSMessage
-
Indicate if the VASP allows adaptation of the content.
- setAddress(String) - Method in class com.objectxp.msg.smart.VCard
-
- setAlignment(int) - Method in class com.objectxp.msg.ems.EMSTextFormat
-
Set the alignment of the EMS text.
- setAlphabet(short) - Method in class com.objectxp.msg.SmsMessage
-
Set the alphabet for this message.
- setApplicationId(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the ID of the destination application.
- setAuxApplicationInfo(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the auxiliary application Information.
- setBirthday(String) - Method in class com.objectxp.msg.smart.VCard
-
- setBold(boolean) - Method in class com.objectxp.msg.ems.EMSTextFormat
-
set the font face
- setBrowserSettingID(String) - Method in class com.objectxp.msg.ota.BrowserSettings
-
Define an ID to be used to provide some security to the provisioning
application.
- setCategory(int) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the category of the calendar entry
- setCharset(String) - Method in class com.objectxp.mms.message.GenericMessagePart
-
- setCharset(String) - Method in interface com.objectxp.mms.message.MMSMessagePart
-
Set the character set (encoding) that has been used for encoding the content.
- setCharset(String) - Method in class com.objectxp.mms.message.smil.Media
-
- setClassification(int) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the classification of the calendar entry
- setCLIIcon(Image) - Method in class com.objectxp.msg.smart.CLIIcon
-
Set the icon image.
- setCLIIcon(byte[]) - Method in class com.objectxp.msg.smart.CLIIcon
-
Set the image.
- setCodingGroup(short) - Method in class com.objectxp.msg.SmsMessage
-
Set the Coding Group to use (see GSM 03.38).
- setColor(int, int) - Method in class com.objectxp.msg.ems.EMSTextFormat
-
Set the foreground and background text color.
- setCompression(boolean) - Method in class com.objectxp.msg.SmsMessage
-
Enable / disable the GSM Compression flag.
- setContent(String) - Method in class com.objectxp.msg.ota.ServiceIndication
-
Set the content (message text) for this SI.
- setContentClass(ContentClass) - Method in class com.objectxp.mms.message.MMSMessage
-
Sets the content class of this message.
- setContentID(String) - Method in class com.objectxp.mms.message.GenericMessagePart
-
Set the Content-ID for this Message Part.
- setContentID(String) - Method in class com.objectxp.mms.message.smil.Media
-
Set the Content-ID for this Message Part.
- setContentType(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the content type for this MMS message.
- setCreated(Date) - Method in class com.objectxp.msg.ota.ServiceIndication
-
Set the creation date for this SI.
- setCSDCallspeed(String) - Method in class com.objectxp.msg.ota.GsmCsdBrowserSettings
-
- setCSDCalltypeAnalogue(boolean) - Method in class com.objectxp.msg.ota.GsmCsdBrowserSettings
-
- setCSDDialString(String) - Method in class com.objectxp.msg.ota.CSDBrowserSettings
-
Specify the MSISDN number of the modem pool.
- setData(byte[]) - Method in class com.objectxp.msg.util.SmsHeaderElement
-
Set the data for this Header Element.
- setDefaultSender(String) - Method in class com.objectxp.msg.SmtpService
-
Set the default sender address
- setDefaultSubject(String) - Method in class com.objectxp.msg.SmtpService
-
Set the default subject.
- setDeferredDelivery(int) - Method in class com.objectxp.msg.SmsMessage
-
Set a deferred delivery date for this message.
- setDeferredDelivery(Date) - Method in class com.objectxp.msg.SmsMessage
-
Set a deferred delivery date for this message.
- setDeliveryDate(Date) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the time of desired delivery.
- setDeliveryReport(boolean) - Method in class com.objectxp.mms.message.MMSMessage
-
Specifies whether the originator MMS Client requests a delivery report
from each recipient.
- setDescription(String) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the description for this calendar entry
- setDRMContent(Boolean) - Method in class com.objectxp.mms.message.MMSMessage
-
Indicate if the message contains DRM-protected content.
- setEnd(String, String) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the ending date and time of the calendar entry
- setEnd(Date) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the ending date and time of the calendar entry
- setExpires(Date) - Method in class com.objectxp.msg.ota.ServiceIndication
-
Set the expiration date for this SI.
- setExpiryDate(Date) - Method in class com.objectxp.mms.message.MMSMessage
-
Length of time the message will be stored in MMSC or time
to delete the message.
- setExtraService(short, byte[]) - Method in class com.objectxp.msg.UcpMessage
-
Set additional services (XSer) for this message.
- setFrom(MMSAddress) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the address of the originator MMS Client.
- setGPRSAccesspointName(String) - Method in class com.objectxp.msg.ota.GPRSBrowserSettings
-
Indicates the access point name on Gateway GPRS Support Nodes (GGSN).
- setHeader(String, String) - Method in class com.objectxp.mms.message.MMSMessage
-
Sets an additional MMS header with the given name and value.
- setID(String) - Method in class com.objectxp.msg.Message
-
Set the ID of the Message.
- setID(String) - Method in class com.objectxp.msg.ota.ServiceIndication
-
Set the ID for this SI.
- setIndicationState(short) - Method in class com.objectxp.msg.SmsMessage
-
Set Message Waiting Indication state (active/inactive).
- setIndicationType(short) - Method in class com.objectxp.msg.SmsMessage
-
Set the Message Waiting Indication Type.
- setISPName(String) - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Indicates the name of the Internet Service Provider.
- setItalic(boolean) - Method in class com.objectxp.msg.ems.EMSTextFormat
-
set the font type
- setItem(String, String) - Method in class com.objectxp.msg.smart.VCard
-
Sets a Item without a type.
- setKeepAliveInterval(int) - Method in interface com.objectxp.msg.SmsService
-
Set the keep-alive interval of this Service.
- setListener(MMSListener) - Method in interface com.objectxp.mms.MMSService
-
Set a MMS listener for processing incoming multimedia messages, reports
and notifications.
- setMailhost(String) - Method in class com.objectxp.msg.SmtpService
-
Set the address of the smtp-server.
- setMailport(int) - Method in class com.objectxp.msg.SmtpService
-
Set the port of the smtp-server
- setMaxNumber(int) - Method in class com.objectxp.msg.util.ConcatHeaderElement
-
Set the maximum number of short messages in the concatenated SM.
- setMessage(String) - Method in class com.objectxp.msg.ems.EMSMessage
-
Sets the messages explicitly.
- setMessage(byte[]) - Method in class com.objectxp.msg.ems.EMSMessage
-
Sets the messages data explicitly.
- setMessage(String) - Method in class com.objectxp.msg.Message
-
Set the message body.
- setMessage(byte[]) - Method in class com.objectxp.msg.Message
-
Set the message data.
- setMessage(String) - Method in class com.objectxp.msg.smart.Ringtone
-
Sets the ringtone to to send to a mobile recipient.
- setMessage(byte[]) - Method in class com.objectxp.msg.SmsMessage
-
Convenience method for setting the User Data.
- setMessage(String) - Method in class com.objectxp.msg.SmsMessage
-
Convenience method for setting the User Data.
- setMessageClass(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the message class.
- setMessageClass(short) - Method in class com.objectxp.msg.SmsMessage
-
Set the class of this message.
- setMessageId(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the message ID.
- setMessageMode(int) - Method in class com.objectxp.msg.SmppMessage
-
Set the message mode for transporting this message.
- setMessageType(int) - Method in class com.objectxp.msg.SmppMessage
-
Set the underlying SMPP operation for this message.
- setMMS(boolean) - Method in class com.objectxp.msg.SmsMessage
-
Set the More Messages to Send (MMS) flag.
- setMMSURL(String) - Method in class com.objectxp.msg.ota.BrowserSettings
-
Specify the URL of the MMSC.
- setName(String) - Method in class com.objectxp.msg.ota.Bookmark
-
Set the Name of this Bookmark
- setName(String) - Method in class com.objectxp.msg.ota.BrowserSettings
-
Set the user-recognisable name for the BrowserSettings.
- setName(String) - Method in class com.objectxp.msg.smart.VCard
-
- setNotificationAddress(String) - Method in class com.objectxp.msg.UcpMessage
-
Sets the notification address.
- setNotificationType(int) - Method in class com.objectxp.msg.UcpMessage
-
Sets the notification type.
- setObjectName(String) - Method in class com.objectxp.msg.SEOMessage
-
Set the object name for this message.
- setObjectType(String) - Method in class com.objectxp.msg.SEOMessage
-
Set the object type for this message.
- setOperatorLogo(byte[]) - Method in class com.objectxp.msg.smart.OperatorLogo
-
Set the Operator Logo.
- setOperatorLogo(Image, String, String) - Method in class com.objectxp.msg.smart.OperatorLogo
-
Set the operator logo image.
- setOptionalParameter(SmppOptionalParameter) - Method in class com.objectxp.msg.SmppMessage
-
Set an optional TLV (TagLengthValue) parameter for this message.
- setOrganisation(String) - Method in class com.objectxp.msg.smart.VCard
-
- setParent(SmsMessage) - Method in class com.objectxp.msg.SmsMessage
-
Used by
MultiPartMessage
implementations to link this SMS
with the originating MultiPartMessage.
- setPictureMessage(String, Image) - Method in class com.objectxp.msg.smart.PictureMessage
-
Set the image and a text.
- setPictureMessage(String, byte[]) - Method in class com.objectxp.msg.smart.PictureMessage
-
Set the image and a text.
- setPID(short) - Method in class com.objectxp.msg.SmsMessage
-
Set the GSM TP-PID (Protocol Identifier) octet.
- setPort(int) - Method in class com.objectxp.msg.ota.BrowserSettings
-
Set the port number.
- setPPPAuthtype(String) - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Indicates which protocol to use for user authentication.
- setPPPAutoLogin(boolean) - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Specifies whether a automatic or manual login should be performed in
the PPP negotiation at the access point of the service provider.
- setPPPLogin(String, String) - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Specify the login and password to be used for PPP login.
- setPriority(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Priority of the MMS message assigned by the originator MMS Client.
- setPriority(Integer) - Method in class com.objectxp.msg.Cimd2Message
-
Define the priority for this message.
- setPriorityFlag(int) - Method in class com.objectxp.msg.SmppMessage
-
The priority flag allows the originating SME to assign a priority level
to the short message.
- setProperty(String, Object) - Method in class com.objectxp.mms.message.MMSMessage
-
Associate a key/value pair with this message.
- setProperty(String, Object) - Method in class com.objectxp.msg.Message
-
Associate a key/value pair with this message.
- setProxy(String) - Method in class com.objectxp.msg.ota.BrowserSettings
-
Specify the address of the proxy.
- setProxyAutoLogin(boolean) - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Specifies whether a automatic or manual login should be performed at the proxy.
- setProxyIPV4(boolean) - Method in class com.objectxp.msg.ota.GsmUssdBrowserSettings
-
Is used to identify the format of the PROXY address.
- setProxyLogin(String, String) - Method in class com.objectxp.msg.ota.ExtendedBrowserSettings
-
Set login and password for proxy authentication.
- setReadReport(boolean) - Method in class com.objectxp.mms.message.MMSMessage
-
Specifies whether the originator MMS Client requests a read report from each
recipient.
- setReceiveQueue(BlockingQueue) - Method in class com.objectxp.msg.GsmConnector
-
Set the receive queue for incoming messages.
- setRecipient(String) - Method in class com.objectxp.msg.Message
-
Set the recipient for this message.
- setRecipient(String) - Method in class com.objectxp.msg.MultipleRecipientMessage
-
Add the address to the recipient list.
- setRecipient(String) - Method in class com.objectxp.msg.SmsMessage
-
Set the recipient for this message.
- setRecipient(String) - Method in class com.objectxp.msg.SmtpMessage
-
Set the recipient for this message. the current list of recipients
will be cleared first.
- setRecipientAddress(Address) - Method in class com.objectxp.msg.SmsMessage
-
Set/clear the recipient address of this message.
- setRejectDuplicates(boolean) - Method in class com.objectxp.msg.SmsMessage
-
Instruct the SMSC to accept or reject a short message (SM) still held
in the SMSC which has the same message ID and the same destination
address as a previously submitted SM from the same OA.
- setReplyApplicationId(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the ID of the application to which replies, delivery reports and read
reports are addressed.
- setReplyCharging(ReplyCharging) - Method in class com.objectxp.mms.message.MMSMessage
-
Reply Charging should only be set if the originator is willing
to pay for the Reply-message of the recipient(s).
- setReplyChargingDeadLine(Date) - Method in class com.objectxp.mms.message.MMSMessage
-
The reply charging deadline specifies the latest time of the recipient(s)
to submit the Reply-message.
- setReplyChargingId(String) - Method in class com.objectxp.mms.message.MMSMessage
-
The reply charging ID field shall be the same as the Message ID
of the original message that is replied to.
- setReplyChargingSize(int) - Method in class com.objectxp.mms.message.MMSMessage
-
The reply charging size field shall not be present if the
reply charging
field is not present.
- setReplyPath(boolean) - Method in class com.objectxp.msg.SmsMessage
-
Set/Clear the reply path (TP-RP) bit field for this message.
- setResource(int) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the resources needed for this calendar entry
- setSender(String) - Method in class com.objectxp.msg.Message
-
Set the sender of this message.
- setSender(String) - Method in class com.objectxp.msg.SmsMessage
-
Set the sender of this message.
- setSenderAddress(Address) - Method in class com.objectxp.msg.SmsMessage
-
Set/clear the sender of this message.
- setSenderDomain(String) - Method in class com.objectxp.msg.SmtpService
-
Set the sender domain.
- setSenderType(int) - Method in class com.objectxp.msg.Message
-
Set the type of the sender address.
- setSenderVisibility(boolean) - Method in class com.objectxp.mms.message.MMSMessage
-
Show address/phone number of the originator MMS Client to the recipient
unless the former has a secret number/address.
- setSeqNumber(int) - Method in class com.objectxp.msg.util.ConcatHeaderElement
-
Set the sequence number of the current short message.
- setServiceCode(String) - Method in class com.objectxp.mms.protocol.MM7Status
-
Set a MM7 ServiceCode for this ResponseStatus.
- setServiceDescription(Integer) - Method in class com.objectxp.msg.Cimd2Message
-
Defines the service description of the message, which can be used for billing.
- setServiceType(String) - Method in class com.objectxp.msg.SmppMessage
-
The service type parameter can be used to indicate the SMS Application service
associated with the message.
- setSize(int) - Method in class com.objectxp.msg.ems.EMSTextFormat
-
Set the font size.
- setSMSCAddress(String) - Method in class com.objectxp.msg.ota.GsmSmsBrowserSettings
-
Sets the SMSC address (MSISDN).
- setStart(String, String) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the starting date and time of the calendar entry
- setStart(Date) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the starting date and time of the calendar entry
- setStatus(int) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the status of the calendar entry
- setStrikethrough(boolean) - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- setSubject(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Subject of the MMSMessage
- setSubject(String) - Method in class com.objectxp.msg.SmtpMessage
-
set the Subject for this message.
- setSubmissionDate(Date) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the Date and time of submission of the MMSMessage.
- setSummary(String) - Method in class com.objectxp.msg.smart.VCalendar
-
Set the summary text of the calendar entry
- setTariffClass(Integer) - Method in class com.objectxp.msg.Cimd2Message
-
Defines the tariff class of the message.
- setTel(String) - Method in class com.objectxp.msg.smart.VCard
-
- setTransactionId(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Unique Transaction Identifier.
- setType(int) - Method in class com.objectxp.msg.Message
-
Set the message type.
- setType(int) - Method in class com.objectxp.msg.SmsMessage
-
Set the type of message.
- setUnderline(boolean) - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- setURL(String) - Method in class com.objectxp.msg.ota.Bookmark
-
Set the URL of this Bookmark.
- setURL(String) - Method in class com.objectxp.msg.ota.ServiceIndication
-
Set the URL for this SI.
- setURL(String) - Method in class com.objectxp.msg.ota.ServiceLoading
-
Set the URL for this SI.
- setUserData(byte[]) - Method in class com.objectxp.msg.ems.EMSMessage
-
Sets the messages data explicitly.
- setUserData(InputStream) - Method in class com.objectxp.msg.SEOMessage
-
Set the SEO Object for this message.
- setUserData(byte[]) - Method in class com.objectxp.msg.SmsMessage
-
Set or clear the User Data for this message.
- setUserDataHeader(byte[]) - Method in class com.objectxp.msg.ems.EMSMessage
-
Has no effect on a EMS Message, since the user data header is
generated when the parts are
builded
.
- setUserDataHeader(byte[]) - Method in class com.objectxp.msg.SmsMessage
-
Set or clear the User Data Header (UDH).
- setUserDataHeader(boolean) - Method in class com.objectxp.msg.SmsMessage
-
Use this method for controlling the User Data Header Indication (UDHI).
- setUSSDServiceCode(String) - Method in class com.objectxp.msg.ota.GsmUssdBrowserSettings
-
Indicates the USSD service code.
- setValidityPeriod(int) - Method in class com.objectxp.msg.SmsMessage
-
Set the relative validity period for this message.
- setValidityPeriod(Date) - Method in class com.objectxp.msg.SmsMessage
-
Set the absolute validity period for this message.
- setVersion(String) - Method in class com.objectxp.mms.message.MMSMessage
-
Set the MMS version to use.
- setWaitForOKonCPIN(boolean) - Method in class com.objectxp.msg.GsmConnector
-
Sets the waitForOKonCPIN.
- setWindowSize(int) - Method in class com.objectxp.msg.Cimd2SmsService
-
- setWindowSize(int) - Method in class com.objectxp.msg.SmppSmsService
-
- setWindowSize(int) - Method in class com.objectxp.msg.UcpSmsService
-
- setWindowSize(int) - Method in interface com.objectxp.msg.WindowingService
-
Set the window size for this service.
- SHAPE - Static variable in class com.objectxp.mms.message.smil.Area
-
attribute, value: shape
- SHOW_BACKGROUND - Static variable in class com.objectxp.mms.message.smil.Region
-
attribute, value: showBackground
- SIZE_LARGE - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
Font size large
- SIZE_NORMAL - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
Font size normal
- SIZE_SMALL - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
Font size small
- SKIP_CONTENT - Static variable in class com.objectxp.mms.message.smil.Region
-
attribute, value: skip-content
- SKIP_CONTENT - Static variable in class com.objectxp.mms.message.smil.RootLayout
-
attribute, value: skip-content
- SMALL - Static variable in class com.objectxp.msg.ems.EMSPicture
-
Picture type: SMALL (16x16)
- SMALL - Static variable in class com.objectxp.msg.ems.EMSTextFormat
-
Predefined Format: Small text size.
- SmartMessage - Class in com.objectxp.msg.smart
-
Abstract class that serves as base class for sending "Smart" Messages.
- SME_TYPE_QUERYING - Static variable in class com.objectxp.msg.Cimd2SmsService
-
SME_TYPE_QUERYING is the name of the constant holding the value "query".
- SME_TYPE_RECEIVING - Static variable in class com.objectxp.msg.Cimd2SmsService
-
SME_TYPE_RECEIVING is the name of the constant holding the value "receive".
- SME_TYPE_SENDONLY - Static variable in class com.objectxp.msg.Cimd2SmsService
-
SME_TYPE_SENDONLY is the name of the constant holding the value "send-only".
- SmilDocument - Class in com.objectxp.mms.message.smil
-
This class represents a SMIL (Synchronized Multimedia Integration Language)
document.
- SmilDocument() - Constructor for class com.objectxp.mms.message.smil.SmilDocument
-
Construct a new SMIL Document.
- SMILMessage - Class in com.objectxp.mms.message
-
The SMILMessage is a
MMSMessage
extended by a SMIL document to
organise the presentation.
- SMILMessage(SmilDocument) - Constructor for class com.objectxp.mms.message.SMILMessage
-
- SMILMessage(URL) - Constructor for class com.objectxp.mms.message.SMILMessage
-
Loads a SMIL document form the given URL.
- SMILMessage(String) - Constructor for class com.objectxp.mms.message.SMILMessage
-
Construct a SMIL message.
- SmppException - Exception in com.objectxp.msg
-
This exception will be thrown by the SmppSmsService for SMPP specific exceptions.
- SmppMessage - Class in com.objectxp.msg
-
This class extends the class SmsMessage with SMPP specific properties.
- SmppMessage() - Constructor for class com.objectxp.msg.SmppMessage
-
- SmppMessage(SmsService) - Constructor for class com.objectxp.msg.SmppMessage
-
- SmppOptionalParameter - Class in com.objectxp.msg
-
This class represents a SMPP TLV field.
- SmppOptionalParameter(int, byte[]) - Constructor for class com.objectxp.msg.SmppOptionalParameter
-
Construct a new TLV.
- SmppOptionalParameter(int, int, int) - Constructor for class com.objectxp.msg.SmppOptionalParameter
-
Construct a TLV using an unsigned integer value, which can be 1, 2 or 4
octets in size.
- SmppOptionalParameter(int, String) - Constructor for class com.objectxp.msg.SmppOptionalParameter
-
Construct a TLV using a String.
- SmppSmsService - Class in com.objectxp.msg
-
This class may be used to send (and receive) Short Messages (SMS) to a
mobile recipient using the SMPP Protocol.
- SmppSmsService() - Constructor for class com.objectxp.msg.SmppSmsService
-
Creates a new SmppSmsService.
- SmppStatus - Class in com.objectxp.msg
-
This class is a representation of a SMPP Delivery Receipt.
- SmppStatus(int, int, int) - Constructor for class com.objectxp.msg.SmppStatus
-
Construct a new SMPP Status.
- SMS_DELETED_BY_ORIGINATOR - Static variable in class com.objectxp.msg.GsmStatus
-
- SMS_DELETED_BY_SMSC_ADMIN - Static variable in class com.objectxp.msg.GsmStatus
-
- SMS_FORWARDED_TO_RECIPIENT - Static variable in class com.objectxp.msg.GsmStatus
-
- SMS_NOT_EXISTS - Static variable in class com.objectxp.msg.GsmStatus
-
- SMS_RECEIVED_BY_RECIPIENT - Static variable in class com.objectxp.msg.GsmStatus
-
- SMS_REPLACED_BY_SC - Static variable in class com.objectxp.msg.GsmStatus
-
- SMS_VALIDITY_EXPIRED - Static variable in class com.objectxp.msg.GsmStatus
-
- SMSC_ADDR_PROPERTY - Static variable in class com.objectxp.msg.GsmSmsService
-
SMSC_ADDR_PROPERTY is the name of the constant holding the value "gsm.smsc.addr".
- SMSC_CONTROL_PARAMS - Static variable in class com.objectxp.msg.util.SmsHeaderElement
-
Element ID: SMSC Control Parameters
- SmsHeader - Class in com.objectxp.msg.util
-
This class represents a GSM User Data Header (UDH).
- SmsHeader() - Constructor for class com.objectxp.msg.util.SmsHeader
-
Construct a new, empty SmsHeader.
- SmsHeaderElement - Class in com.objectxp.msg.util
-
This class represents a SMS UDH (User Data Header) element.
- SmsHeaderElement(int, byte[]) - Constructor for class com.objectxp.msg.util.SmsHeaderElement
-
Construct a new UDH Element.
- SmsMessage - Class in com.objectxp.msg
-
This class extends the generic Message class with SMS specific attributes.
- SmsMessage(SmsService) - Constructor for class com.objectxp.msg.SmsMessage
-
- SmsMessage() - Constructor for class com.objectxp.msg.SmsMessage
-
Construct a new SmsMessage.
- SmsService - Interface in com.objectxp.msg
-
This interface defines the methods to send and receive GSM Short
Messages (SMS).
- SmsStatus - Interface in com.objectxp.msg
-
This interface represents a SMS Status Report result.
- SmtpMessage - Class in com.objectxp.msg
-
This class extends the generic Message class with SMTP specific properties.
- SmtpMessage() - Constructor for class com.objectxp.msg.SmtpMessage
-
Create a new empty SMTP message.
- SmtpMessage(String, String, String, String) - Constructor for class com.objectxp.msg.SmtpMessage
-
Create a new SMTP message.
- SmtpMessage(Message) - Constructor for class com.objectxp.msg.SmtpMessage
-
Create a new SMTP message based on an existing Message object.
- SmtpService - Class in com.objectxp.msg
-
This class may be used to send a Internet mail message using a Smtp
mail server.
- SmtpService() - Constructor for class com.objectxp.msg.SmtpService
-
Create a new Smtp service.
- SmtpService(String, String) - Constructor for class com.objectxp.msg.SmtpService
-
Create a new Smtp service.
- SmtpService(Properties) - Constructor for class com.objectxp.msg.SmtpService
-
Create a new Smtp Service.
- SmtpService(File) - Constructor for class com.objectxp.msg.SmtpService
-
Create a new Smtp Service.
- SPECIAL_SMS_INDICATION - Static variable in class com.objectxp.msg.util.SmsHeaderElement
-
Element ID: Special SMS Indication
- splitMelody(String) - Static method in class com.objectxp.msg.ems.EMSSound
-
Splits a iMelody in multiple parts if the length of the melody doesn't fit
in a single EMSSound element.
- ST_CMT - Static variable in class com.objectxp.msg.SmppMessage
-
Service Type: Cellular Messaging
- ST_CPT - Static variable in class com.objectxp.msg.SmppMessage
-
Service Type: Cellular Paging
- ST_DEFAULT - Static variable in class com.objectxp.msg.SmppMessage
-
Service Type: Default
- ST_USSD - Static variable in class com.objectxp.msg.SmppMessage
-
Service Type: Unstructured Supplementary Services Data
- ST_VMA - Static variable in class com.objectxp.msg.SmppMessage
-
Service Type: Voice Mail Alerting
- ST_VMN - Static variable in class com.objectxp.msg.SmppMessage
-
Service Type: Voice Mail Notification
- ST_WAP - Static variable in class com.objectxp.msg.SmppMessage
-
Service Type: Wireless Application Protocol (WAP)
- startReceiving() - Method in class com.objectxp.msg.Cimd2SmsService
-
- startReceiving() - Method in class com.objectxp.msg.GsmSmsService
-
Start receiving Messages.
- startReceiving() - Method in class com.objectxp.msg.SmppSmsService
-
- startReceiving() - Method in interface com.objectxp.msg.SmsService
-
Start receiving Messages.
- startReceiving() - Method in class com.objectxp.msg.UcpSmsService
-
- STATE_ACCEPTED - Static variable in class com.objectxp.msg.SmppStatus
-
Message is in accepted state.
- STATE_DELETED - Static variable in class com.objectxp.msg.SmppStatus
-
Message has been deleted.
- STATE_DELIVERED - Static variable in class com.objectxp.msg.SmppStatus
-
Message is delivered to destination
- STATE_ENROUTE - Static variable in class com.objectxp.msg.SmppStatus
-
The message is in enroute state.
- STATE_EXPIRED - Static variable in class com.objectxp.msg.SmppStatus
-
Message validity period has expired.
- STATE_REJECTED - Static variable in class com.objectxp.msg.SmppStatus
-
Message is in a rejected state.
- STATE_SCHEDULED - Static variable in class com.objectxp.msg.SmppStatus
-
The message is scheduled.
- STATE_SKIPPED - Static variable in class com.objectxp.msg.SmppStatus
-
The message was accepted but not transmitted on the network.
- STATE_UNDELIVERABLE - Static variable in class com.objectxp.msg.SmppStatus
-
Message is undeliverable.
- STATE_UNKNOWN - Static variable in class com.objectxp.msg.SmppStatus
-
Message is in unknown state.
- STATUS_ACCEPTED - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Accepted
- STATUS_ADDRESS_ERROR - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Address Error
- STATUS_ADDRESS_NOT_FOUND - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Address Not Found
- STATUS_APPLICATION_ADDRESSING_NOT_SUPPORTED - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Application Addressing not supported
- STATUS_APPLICATION_DENIED - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Application denied
- STATUS_APPLICATION_ID_NOT_FOUND - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Application ID not found
- STATUS_CLIENT_ERROR - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Client error
- STATUS_CODE_UNKNOWN - Static variable in exception com.objectxp.msg.SmppException
-
Unknown command status
- STATUS_COMPLETE - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Complete
- STATUS_CONFIRMED - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Confirmed
- STATUS_DECLINED - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Declined
- STATUS_DEFERRED - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Deferred
- STATUS_DELEGATED - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Delegated
- STATUS_DELETE - Static variable in class com.objectxp.msg.UcpStatus
-
Delete status
- STATUS_DELETED - Static variable in interface com.objectxp.mms.MMSReadReport
-
Status: Deleted without being read
- STATUS_DELIVERY - Static variable in class com.objectxp.msg.UcpStatus
-
Delivery status
- STATUS_EXPIRED - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Expired
- STATUS_FORWARDED - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Forwarded
- STATUS_GENERAL_SERVICE_ERROR - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: General service error
- STATUS_IMPROPER_IDENTIFICATION - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Improper identification
- STATUS_INDETERMINATE - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Indeterminate
- STATUS_INQUIRY - Static variable in class com.objectxp.msg.UcpStatus
-
Inquiry status
- STATUS_LINKEDID_NOT_FOUND - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: LinkedID not found
- STATUS_MESSAGE_FORMAT_CORRUPT - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Message format corrupt
- STATUS_MESSAGE_ID_NOT_FOUND - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Message ID Not found
- STATUS_MESSAGE_REJECTED - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Message rejected
- STATUS_MULTIMEDIA_CONTENT_REFUSED - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Multimedia content refused
- STATUS_MULTIPLE_ADDRESSES_NOT_SUPPORTED - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Multiple addresses not supported
- STATUS_NEEDS_ACTION - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Needs action
- STATUS_NOT_POSSIBLE - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Not Possible
- STATUS_OPERATION_RESTRICTED - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Operation restricted
- STATUS_PARTIAL_SUCCESS - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Partial success
- STATUS_READ - Static variable in interface com.objectxp.mms.MMSReadReport
-
Status: Read
- STATUS_RECEIVED - Static variable in class com.objectxp.msg.MessageEvent
-
Event type: status report received
- STATUS_REJECTED - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Rejected
- STATUS_REPLY_APPLICATION_ID_NOT_FOUND - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Reply Application ID not found
- STATUS_RETRIEVED - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Retrieved
- STATUS_SENT - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Confirmed
- STATUS_SERVER_ERROR - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Server Error
- STATUS_SERVICE_DENIED - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Service denied
- STATUS_SERVICE_ERROR - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Service error
- STATUS_SERVICE_UNAVAILABLE - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Service unavailable
- STATUS_SUCCESS - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Success
- STATUS_TENTATIVE - Static variable in class com.objectxp.msg.smart.VCalendar
-
Status: Tentative
- STATUS_UNKNOWN - Static variable in interface com.objectxp.mms.MMSReadReport
-
Status: Unknown
- STATUS_UNREACHABLE - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Unreachable
- STATUS_UNRECOGNISED - Static variable in class com.objectxp.mms.MMSDeliveryStatus
-
Status: Unrecognised
- STATUS_UNSUPPORTED_OPERATION - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Unsupported operation
- STATUS_UNSUPPORTED_VERSION - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Unsupported version
- STATUS_VALIDATION_ERROR - Static variable in class com.objectxp.mms.protocol.MM7Status
-
Status: Validation error
- StatusReportMessage - Class in com.objectxp.msg
-
This class represents a SMS Status Report.
- stillTryingTransferMessage() - Method in class com.objectxp.msg.GsmStatus
-
Returns true if the Message could not yet be delivered.
- stopReceiving() - Method in class com.objectxp.msg.Cimd2SmsService
-
- stopReceiving() - Method in class com.objectxp.msg.GsmSmsService
-
- stopReceiving() - Method in interface com.objectxp.msg.SmsService
-
Stop receiving Messages.
- stopReceiving() - Method in class com.objectxp.msg.UcpSmsService
-
- submitOperation(Operation, boolean, long) - Method in class com.objectxp.msg.GsmConnector
-
- SUCCESS - Static variable in class com.objectxp.mms.MMSStatus
-
Response Status: Success.
- supportDeleteMessage() - Method in class com.objectxp.msg.GsmSmsService
-
Deprecated.
since jSMS 2.1.8
- supportDeleteMessage() - Method in interface com.objectxp.msg.SmsService
-
Deprecated.
since jSMS 2.1.8.
- supportReadMessage() - Method in class com.objectxp.msg.Cimd2SmsService
-
- supportReadMessage() - Method in class com.objectxp.msg.GsmSmsService
-
- supportReadMessage() - Method in class com.objectxp.msg.SmppSmsService
-
- supportReadMessage() - Method in interface com.objectxp.msg.SmsService
-
- supportReadMessage() - Method in class com.objectxp.msg.UcpSmsService
-
- Switch - Class in com.objectxp.mms.message.smil
-
The switch element allows an author to specify a set of alternative elements
from which only one acceptable element should be chosen.
- Switch() - Constructor for class com.objectxp.mms.message.smil.Switch
-
Construct a new Switch.
- TADA - Static variable in class com.objectxp.msg.ems.EMSSound
-
Predefined Sound: TaDa
- TAG_ADDITIONAL_STATUS_INFO_TEXT - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_ALERT_ON_MESSAGE_DELIVERY - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_CALLBACK_NUM - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_CALLBACK_NUM_ATAG - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_CALLBACK_NUM_PRES_IND - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DELIVERY_FAILURE_REASON - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DEST_ADDR_SUBUNIT - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DEST_BEARER_TYPE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DEST_NETWORK_TYPE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DEST_SUBADDRESS - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DEST_TELEMATICS_ID - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DESTINATION_PORT - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DISPLAY_TIME - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_DPF_RESULT - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_ITS_REPLY_TYPE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_ITS_SESSION_INFO - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_LANGUAGE_INDICATOR - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_MESSAGE_PAYLOAD - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_MESSAGE_STATE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_MORE_MESSAGES_TO_SEND - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_MS_AVAILABILITY_STATUS - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_MS_MSG_WAIT_FACILITIES - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_MS_VALIDITY - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_NETWORK_ERROR_CODE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_NUMBER_OF_MESSAGES - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_PAYLOAD_TYPE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_PRIVACY_INDICATOR - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_QOS_TIME_TO_LIVE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_RECEIPTED_MESSAGE_ID - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SAR_MSG_REF_NUM - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SAR_SEGMENT_SEQNUM - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SAR_TOTAL_SEGMENTS - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SC_INTERFACE_VERSION - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SET_DPF - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SMS_SIGNAL - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SOURCE_ADDR_SUBUNIT - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SOURCE_BEARER_TYPE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SOURCE_NETWORK_TYPE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SOURCE_PORT - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SOURCE_SUBADDRESS - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_SOURCE_TELEMATICS_ID - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_USER_MESSAGE_REFERENCE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_USER_RESPONSE_CODE - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TAG_USSD_SERVICE_OP - Static variable in class com.objectxp.msg.SmppOptionalParameter
-
- TapSmsService - Class in com.objectxp.msg
-
This class may be used to send Short Messages (SMS) to a mobile recipient
using TAP/IXO.
- TapSmsService() - Constructor for class com.objectxp.msg.TapSmsService
-
- TEL - Static variable in class com.objectxp.msg.smart.VCard
-
Specifies the Phone Number, may contain types PREF, WORK, HOME, VOICE,
FAX, MSG, CELL, PAGER, BBS, MODEM, CAR, ISDN, VIDEO
- TEXT - Static variable in class com.objectxp.mms.message.ContentClass
-
- Text - Class in com.objectxp.mms.message.smil
-
This class represents a SMIL "text" element.
- Text(String) - Constructor for class com.objectxp.mms.message.smil.Text
-
Construct a new Text Element.
- Text(byte[], String) - Constructor for class com.objectxp.mms.message.smil.Text
-
Construct a new Text Element.
- Text(byte[], String, String) - Constructor for class com.objectxp.mms.message.smil.Text
-
Construct a new Text element.
- Text(InputStream, String, String) - Constructor for class com.objectxp.mms.message.smil.Text
-
Construct a new Text element.
- Textstream - Class in com.objectxp.mms.message.smil
-
A SMIL streaming text ("textstream").
- Textstream(byte[], String, String) - Constructor for class com.objectxp.mms.message.smil.Textstream
-
Construct a new streaming text element.
- Textstream(InputStream, String, String) - Constructor for class com.objectxp.mms.message.smil.Textstream
-
Construct a new Text stream element.
- throwException() - Method in class com.objectxp.msg.MessageEvent
-
Throw exception eventually associated with this event.
- TIMEOUT - Static variable in class com.objectxp.mms.transport.PPPDialup
-
TIMEOUT is the name of the constant holding the value "ppp.timeout".
- TimeoutException - Exception in com.objectxp.msg
-
This exception will be thrown by jSMS if a GSM device (in case of a
GsmSmsService
)
or SMSC doesn't reply to commands within a reasonable time.
- Timer - Class in com.objectxp.mms.message.smil
-
The Timer class represents a SMIL "par" element.
- Timer() - Constructor for class com.objectxp.mms.message.smil.Timer
-
- Timing - Class in com.objectxp.mms.message.smil
-
Base class for SMIL timing elements.
- Timing() - Constructor for class com.objectxp.mms.message.smil.Timing
-
- TIMING_BEGIN - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: begin
- TIMING_DUR - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: dur
- TIMING_END - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: end
- TIMING_ENDSYNC - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: endsync
- TIMING_FILL - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: fill
- TIMING_MAX - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: max
- TIMING_MIN - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: min
- TIMING_REPEAT_COUNT - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: repeatCount
- TIMING_REPEAT_DUR - Static variable in class com.objectxp.mms.message.smil.Element
-
TIMING attribute, value: repeatDur
- TITLE - Static variable in class com.objectxp.msg.smart.VCard
-
Specifies the job title, functional position or function
- TON_ABBREVIATED - Static variable in class com.objectxp.msg.GsmAddress
-
Type of number: Abbreviated
- TON_ALPHANUMERIC - Static variable in class com.objectxp.msg.GsmAddress
-
Type of number: Alphanumeric
- TON_INTERNATIONAL - Static variable in class com.objectxp.msg.GsmAddress
-
Type of number: International
- TON_NATIONAL - Static variable in class com.objectxp.msg.GsmAddress
-
Type of number: National
- TON_NETWORK_SPECIFIC - Static variable in class com.objectxp.msg.GsmAddress
-
Type of number: Network specific
- TON_SUBSCRIBER_NUMBER - Static variable in class com.objectxp.msg.GsmAddress
-
Type of number: Subscriber number
- TON_UNKNOWN - Static variable in class com.objectxp.msg.GsmAddress
-
Type of number: Unknown
- TONGUE - Static variable in class com.objectxp.msg.ems.EMSAnimation
-
Pre-defined animation: TONGUE
- TOP - Static variable in class com.objectxp.mms.message.smil.Region
-
attribute, value: top
- toString() - Method in class com.objectxp.mms.message.ContentClass
-
- toString() - Method in class com.objectxp.mms.message.MMSMessage
-
- toString() - Method in class com.objectxp.mms.message.ReplyCharging
-
- toString() - Method in class com.objectxp.mms.message.smil.Media
-
- toString() - Method in class com.objectxp.mms.message.SMILMessage
-
- toString() - Method in class com.objectxp.mms.MMSAddress
-
Returns the complete MMS address as String
(including the type).
- toString() - Method in class com.objectxp.mms.MMSCapability
-
Returns the name of the capability:
SEND
FETCH
RECEIVE
CANCEL
REPLACE
- toString() - Method in class com.objectxp.mms.MMSDeliveryStatus
-
- toString() - Method in class com.objectxp.mms.MMSStatus
-
- toString() - Method in class com.objectxp.mms.protocol.MM7Status
-
- toString() - Method in class com.objectxp.msg.Address
-
Returns a string representation of the address.
- toString() - Method in class com.objectxp.msg.AtReply
-
- toString() - Method in class com.objectxp.msg.Capability
-
- toString() - Method in class com.objectxp.msg.Cimd2Status
-
- toString() - Method in class com.objectxp.msg.ems.EMSAnimation
-
- toString() - Method in class com.objectxp.msg.ems.EMSPicture
-
- toString() - Method in class com.objectxp.msg.ems.EMSSound
-
- toString() - Method in class com.objectxp.msg.ems.EMSText
-
- toString() - Method in class com.objectxp.msg.ems.EMSTextFormat
-
- toString() - Method in class com.objectxp.msg.ems.EMSUnsupportedElement
-
- toString() - Method in class com.objectxp.msg.ems.EMSUserPromptIndicator
-
- toString() - Method in class com.objectxp.msg.GsmAddress
-
- toString() - Method in class com.objectxp.msg.GsmStatus
-
Returns a String representation of this GsmStatus (e.g.
- toString() - Method in class com.objectxp.msg.Message
-
Constructs a string representation of this Message
- toString() - Method in class com.objectxp.msg.MessageEvent
-
Returns a "human" readable description of the message event type.
- toString() - Method in class com.objectxp.msg.ota.OTAMessage
-
- toString() - Method in class com.objectxp.msg.SEOMessage
-
- toString() - Method in class com.objectxp.msg.smart.CLIIcon
-
- toString() - Method in class com.objectxp.msg.smart.OperatorLogo
-
- toString() - Method in class com.objectxp.msg.smart.PictureMessage
-
- toString() - Method in class com.objectxp.msg.smart.Ringtone.Note
-
- toString() - Method in class com.objectxp.msg.smart.Ringtone
-
- toString() - Method in class com.objectxp.msg.smart.VCalendar
-
- toString() - Method in class com.objectxp.msg.SmppMessage
-
- toString() - Method in class com.objectxp.msg.SmppOptionalParameter
-
- toString() - Method in class com.objectxp.msg.SmppStatus
-
Constructs a string representation of this object
- toString() - Method in class com.objectxp.msg.SmsMessage
-
- toString() - Method in class com.objectxp.msg.StatusReportMessage
-
- toString() - Method in class com.objectxp.msg.UcpMessage
-
- toString() - Method in class com.objectxp.msg.UcpStatus
-
- toString() - Method in class com.objectxp.msg.util.ConcatHeaderElement
-
- toString() - Method in class com.objectxp.msg.util.PortAddressingHeaderElement
-
- toString() - Method in class com.objectxp.msg.util.SmsHeader
-
- toString() - Method in class com.objectxp.msg.util.SmsHeaderElement
-
- toXML() - Method in class com.objectxp.mms.message.smil.Element
-
Returns a String representation of the element with all its children and attributes.
- Transport - Interface in com.objectxp.mms.transport
-
The Transport interface is used by the MMSService to prepare a connection to
the MMSC.
- TransportException - Exception in com.objectxp.mms.transport
-
- TransportException(String) - Constructor for exception com.objectxp.mms.transport.TransportException
-
- TransportException(String, Exception) - Constructor for exception com.objectxp.mms.transport.TransportException
-
- TYPE - Static variable in class com.objectxp.mms.message.smil.Layout
-
attribute, value: type
- TYPE_BBS - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a bulletin board service number
- TYPE_BMP - Static variable in class com.objectxp.msg.SEOMessage
-
Object Type: BMP
- TYPE_CAR - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a car-phone number
- TYPE_CELL - Static variable in class com.objectxp.msg.smart.VCard
-
Type definition for Mobile Phone
- TYPE_CUSTOM - Static variable in class com.objectxp.mms.MMSAddress
-
Custom address type.
- TYPE_DOM - Static variable in class com.objectxp.msg.smart.VCard
-
Place definition for domestic
- TYPE_EMAIL - Static variable in class com.objectxp.mms.MMSAddress
-
eMail address type.
- TYPE_EVENT - Static variable in class com.objectxp.msg.smart.VCalendar
-
Type of Entry: Event
- TYPE_FAX - Static variable in class com.objectxp.msg.smart.VCard
-
Type definition for a Fax
- TYPE_HOME - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a home number or place
- TYPE_INTL - Static variable in class com.objectxp.msg.smart.VCard
-
Place definition for international
- TYPE_IPV4 - Static variable in class com.objectxp.mms.MMSAddress
-
IPv4 address type.
- TYPE_IPV6 - Static variable in class com.objectxp.mms.MMSAddress
-
IPv6 address type.
- TYPE_ISDN - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates an ISDN number
- TYPE_MIDI - Static variable in class com.objectxp.msg.SEOMessage
-
Object Type: MIDI
- TYPE_MODEM - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a MODEM number
- TYPE_MSG - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a messaging service on the number
- TYPE_PAGER - Static variable in class com.objectxp.msg.smart.VCard
-
Type definition for Pager
- TYPE_PARCEL - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a parcel delivery address
- TYPE_PLMN - Static variable in class com.objectxp.mms.MMSAddress
-
global-phone-number address type.
- TYPE_POSTAL - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a postal delivery address
- TYPE_PREF - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates preferred number or place
- TYPE_PREFIX - Static variable in class com.objectxp.mms.MMSAddress
-
Type prefix "/TYPE="
- TYPE_TODO - Static variable in class com.objectxp.msg.smart.VCalendar
-
Type of Entry: ToDo
- TYPE_VCARD - Static variable in class com.objectxp.msg.SEOMessage
-
Object Type: VCard
- TYPE_VIDEO - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a video-phone number
- TYPE_VOICE - Static variable in class com.objectxp.msg.smart.VCard
-
type definition for Voice
- TYPE_WORK - Static variable in class com.objectxp.msg.smart.VCard
-
Indicates a work number or place
- TZ - Static variable in class com.objectxp.msg.smart.VCard
-
Specifies information related to the standard time