Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit
A B C D E F G H I L M N O P Q R S T U V W X Y

A

A - Static variable in class ie.ncl.sms.nbs.Note
 
accept(ReceiverListener) - Method in interface ie.ncl.msg.server.MessageServerConnectionRequest
 
accept(ReceiverListener, ErrorListener) - Method in interface ie.ncl.msg.server.MessageServerConnectionRequest
 
accept(Properties, ReceiverListener, ErrorListener) - Method in interface ie.ncl.msg.server.MessageServerConnectionRequest
 
accept(ReceiverListener) - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Accepts an inbound SMPP connection return an SMPP_ROK (0) to the client
accept(Properties, ReceiverListener, ErrorListener) - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Accepts an inbound SMPP connection return an SMPP_ROK (0) to the client.
accept(ReceiverListener, ErrorListener) - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
 
acknowledge(Message, boolean) - Method in class ie.ncl.msg.ConnectionManager
 
acknowledge(Message, boolean) - Method in class ie.ncl.msg.Loopback
Receiver API.
acknowledge(Message, boolean) - Method in interface ie.ncl.msg.Receiver
Acknowledge a received messages.
acknowledge(Message, boolean) - Method in class ie.ncl.sms.cimd.CimdConnection
Not implemented - acknowledgements are automatic.
acknowledge(Message, boolean) - Method in class ie.ncl.sms.lm.LongMessageReceiver
Acknowledge a long message.
acknowledge(Message, boolean) - Method in class ie.ncl.sms.modem.GsmModem
Acknowledge messages - Not implemented as messages are acknowledged immediately.
acknowledge(Message, boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Send a acknowledgement (negative or positive) to a received message.
acknowledge(Message, boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
Acknowledge a received message.
acknowledge(Message, boolean) - Method in class ie.ncl.sms.ucp.UCPConnection
 
ACTION_CACHE - Static variable in class ie.ncl.wap.push.ServiceLoading
A Service Loading sent to a mobile with an cache action will cause the URL in the request to be loaded on the phone.
ACTION_EXECUTE_HIGH - Static variable in class ie.ncl.wap.push.ServiceLoading
A Service Loading sent to a mobile with an execute high action will cause the URL in the request to be loaded on the phone.
ACTION_EXECUTE_LOW - Static variable in class ie.ncl.wap.push.ServiceLoading
A Service Loading sent to a mobile with an 'execute low' action will cause the URL in the request to be loaded on the phone.
ACTIVE - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
add(String, String) - Method in class ie.ncl.media.music.IMelody
Add an extra parameter name and value pair.
add(Note) - Method in class ie.ncl.media.music.Melody
 
add(UDHMessage) - Method in class ie.ncl.sms.gsm.Cache
Add a short (user data header) message to the cache, returning a full long Message if it is the last fragment of one.
add(IE) - Method in class ie.ncl.sms.gsm.UserDataHeader
Add an Information Element.
add(Phrase) - Method in class ie.ncl.sms.nbs.Melody
Add a musical phrase to the melody.
add(Phrase, int) - Method in class ie.ncl.sms.nbs.Melody
Add a musical phrase to the melody, specifing number of times it is repeated.
add(Note) - Method in class ie.ncl.sms.nbs.Phrase
Add a note to the musical phrase.
add(TLVParameter) - Method in class ie.ncl.sms.smpp.MessageSettings
Add a TVL parameter.
add(TLVType, Object) - Method in class ie.ncl.sms.smpp.MessageSettings
Add a TVL parameter.
add(int, Object) - Method in class ie.ncl.sms.smpp.MessageSettings
Add a TVL parameter.
add(SmppRequest, boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Add a request to the outgoing queue.
add(SmppRequest) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Add a request to the outgoing queue.
add(SmppResponse) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Add a request to the outgoing queue.
add(AddCustomerResponse, Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously add a new Customer to the SMSC.
add(Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously add a new Customer to the SMSC.
add(AddDLResponse, Address, String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. These method asynchronously adds a new (empty) Distribution list to the SMSC.
add(Address, String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is a synchronous version of the one above.
add(AddMemberResponse, Address, String, Member) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. These method asynchronously adds a new member to distribution list on the SMSC.
add(Address, String, Member) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is a synchronous version of the one above.
AddCustomerResponse - Interface in ie.ncl.sms.smpp
 
AddDLResponse - Interface in ie.ncl.sms.smpp
 
AddMemberResponse - Interface in ie.ncl.sms.smpp
 
addOverTheLimit(SmppRequest) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
addReceivedFragment(Message, int, int, int) - Method in interface ie.ncl.sms.lm.Cache
Add a message fragment to the cache.
addReceivedFragment(Message, int, int, int) - Method in class ie.ncl.sms.lm.MemoryCache
Add a message fragment to the cache.
addRequest(Request, boolean) - Method in class ie.ncl.sms.ucp.UCPConnection
 
addRequest(Request) - Method in class ie.ncl.sms.ucp.UCPConnection
 
addResponse(Exception, Customer) - Method in interface ie.ncl.sms.smpp.AddCustomerResponse
 
addResponse(Exception, Address, String) - Method in interface ie.ncl.sms.smpp.AddDLResponse
 
addResponse(Exception, Address, String, Member) - Method in interface ie.ncl.sms.smpp.AddMemberResponse
 
Address - Class in ie.ncl.msg
This object is used to specify/determine the source/destination address of a message.
Address(String) - Constructor for class ie.ncl.msg.Address
The simplest form of an address is a string.
Address(String, Attributes) - Constructor for class ie.ncl.msg.Address
Create an address specifying its string value and address attributes.
Address - Class in ie.ncl.sms.smpp
This class is used to create a short messaging address.
Address(String, int, int) - Constructor for class ie.ncl.sms.smpp.Address
This constructor creates a short messaging address which comprises of a Type Of Number (TON), a Number Plan Indicator (NPI) and the short message entity's number (such as the telephone number of a handset).
Address(int, int, String) - Constructor for class ie.ncl.sms.smpp.Address
 
Address(String) - Constructor for class ie.ncl.sms.smpp.Address
This constructor creates a short messaging address which comprises of the short message entity number (such as the telephone number of a handset), and a default TON and NPI.
AddressAttributeNames - Interface in ie.ncl.sms
List of attributes of an SMS address.
ADI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
A with diaeresis character.
adi - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
a with diaeresis character.
AE - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
AE joined (Ligature AE) character.
ae - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
ae joined character.
agr - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
a with grave character.
AlertNotification - Interface in ie.ncl.sms.smpp
 
alertNotification(Address, Address, MSAvailabilityStatus) - Method in interface ie.ncl.sms.smpp.AlertNotification
 
alerts(AlertNotification) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method sets up a callback target which will be called when alert notifications are received.
ALPHABET_BINARY - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
ALPHABET_DEFAULT - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
ALPHABET_MASK - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
ALPHABET_UCS2 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
ANG - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Anstrom (ring over A) character.
ang - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Anstrom lower character.
areAnyQueuesFull() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
ASHARP - Static variable in class ie.ncl.sms.nbs.Note
 
AttributeNames - Interface in ie.ncl.msg
This dummy interface should be/is extended by interfaces that define the Attribute Names of messages for a variety of transport.
Attributes - Class in ie.ncl.msg
The Attributes object (or attribute set) is used to group a set of attribute name and value pairs.
Attributes() - Constructor for class ie.ncl.msg.Attributes
Create an empty set of message properties.
Attributes(Hashtable) - Constructor for class ie.ncl.msg.Attributes
Create a set of attributes initilized with the values from the hashtable paramater.
AUTHTYPE_CHAP - Static variable in class ie.ncl.wap.push.OTASettings
CHAP is encrypted password authentication.
AUTHTYPE_PAP - Static variable in class ie.ncl.wap.push.OTASettings
PAP is clear text password authentication.

B

B - Static variable in class ie.ncl.sms.nbs.Note
 
beats - Static variable in class ie.ncl.sms.nbs.Phrase
 
beatsToTempo(int) - Static method in class ie.ncl.sms.nbs.Phrase
 
BILLING_IDENTIFIER - Static variable in interface ie.ncl.sms.ucp.UCPMessageAttributeNames
 
Binary - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
This should be used to send 8 bit binary data.
BINARY - Static variable in class ie.ncl.sms.dcs.ShortMessageCoding
 
BinaryMessage - Class in ie.ncl.msg
BinaryMessage extends the base class Message (used for all messages in the Generic API) by implementing the message body as byte[] data.
BinaryMessage() - Constructor for class ie.ncl.msg.BinaryMessage
Create a binary message with no bytes and no address.
BinaryMessage(Address) - Constructor for class ie.ncl.msg.BinaryMessage
Create a new binary message with a destination address and no bytes.
BinaryMessage(Address, byte[]) - Constructor for class ie.ncl.msg.BinaryMessage
Create a new binary message with destination address and byte array body.
BinaryMessage(BinaryMessage) - Constructor for class ie.ncl.msg.BinaryMessage
Create a new message from an existing one.
bind(BindResponse, Binding) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to perform an asynchronous bind with the SMSC.
bind(Binding) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method performs an synchronous bind with the SMSC.
BIND_MODE_RECEIVER - Static variable in class ie.ncl.sms.smpp.Binding
Used to indicate binding mode is receiver.
BIND_MODE_TRANSCEIVER - Static variable in class ie.ncl.sms.smpp.Binding
Used to indicate binding mode is transmitter and receiver.
BIND_MODE_TRANSMITTER - Static variable in class ie.ncl.sms.smpp.Binding
Used to indicate binding is transmitter.
Binding - Class in ie.ncl.sms.smpp
Create the bind structure - transmitter or receiver.
Binding(String, String, String) - Constructor for class ie.ncl.sms.smpp.Binding
Create a transmitter binding
Binding(String, String, String, Address, Receiver) - Constructor for class ie.ncl.sms.smpp.Binding
Create a receiver binding specifying the address range.
Binding(String, String, String, Address, ExtendedReceiver) - Constructor for class ie.ncl.sms.smpp.Binding
Create a receiver binding specifying the address range.
Binding(String, String, String, Receiver) - Constructor for class ie.ncl.sms.smpp.Binding
Create a receiver binding without specifying the address range.
BindResponse - Interface in ie.ncl.sms.smpp
 
bindResponse(Exception, Binding) - Method in interface ie.ncl.sms.smpp.BindResponse
 
Bitmap - Class in ie.ncl.sms.nbs
This class is used to create a bitmap that can be sent over the air to a mobile phone.
Bitmap(int[], int, int) - Constructor for class ie.ncl.sms.nbs.Bitmap
 
Bitmap(int[], int, int, int) - Constructor for class ie.ncl.sms.nbs.Bitmap
 
Bookmark - Class in ie.ncl.wap.push
This class is used to send a Bookmark to a mobile phone.
Bookmark(String, URL) - Constructor for class ie.ncl.wap.push.Bookmark
Create a Bookmark that can be sent to a mobile phone.

C

C - Static variable in class ie.ncl.sms.nbs.Note
 
Cache - Class in ie.ncl.sms.gsm
Long message cache is used to store fragments of long messages that are received intermitently and reassemble them when the all fragments are received.
Cache(int) - Constructor for class ie.ncl.sms.gsm.Cache
Construct a long message cache, specifying the expiry on the old message fragments.
Cache - Interface in ie.ncl.sms.lm
This interface is used to define the methods a store for fragments.
CacheOperation - Class in ie.ncl.wap.push
A Cache Operation is used to expire objects - eg internet/WAP pages - stored on a mobile phone.
CacheOperation(URL) - Constructor for class ie.ncl.wap.push.CacheOperation
Create a CacheOperation specifying the base URL for all pages and folders that are being invalidated.
cancel(String) - Method in interface ie.ncl.msg.MessageStore
Cancel a message as specified by the ID.
cancel(CancelResponse, Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously cancel a short message sent to the SMSC for further delivery to an SME or SMEs.
cancel(Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
CANCELLED - Static variable in class ie.ncl.sms.gsm.Status
Message was cancelled.
CancelResponse - Interface in ie.ncl.sms.smpp
 
cancelResponse(Exception, Message) - Method in interface ie.ncl.sms.smpp.CancelResponse
 
CB_ISO_639 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CB_ISO_639_7BIT - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CC - Static variable in interface ie.ncl.sms.MessageAttributeNames
CC attribute (Array of Address or array of String).
CC(Address) - Method in class ie.ncl.sms.smpp.Message
Add a distribution list recipient.
CC(String) - Method in class ie.ncl.sms.smpp.Message
Add a distribution list recipient (send carbon copy to this list).
ccContains(Object) - Method in class ie.ncl.sms.smpp.Message
 
CED - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
C with Cedilla character.
CellBroadcastCoding - Class in ie.ncl.sms.dcs
These coding schemes are used to specify the coding of a Cell Broadcast message.
CellBroadcastLanguage - Class in ie.ncl.sms.dcs
This is used to specify a cell broadcast language data coding scheme.
checkForTimedOutRequests() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
checkLink() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method performs a up-link check on the SMPP connection.
checkLink(CheckLinkResponse) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method performs a up-link check on the SMPP connection.
CheckLinkResponse - Interface in ie.ncl.sms.smpp
 
checkLinkResponse() - Method in interface ie.ncl.sms.smpp.CheckLinkResponse
 
CimdConnection - Class in ie.ncl.sms.cimd
The CimdConnection class is an implementation of the CIMD 2.0 Protocol used to connect to a CIMD compliant Short Message Service Centre, for the purposes of sending and receiving text and binary short messages.
CimdConnection() - Constructor for class ie.ncl.sms.cimd.CimdConnection
 
CimdMessageAttributeNames - Interface in ie.ncl.sms.cimd
A collection message attributes specific to the CIMD protocol
CimdServer - Class in ie.ncl.sms.cimd
 
CimdServer(InputStream, OutputStream) - Constructor for class ie.ncl.sms.cimd.CimdServer
 
CLASS_0 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CLASS_1 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CLASS_2 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CLASS_3 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CLASS_MASK - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CLASS_ME_SPECIFIC - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CLASS_SIM_SPECIFIC - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
CLASS_TE_SPECIFIC - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
clean(String) - Static method in class ie.ncl.sms.modem.GsmModem
 
clearNotes() - Method in class ie.ncl.media.music.Melody
 
clone() - Method in class ie.ncl.msg.Address
Clone this address.
clone() - Method in class ie.ncl.msg.Attributes
Clone this Attributes object.
close() - Method in class ie.ncl.mms.MMSReceiver
Connect close the underlying transport.
close() - Method in class ie.ncl.mms.MMSSender
Connect close the underlying transport.
close() - Method in interface ie.ncl.msg.Connection
Close the connection.
close() - Method in class ie.ncl.msg.ConnectionManager
 
close() - Method in class ie.ncl.msg.Loopback
Implements the Connection API - Close the connection.
close() - Method in class ie.ncl.msg.SyncReceiver
Close the connection.
close() - Method in class ie.ncl.msg.SyncSender
Close the connection.
close() - Method in class ie.ncl.sms.cimd.CimdConnection
Close the CIMD connection.
close() - Method in class ie.ncl.sms.gsm.LongMessageReceiver
Close the connection.
close() - Method in class ie.ncl.sms.gsm.LongMessageSender
Close the connection.
close() - Method in class ie.ncl.sms.lm.LongMessageReceiver
Close the connection.
close() - Method in class ie.ncl.sms.modem.GsmModem
Close down the connection with the GsmModem device.
close() - Method in class ie.ncl.sms.nbs.NarrowBandSocket
Close the connection.
close() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
close() - Method in class ie.ncl.sms.smpp.SmppConnection
Close the connection.
close() - Method in class ie.ncl.sms.ucp.UCPConnection
 
close() - Method in class ie.ncl.wap.push.WAPPush
Close the WAP Push connection.
closeServer() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. For outbinds only.
CME_BAD_CELL - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_DIAL_STRING_TOO_LONG - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_ERROR_BIT - Static variable in exception ie.ncl.sms.modem.GsmModemException
Mobile equipment errors (CME).
CME_INCORRECT_PASSWORD - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_LOST_CELL - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_NO_NETWORK_SERVICE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_NOT_FOUND - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_OPERATION_NOT_ALLOWED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_OPERATION_NOT_SUPPORTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_PHONE_FAILURE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_PROTOCOL_STACK_BAD_STATE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_SIM_BUSY - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_SIM_FAILURE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_SIM_NOT_INSERTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_SIM_PIN_REQUIRED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_SIM_PUK_REQUIRED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CME_TEXT_STRING_TOO_LONG - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_CALL_BARRED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_DESTINATION_OUT_OF_SERVICE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_DEVICE_NOT_READY - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_ERROR_304 - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_ERROR_BIT - Static variable in exception ie.ncl.sms.modem.GsmModemException
Mobile service Errors (CMS).
CMS_FACILITY_REJECTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_INTERWORKING_UNSPECIFIED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_INVALID_INFO_ELEMENT - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_INVALID_MANDETORY_INFORMATION - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_INVALID_MEMORY_INDEX - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_INVALID_MESSAGE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_INVALID_SM_TRANSFER_REFERENCE_VALUE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_INVALID_TEXT_MODE_PARAM - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_MESSAGE_INCOMPATIBLE_WITH_STATE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_MESSAGE_TYPE_NOT_IMPLEMENTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_NETWORK_CONGESTION - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_NETWORK_OUT_OF_ORDER - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_OPERATION_NOT_ALLOWED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_OPERATION_NOT_SUPPORTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_OPERATOR_DETERMINED_BARRING - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_PROTOCOL_ERROR - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_REQUEST_FACILITY_NOT_IMPLEMENTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_REQUESTED_FACILITY_NOT_SUBSCRIBED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_RESOURCES_UNAVAILABLE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_SC_ADDRESS_UNKNOWN - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_SIM_BUSY - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_SIM_FAILURE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_SIM_MEMORY_FULL - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_SM_TRANSFER_REJECTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_SMS_SERVICE_RESERVED - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_TEMPORARY_FAILURE - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_UNALLOCATED_NUMBER - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_UNIDENTIFIED_SUBSCRIBER - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_UNKNOWN_ERROR - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
CMS_UNKNOWN_SUBSCRIBER - Static variable in exception ie.ncl.sms.modem.GsmModemException
 
COMMAND_ID - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to get the SMPP Command ID of a received smpp message.
COMMAND_STATUS - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to get the SMPP Command Status of a received smpp message.
CommandPacket - Class in ie.ncl.sms.gsm
Created by IntelliJ IDEA.
CommandPacket() - Constructor for class ie.ncl.sms.gsm.CommandPacket
 
COMMUNICATION_ERROR - Static variable in exception ie.ncl.sms.modem.GsmModemException
A communication error occured
compare(Object, Object) - Method in class ie.ncl.sms.gsm.LongMessageComparator
Implements Comparator API.
compare(Object, Object) - Method in class ie.ncl.sms.gsm.LongMessageSender
Comparator interface method.
compare(Object, Object) - Method in class ie.ncl.sms.gsm.LongMessageStatus
Implements Comparator API.
compare(Object, Object) - Method in class ie.ncl.sms.gsm.ShortMessageComparator
Implements the Comparator API.
compareTo(Object) - Method in class ie.ncl.sms.gsm.IE
 
complete() - Method in class ie.ncl.sms.gsm.LongMessageStatus
Indicate if the LongMessageStatus is complete, ie all fragments have been received.
COMPRESSION_BIT - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
compressUserDataTo7BitData(byte[], byte[]) - Static method in class ie.ncl.sms.gsm.GsmEncoder
 
compressUserDataTo7BitData(int, byte[]) - Static method in class ie.ncl.sms.gsm.GsmEncoder
NOTE THE FORMAT: [UDHL][UDH][UD]
Example: [05][0003000201][134 bytes]
In this example, it is '5' that should be supplied to this function.
compressUserDataTo7BitData(byte[]) - Static method in class ie.ncl.sms.gsm.GsmEncoder
 
connect() - Method in class ie.ncl.mms.MMSReceiver
Connect to the underlying transport.
connect() - Method in class ie.ncl.mms.MMSSender
Connect to the underlying transport.
connect() - Method in interface ie.ncl.msg.Connection
Connect with the service.
connect() - Method in class ie.ncl.msg.ConnectionManager
Connection
connect() - Method in class ie.ncl.msg.Loopback
Implements Connection API.
connect() - Method in class ie.ncl.msg.SyncReceiver
Open the connection, if not already open.
connect() - Method in class ie.ncl.msg.SyncSender
Open the connection, if not already open.
connect() - Method in class ie.ncl.sms.cimd.CimdConnection
Make a CIMD connection.
connect() - Method in class ie.ncl.sms.gsm.LongMessageReceiver
Open the connection.
connect() - Method in class ie.ncl.sms.gsm.LongMessageSender
Open the connection.
connect() - Method in class ie.ncl.sms.lm.LongMessageReceiver
 
connect() - Method in class ie.ncl.sms.modem.GsmModem
Connect with the device.
connect() - Method in class ie.ncl.sms.nbs.NarrowBandSocket
Connect with the underlying transport.
connect() - Method in class ie.ncl.sms.smpp.SmppConnection
 
connect() - Method in class ie.ncl.sms.ucp.UCPConnection
 
connect() - Method in class ie.ncl.wap.push.WAPPush
Connect the underlying transport.
CONNECTED - Static variable in interface ie.ncl.msg.Connection
The link is connected (and not reconnecting).
connected() - Method in interface ie.ncl.msg.Connection
Deprecated. Use getConnectionStatus instead
connected() - Method in class ie.ncl.msg.ConnectionManager
 
connected() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Is the SMPP object still connected to the SMSC.
Connection - Interface in ie.ncl.msg
This interface is used to define the basic methods required of a message connection.
connectionError(Connection, ConnectionException) - Method in class ie.ncl.msg.ConnectionManager
 
connectionError(Connection, ConnectionException) - Method in interface ie.ncl.msg.ErrorListener
 
ConnectionError - Interface in ie.ncl.sms.smpp
 
connectionError(Exception) - Method in interface ie.ncl.sms.smpp.ConnectionError
 
connectionError(Exception) - Method in class ie.ncl.sms.smpp.SmppConnection
implements SMPP callback API.
ConnectionException - Exception in ie.ncl.msg
This class is used to indicate problems with the underlying connection.
ConnectionException(String) - Constructor for exception ie.ncl.msg.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception ie.ncl.msg.ConnectionException
 
ConnectionManager - Class in ie.ncl.msg
 
ConnectionManager(String) - Constructor for class ie.ncl.msg.ConnectionManager
ConnectionManager is a wrapper around a sender/receiver.
ConnectionManager() - Constructor for class ie.ncl.msg.ConnectionManager
 
Constants - Interface in ie.ncl.sms.smpp
This interface defines the various short messaging constants which are used by the short messaging class (message), the short messaging address (address) and the SMPP protocol handler (smpp).
constructPDU(Message) - Method in class ie.ncl.sms.modem.GsmModem
 
constructSmsDeliver(Message) - Static method in class ie.ncl.sms.modem.GsmModem
 
constructSmsSubmit(Message) - Static method in class ie.ncl.sms.modem.GsmModem
 
constructTpud(Message) - Static method in class ie.ncl.sms.modem.GsmModem
 
contains(Attributes) - Method in class ie.ncl.msg.Attributes
Check that this set of attributes contains the 'other' set of attribute AND the values of the other set match this one.
Content - Class in ie.ncl.sms.gsm
This object groups PID, DCS, UDHI and bytes together.
Content(byte[], ProtocolIdentifier, DataCodingScheme, boolean) - Constructor for class ie.ncl.sms.gsm.Content
 
Content(byte[], ProtocolIdentifier, DataCodingScheme, boolean, byte[]) - Constructor for class ie.ncl.sms.gsm.Content
 
Content(byte[], ProtocolIdentifier, DataCodingScheme) - Constructor for class ie.ncl.sms.gsm.Content
 
Content(byte[]) - Constructor for class ie.ncl.sms.gsm.Content
 
convert(Message, MessageSettings) - Method in class ie.ncl.sms.smpp.SmppConnection
 
convert(Message) - Method in class ie.ncl.sms.smpp.SmppConnection
 
convertFromGsmOctet(int) - Static method in class ie.ncl.sms.gsm.ValidityPeriod
 
convertOldApiExceptionToNewApiException(Exception) - Method in class ie.ncl.sms.smpp.SmppConnection
 
copy() - Method in class ie.ncl.msg.Address
 
copy() - Method in class ie.ncl.msg.Attributes
 
countLongMessages() - Method in class ie.ncl.sms.gsm.Cache
Count the number of long messages cached.
countShortMessages() - Method in class ie.ncl.sms.gsm.Cache
Count the number of short messages cached.
CR - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Carraige return character.
CR - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
createDialupSettings(String, InetAddress, String, String, String, String, URL) - Static method in class ie.ncl.wap.push.OTASettings
Create a OTASettings object with Dialup bearer settings.
createGPRSSettings(String, InetAddress, String, String, String, String, URL) - Static method in class ie.ncl.wap.push.OTASettings
Create a OTASettings object with GPRS bearer settings.
createMIDI(OutputStream) - Method in class ie.ncl.media.music.Melody
 
createMIDI(String) - Method in class ie.ncl.media.music.Melody
 
CSHARP - Static variable in class ie.ncl.sms.nbs.Note
 
CUR - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Currency sign (o,with 4 normals) character.
Customer - Class in ie.ncl.sms.smpp
 
Customer(String, String, String, Address, int, boolean, int, int, String) - Constructor for class ie.ncl.sms.smpp.Customer
Construct the Customer object.
Customer(String) - Constructor for class ie.ncl.sms.smpp.Customer
 

D

D - Static variable in class ie.ncl.sms.nbs.Note
 
DataCodingScheme - Class in ie.ncl.sms.dcs
The DCS or Data Coding Scheme is used to tell what way the bytes of a message should be interpreted - be it a short message, USSD message or cell broadcast message.
DataCodingScheme() - Constructor for class ie.ncl.sms.dcs.DataCodingScheme
Set to the Default value.
DataCodingScheme(int) - Constructor for class ie.ncl.sms.dcs.DataCodingScheme
Set the DCS to a specific value.
DataResponse - Interface in ie.ncl.sms.smpp
 
dataResponse(Exception, Message, MessageSettings) - Method in interface ie.ncl.sms.smpp.DataResponse
 
date() - Method in class ie.ncl.sms.smpp.DefaultTimeFactory
 
date() - Method in interface ie.ncl.sms.smpp.TimeFactory
 
DAYS - Static variable in class ie.ncl.sms.gsm.ValidityPeriod
 
dbg(String) - Static method in class ie.ncl.sms.gsm.GsmDecoder
 
dbGet(int) - Static method in class ie.ncl.sms.nbs.NetworkOperator
 
dbSize() - Static method in class ie.ncl.sms.nbs.NetworkOperator
 
DCS - Static variable in interface ie.ncl.sms.MessageAttributeNames
The Data Coding Scheme attribute (DataCodingScheme object).
debug(boolean, boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Debug is now turned on in a configuration file
decode(byte[], int) - Method in class ie.ncl.sms.dcs.SemaMOAlphabetEncoding
Convert a series of bytes to a character.
Default - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
This should be used to send simple text messages.
DEFAULT - Static variable in class ie.ncl.sms.dcs.ShortMessageCoding
 
DEFAULT_EXPIRY - Static variable in class ie.ncl.sms.lm.MemoryCache
Default Expiry is 600000 micro seconds or 10 minutes.
DEFAULT_TIMEOUT - Static variable in class ie.ncl.sms.gsm.LongMessageReceiver
The default timeout (5 minutes).
defaultAlphabet() - Method in class ie.ncl.sms.dcs.DataCodingScheme
Check to see if the default alphabet is used.
defaultNPI - Static variable in class ie.ncl.sms.smpp.Address
Deprecated. see getDefaultTon, setDefaultTon
defaultNpi - Variable in class ie.ncl.sms.smpp.SmppConnection
 
DefaultTimeFactory - Class in ie.ncl.sms.smpp
 
DefaultTimeFactory() - Constructor for class ie.ncl.sms.smpp.DefaultTimeFactory
 
defaultTON - Static variable in class ie.ncl.sms.smpp.Address
Deprecated. see getDefaultTon, setDefaultTon
defaultTon - Variable in class ie.ncl.sms.smpp.SmppConnection
 
DEL - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Delta character.
del(DelCustomerResponse, Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously delete an existing customer on the SMSC.
del(Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously delete an existing customer on the SMSC.
del(DelDLResponse, Address, String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. These method asynchronously deletes an existing Distribution List on the SMSC.
del(Address, String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is a synchronous version of the one above.
del(DelMemberResponse, Address, String, Member) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. These method asynchronously adds a deletes an existing member of distribution list on the SMSC.
del(Address, String, Member) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is a synchronous version of the one above.
DelCustomerResponse - Interface in ie.ncl.sms.smpp
 
DelDLResponse - Interface in ie.ncl.sms.smpp
 
DELETE_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
The delete message response is incorrect.
DELETED - Static variable in class ie.ncl.sms.gsm.Status
Message was deleted.
Deliver - Class in ie.ncl.sms.gsm
GSM 03.40 Deliver parameter.
Deliver(boolean, boolean, boolean, GsmAddress, Date, Content) - Constructor for class ie.ncl.sms.gsm.Deliver
 
DELIVERED - Static variable in class ie.ncl.sms.gsm.Status
Message has been delivered.
DelMemberResponse - Interface in ie.ncl.sms.smpp
 
delResponse(Exception, Customer) - Method in interface ie.ncl.sms.smpp.DelCustomerResponse
 
delResponse(Exception, Address, String) - Method in interface ie.ncl.sms.smpp.DelDLResponse
 
delResponse(Exception, Address, String, Member) - Method in interface ie.ncl.sms.smpp.DelMemberResponse
 
details(DetailsResponse, Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously query all of the details of a short message sent to the SMSC for further delivery to an SME.
details(Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously query all of the details of a short message sent to See the asynchronous version of this method above for more detail.
DetailsResponse - Interface in ie.ncl.sms.smpp
 
detailsResponse(Exception, Message) - Method in interface ie.ncl.sms.smpp.DetailsResponse
 
detect() - Static method in class ie.ncl.sms.modem.GsmModem
 
DEVICE_NOT_RESPONDING - Static variable in exception ie.ncl.sms.modem.GsmModemException
Generic modem error returned.
DigitalRightsManagement - Class in ie.ncl.wap.push
 
DigitalRightsManagement(String) - Constructor for class ie.ncl.wap.push.DigitalRightsManagement
Unconstrained rights to play.
DigitalRightsManagement(String, String) - Constructor for class ie.ncl.wap.push.DigitalRightsManagement
Uncontstrained rights to play with keyValue specified
DigitalRightsManagement() - Constructor for class ie.ncl.wap.push.DigitalRightsManagement
Use this constructor if you want to set the XML explicitly.
DISCARD - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
display() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
display(int) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
DISPLAY_PERMISSION - Static variable in class ie.ncl.wap.push.DigitalRightsManagement
 
DisplayOnly - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
Display the message but do not store it.
DLModification - Class in ie.ncl.sms.smpp
 
DSHARP - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_BASE - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_BREVE - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_CROTCHET - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_DEMISEMIQUAVER - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_HEMIDEMISEMIQUAVER - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_MINIM - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_QUAVER - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_SEMIBREVE - Static variable in class ie.ncl.sms.nbs.Note
 
DURATION_SEMIQUAVER - Static variable in class ie.ncl.sms.nbs.Note
 

E

E - Static variable in class ie.ncl.sms.nbs.Note
 
EAC - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
E with accent character.
eac - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
e with acute character.
ECHO_MISMATCH - Static variable in exception ie.ncl.sms.modem.GsmModemException
Echoed command does not match what was sent
egr - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
e with grave character.
EMAIL - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
email() - Static method in class ie.ncl.sms.nbs.NBSTest
 
EmailMessage - Class in ie.ncl.sms.nbs
 
EmailMessage(Address, String, String, String) - Constructor for class ie.ncl.sms.nbs.EmailMessage
 
EmailNotification - Class in ie.ncl.sms.nbs
Class is used to send a simple email notification to the mobile user to indicate how many new messages are available on some email server.
EmailNotification(Address, int) - Constructor for class ie.ncl.sms.nbs.EmailNotification
 
EMP - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Null/empty set (like 0) character.
emp - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Lower case Null/Empty set character.
EMSUserAgent - Static variable in class ie.ncl.mms.UserAgent
Enhanced Message Service (EMS) User Agent - such as the Ericsson T68i handset.
enableDeliveryReporting() - Method in class ie.ncl.sms.modem.GsmModem
 
encode(char) - Method in class ie.ncl.sms.dcs.SemaMTAlphabetEncoding
Convert a character to a series of bytes.
encode(byte, boolean) - Method in class ie.ncl.wap.push.WSPRequest
 
encodeToSms(int) - Method in class ie.ncl.sms.nbs.SmartMessage
 
encodeToSms(byte, Address, boolean, boolean, int, boolean) - Method in class ie.ncl.wap.push.WSPRequest
Uses WSPRequest.toSmartMessage(byte, ie.ncl.msg.Address, boolean, boolean) and then fragments to BinaryMessage using NarrowBandSocket.fragmentMessage(ie.ncl.sms.nbs.SmartMessage, int).
encodeToSms(byte, Address, boolean, boolean, int, boolean, boolean) - Method in class ie.ncl.wap.push.WSPRequest
 
encodeToSms(byte, Address, boolean, boolean, int) - Method in class ie.ncl.wap.push.WSPRequest
 
encodeToSms(byte, Address, boolean, boolean) - Method in class ie.ncl.wap.push.WSPRequest
 
encryption - Static variable in class ie.ncl.sms.smpp.Smpp
Deprecated.  
ENROUTE - Static variable in class ie.ncl.sms.gsm.Status
Message is enroute.
entityEncode(String) - Static method in class ie.ncl.wap.push.WSPRequest
 
EOT_GSM_ESCAPE_CHARACTER - Static variable in interface ie.ncl.sms.MessageAttributeNames
Set by the protocol engine.
equals(UserAgent) - Method in class ie.ncl.mms.UserAgent
Compares this UserAgent with the name of another.
equals(Address) - Method in class ie.ncl.msg.Address
Compare with another address.
equals(String) - Method in class ie.ncl.msg.Address
Compare with string representation.
equals(Object) - Method in class ie.ncl.sms.gsm.LongMessageComparator
Implements Comparator API.
equals(Object) - Method in class ie.ncl.sms.gsm.LongMessageSender
Comparator interface method.
equals(Object) - Method in class ie.ncl.sms.gsm.LongMessageStatus
Implements Comparator API.
equals(Object) - Method in class ie.ncl.sms.gsm.ShortMessageComparator
Implements the Comparator API.
equals(Address) - Method in class ie.ncl.sms.smpp.Address
This method tests equality of the short messaging address with another one.
ERICSSON_IPX_RECEIPT_DECODING - Static variable in class ie.ncl.sms.smpp.SmppConnection
 
ERMES - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
ErrorListener - Interface in ie.ncl.msg
This interface is used to notify the application of errors that occur in an underlying messaging connection.
Errors - Interface in ie.ncl.sms.smpp
This interface contains a list of all the errors which the SMSC may return.
ESC - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Escape character.
ESM - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Set the ESM of a smpp message.
ESZ - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Sharpened S (German eszett) character.
EUR - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Euro sign character.
EURO - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Euro sign character (alias).
execute() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
execute(int) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
EXECUTE_PERMISSION - Static variable in class ie.ncl.wap.push.DigitalRightsManagement
 
expediteRequest(Request) - Method in class ie.ncl.sms.ucp.UCPConnection
 
EXPIRED - Static variable in class ie.ncl.sms.gsm.Status
Message has expired.
ExtendedReceiver - Interface in ie.ncl.sms.smpp
This interface defines the signature/prototype for the call-back called when a message is received from the SMSC.
ExtendedSendResponse - Interface in ie.ncl.sms.smpp
 
extractTransactionIDFromDeliveryReceipt(Message) - Static method in class ie.ncl.wap.push.WAPPush
This static method is used to check if a delivery receipt is one from a WAP Push message and if so, extract the Transaction ID.

F

F - Static variable in class ie.ncl.sms.nbs.Note
 
Factory - Class in ie.ncl.msg
This object is used to load an underlying messaging connection, configure it and instantiate it.
factoryPropertiesConfigurationName - Static variable in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
 
FAILED - Static variable in class ie.ncl.sms.gsm.Status
Message could not be delivered.
FAX - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
find(int) - Method in class ie.ncl.sms.gsm.UserDataHeader
Find a particular information element specifying the information element identifier (IEI).
find() - Static method in class ie.ncl.sms.modem.GsmModem
 
find(String) - Static method in class ie.ncl.sms.nbs.NetworkOperator
 
find(int) - Method in class ie.ncl.sms.smpp.MessageSettings
Find a TVL parameter.
fixIdPadding(String) - Method in class ie.ncl.sms.smpp.SmppConnection
 
Flash - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
Display the message only but do not store it AND unicode encoded it.
FLASH - Static variable in class ie.ncl.sms.dcs.UCS2AlphabetEncoding
Special flashing character (unicode).
flushBits() - Method in class ie.ncl.sms.gsm.GsmEncoder
 
fragment(Message, int, int) - Static method in class ie.ncl.sms.gsm.UDHMessage
 
fragment(Message, int, int, String) - Static method in class ie.ncl.sms.gsm.UDHMessage
 
Fragmentation - Class in ie.ncl.sms.gsm
This Information Element is used to specify the fragmentation of a short message.
Fragmentation(int, int, int) - Constructor for class ie.ncl.sms.gsm.Fragmentation
 
fragmentMessage(SmartMessage, int) - Static method in class ie.ncl.sms.nbs.NarrowBandSocket
Fragment a smart message into sms fragments.
from(String) - Static method in class ie.ncl.sms.SmartId
Convert a Smart ID to a number.
fromSMS(BinaryMessage) - Static method in class ie.ncl.sms.gsm.UDHMessage
Construct a UDHMessage from a simple SMS message.
FSHARP - Static variable in class ie.ncl.sms.nbs.Note
 

G

G - Static variable in class ie.ncl.sms.nbs.Note
 
GAM - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Gamma character.
generateMac(String, byte[]) - Static method in class ie.ncl.wap.push.WSPRequest
 
GENERIC_ERROR - Static variable in exception ie.ncl.sms.modem.GsmModemException
Generic modem error returned.
GENERIC_SEND_ERROR - Static variable in exception ie.ncl.sms.modem.GsmModemException
The send message response is incorrect.
get(String) - Method in class ie.ncl.msg.Attributes
Get the Object value of an attribute as specified by its unique name.
get(GetCustomerResponse, Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously retrieve an existing customer's attributes on the SMSC.
get(Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously retrieve an existing customer's attributes See the asynchronous version of this method above for more detail.
get(GetDLResponse, Address) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. These method asynchronously retrieves a list of distribution list names on the SMSC.
get(Address) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is a synchronous version of the one above.
get(GetMemberResponse, Address, String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. These method asynchronously retrieves the members of distribution list on the SMSC.
get(Address, String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is a synchronous version of the one above.
getAcknowledgeStatusReport() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
Indicates if a received status message requires acknowledgement.
getAction() - Method in class ie.ncl.sms.nbs.MenuItem
Get the menu action.
getAction() - Method in class ie.ncl.wap.push.ServiceLoading
Get the action of the Service Loading.
getAddress() - Method in class ie.ncl.msg.Address
 
getAddress() - Method in class ie.ncl.sms.gsm.LongMessageStatus
Get the address of this progress object.
getAlphabet() - Method in class ie.ncl.sms.dcs.DataCodingScheme
Get the alphabet used.
getAlphanumericAddressCharacterEncoding() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getAlphanumericAddressCharacterEncoding() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getAlwaysExpectHeaders() - Method in class ie.ncl.sms.gsm.LongMessageReceiver
Check to see if the receiver is always expecting a header in the the short messages.
getAlwaysUseHeaders() - Method in class ie.ncl.sms.gsm.LongMessageSender
Get the Use Headers field.
getAPN() - Method in class ie.ncl.sms.modem.GPRSSettings
 
getAttribute(String) - Method in class ie.ncl.msg.Address
Get a single attribute given the attribute name.
getAttribute(String) - Method in class ie.ncl.msg.Message
Convenience routing for retrieving an attribute from the Message's Attributes set.
getAttributes() - Method in class ie.ncl.msg.Address
Get the attributes of the address.
getAttributes() - Method in class ie.ncl.msg.Message
Get the attributes of this message.
getAttributes() - Method in class ie.ncl.wap.push.WSPRequest
 
getAutoAcknowledge() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Acknowledge received messages automatically.
getAutomaticLinkCheck() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Gets the automatic link check.
getBeat() - Method in class ie.ncl.media.music.Melody
 
getBindMode() - Method in class ie.ncl.sms.smpp.Binding
Get the bind mode.
getBindResponseTimeout() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getBody() - Method in class ie.ncl.mms.MMSMessage
 
getBody() - Method in class ie.ncl.msg.BinaryMessage
Get the message body.
getBody() - Method in class ie.ncl.msg.Message
Get the message body.
getBody() - Method in class ie.ncl.msg.TextMessage
Get the message body.
getBoolean(String) - Method in class ie.ncl.msg.Attributes
Get the boolean value of an attribute as specified by its unique name.
getBytes() - Method in class ie.ncl.msg.BinaryMessage
Get the bytes of the message.
getBytes(String) - Method in class ie.ncl.sms.dcs.UCS2AlphabetEncoding
UCS2 Encode.
getBytes() - Method in class ie.ncl.sms.gsm.Content
 
getBytes() - Method in class ie.ncl.sms.smpp.Message
Get the message bytes.
getCause() - Method in class ie.ncl.sms.gsm.Status
 
getCC() - Method in class ie.ncl.sms.nbs.NetworkOperator
Get the mobile country code for this operator (not the same as country code).
getCharacterEncoding() - Method in class ie.ncl.sms.gsm.LongMessageSender
 
getCID() - Method in class ie.ncl.sms.modem.GPRSSettings
 
getCommandId() - Method in class ie.ncl.sms.smpp.Message
 
getCommandStatus() - Method in class ie.ncl.sms.smpp.Message
 
getConfiguration() - Method in class ie.ncl.sms.modem.GsmModem
 
getConnection(String, Properties) - Static method in class ie.ncl.msg.Factory
Load and instantiate a connection object as specified by the configurationName and the properties.
getConnection(String) - Static method in class ie.ncl.msg.Factory
Load and instantiate a connection object as specified by the configurationName.
getConnectionStatus() - Method in interface ie.ncl.msg.Connection
Query the status of the link.
getConnectionStatus() - Method in class ie.ncl.msg.ConnectionManager
 
getConnectionStatus() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getContent() - Method in class ie.ncl.mms.MMSMessage
 
getContent() - Method in class ie.ncl.sms.gsm.Deliver
 
getContent() - Method in class ie.ncl.sms.gsm.Submit
 
getContentType() - Method in class ie.ncl.wap.push.WSPRequest
 
getCorrelationID() - Method in class ie.ncl.msg.Message
Get the correlation object.
getCount() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
getCreationDate() - Method in class ie.ncl.wap.push.ServiceIndicator
Get the Creation Date of the Service Indicator.
GetCustomerResponse - Interface in ie.ncl.sms.smpp
 
getData() - Method in class ie.ncl.sms.gsm.IE
Get the data for this Information Element.
getDataLength() - Method in class ie.ncl.sms.smpp.Message
Get the number of bytes in the message.
getDate() - Static method in class ie.ncl.mms.Version
 
getDate(String) - Method in class ie.ncl.msg.Attributes
Get the Date value of an attribute as specified by its unique name.
getDate() - Static method in class ie.ncl.msg.SwiftNoteVersion
 
getDcs() - Method in class ie.ncl.sms.gsm.Content
 
getDcs() - Method in class ie.ncl.sms.gsm.GsmMessage
Get the data coding scheme.
getDefault() - Static method in class ie.ncl.sms.modem.GsmModem
Get the default GsmModem object.
getDefaultAlphabetEncoding() - Method in class ie.ncl.sms.smpp.SmppConnection
Get the default alphabet encoding (GSM/ROMAN8/SEMA/ASCII).
getDefaultNPI() - Static method in class ie.ncl.sms.smpp.Address
Get the default NPI.
getDefaultNpi() - Static method in class ie.ncl.sms.smpp.Address
Alias for getDefaultNPI.
getDefaultToGsmAlphabet() - Method in class ie.ncl.sms.modem.GsmModem
This indicates that the Gsm Default Alphabet is used when encoding 7bit messages (in accordance with data coding scheme).
getDefaultTON() - Static method in class ie.ncl.sms.smpp.Address
Get the default Number Plan Indicator.
getDefaultTon() - Static method in class ie.ncl.sms.smpp.Address
Alias for getDefaultTON.
getDeliveryReceiptInLastMessage() - Method in class ie.ncl.sms.nbs.NarrowBandSocket
 
getDest() - Method in class ie.ncl.sms.gsm.Ports
 
getDestination() - Method in class ie.ncl.msg.Message
Get the destination address of the message.
getDestination() - Method in class ie.ncl.sms.gsm.Submit
 
getDestinationPort() - Method in class ie.ncl.sms.nbs.SmartMessage
Get the destination port number.
getDischargeTime() - Method in class ie.ncl.sms.gsm.Report
 
GetDLResponse - Interface in ie.ncl.sms.smpp
 
getDuration() - Method in class ie.ncl.media.music.Melody
Duration 1 = full note, 2= half, 4= 1/4 etc.
getDuration() - Method in class ie.ncl.media.music.Note
 
getDuration() - Method in class ie.ncl.sms.nbs.Note
 
getElapsedTime() - Method in class ie.ncl.sms.smpp.TimeRecord
 
getElapsedTimeAsSeconds() - Method in class ie.ncl.sms.smpp.TimeRecord
 
getEncoding() - Method in class ie.ncl.wap.push.WSPRequest
 
getEncodingLength(String) - Static method in class ie.ncl.sms.dcs.GsmAlphabetEncoding
 
getEndSeconds() - Method in class ie.ncl.sms.gsm.ValidityPeriod
 
getEndTime() - Method in class ie.ncl.sms.gsm.ValidityPeriod
 
getErrno() - Method in exception ie.ncl.sms.smpp.SMSException
Return the error code of the exception.
getErrorCode() - Method in exception ie.ncl.msg.MessageException
Get the message send error code.
getExpiryDate() - Method in class ie.ncl.wap.push.ServiceIndicator
Get the Expiry Date of the Service Indicator.
getFlowControlTimer() - Method in class ie.ncl.sms.cimd.CimdConnection
The flow control timer is used to specify the duration between receiving a 'slow down' indication from the SMSC and starting to send messages again.
getFlowControlTimer() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getFormat() - Method in class ie.ncl.media.music.IMelody
Get the format of the IMelody.
getFragment() - Method in class ie.ncl.sms.gsm.Fragmentation
Deprecated. Misnamed so use getSequenceNumber instead.
getFragmentation() - Method in class ie.ncl.sms.gsm.UDHMessage
Short cut to getting the fragmentation information in the header.
getFragmentation() - Method in class ie.ncl.sms.gsm.UserDataHeader
Finding the Fragmentation IE.
getGroup() - Method in class ie.ncl.sms.dcs.DataCodingScheme
Get the Data Coding Scheme group.
getGroup(int) - Method in class ie.ncl.sms.dcs.DataCodingScheme
Set the Data Coding Scheme group.
getGroup() - Method in class ie.ncl.sms.nbs.MenuItem
Get the Menu group.
getHeader(String) - Method in class ie.ncl.wap.push.WSPRequest
 
getHeaderNames() - Method in class ie.ncl.wap.push.WSPRequest
 
getHelpText() - Method in class ie.ncl.sms.nbs.MenuItem
Set the help text associated with this menu item.
getHost() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getHref() - Method in class ie.ncl.wap.push.ServiceIndicator
Alias for getURL.
getHref() - Method in class ie.ncl.wap.push.ServiceLoading
Alias for getURL.
getID() - Method in class ie.ncl.msg.Message
Get a reference number/text for the message.
getId(String) - Method in class ie.ncl.sms.gsm.IE
gets the integer coding for the id string from the file ie/ncl/sms/gsm/IE.properties.
getId() - Method in class ie.ncl.sms.gsm.IE
Get the Information Element Identity (IEI) or just id of this IE.
getIE(int) - Method in class ie.ncl.sms.gsm.UserDataHeader
Get the nth Information Element in this header.
getIgnoreReceipts() - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify that delivery reports of messages are to be ignored.
getIMEI() - Method in class ie.ncl.sms.modem.GsmModem
Get the modem model.
getIndicatorId() - Method in class ie.ncl.wap.push.ServiceIndicator
Get the ID of the Service Indicator.
getInputStreamTimer() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getInt(String) - Method in class ie.ncl.msg.Attributes
Get the int value of an attribute as specified by its unique name.
getIP() - Method in class ie.ncl.sms.modem.GPRSSettings
 
getISOAlphabet() - Method in class ie.ncl.sms.dcs.DataCodingScheme
 
getKey() - Method in class ie.ncl.sms.nbs.MenuItem
This key can be used to remove the menu from the handset.
getKeyValueBase64() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
getLastMessageReceived() - Method in class ie.ncl.msg.SyncReceiver
 
getLastSentMessageId() - Method in class ie.ncl.wap.push.WAPPush
The smsc id for the last message sent.
getLength(boolean) - Method in class ie.ncl.sms.gsm.UserDataHeader
 
getLength() - Method in class ie.ncl.sms.gsm.UserDataHeader
 
getLinkAliveIfAnyDataReceived() - Method in class ie.ncl.sms.cimd.CimdConnection
Get the Link Alive functionality.
getLinkAliveIfAnyDataReceived() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Get the Link Alive functionality.
getLinkAliveIfAnyDataReceived() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getLinkTimers() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getLoop() - Method in class ie.ncl.media.music.Melody
 
getLoopbackAllowed() - Method in class ie.ncl.sms.modem.GsmModem
This attribute allows the modem to send messages to itself.
getLowerLevelInterface() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getMake() - Method in class ie.ncl.sms.modem.GsmModem
 
getMake() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
The make of the modem device for this configuration.
getMakeModel() - Method in class ie.ncl.sms.modem.GsmModem
Get the modem make and model concatenated with a single space in between.
getMaximumFragmentLength() - Method in class ie.ncl.sms.nbs.SmartMessage
 
getMaximumNumberOfRetries() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getMaxLengthPdu() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getMCC() - Method in class ie.ncl.sms.nbs.NetworkOperator
Get the mobile country code for this operator (not the same as country code).
GetMemberResponse - Interface in ie.ncl.sms.smpp
 
getMessage(int) - Static method in class ie.ncl.sms.ucp.NackErrorCodes
 
getMessage(String) - Static method in class ie.ncl.sms.ucp.NackErrorCodes
 
getMessageClass() - Method in class ie.ncl.sms.dcs.DataCodingScheme
Get the message class.
getMessageId() - Method in class ie.ncl.sms.smpp.Message
Return the Id of the message.
getMessageReference() - Method in class ie.ncl.sms.gsm.Report
 
getMessageReference() - Method in class ie.ncl.sms.gsm.Submit
 
getMNC() - Method in class ie.ncl.sms.nbs.NetworkOperator
Get the mobile national code for this operator (not the same as national dial code).
getModel() - Method in class ie.ncl.sms.modem.GsmModem
Get the modem model.
getModel() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
The model of the modem device for this configuration.
getMoreMessagesToSend() - Method in class ie.ncl.sms.gsm.Deliver
 
getMsisdn() - Method in class ie.ncl.sms.gsm.GsmAddress
Return the MSISDN number.
getMSISDN() - Method in class ie.ncl.sms.smpp.Address
This method returns the MSISDN number field of the short messaging address.
getName() - Method in class ie.ncl.media.music.Melody
 
getName() - Method in class ie.ncl.sms.nbs.MenuItem
Get the menu item name.
getName() - Method in class ie.ncl.sms.nbs.NetworkOperator
Get the name of this operator.
getName() - Method in class ie.ncl.wap.push.Bookmark
Get the name of this Bookmark.
getNbsHeader() - Method in class ie.ncl.sms.nbs.SmartMessage
A different NBS header may be used by some smart messages for backward compatability.
getNDC() - Method in class ie.ncl.sms.nbs.NetworkOperator
Get the national dialing code (NDC) for this operator.
getNetworkPin() - Method in class ie.ncl.wap.push.WSPRequest
 
getNote(int) - Method in class ie.ncl.sms.nbs.Phrase
Get the nth note of the musical phrase.
getNotes() - Method in class ie.ncl.media.music.Melody
 
getNotificationAddress() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getNotificationPid() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getNotificationType() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getNotifyApplicationOfTempErrors() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getNPI() - Method in class ie.ncl.sms.gsm.TypeOfAddress
 
getNPI() - Method in class ie.ncl.sms.smpp.Address
This method returns the Number Plan Indicator field of the short messaging address.
getNumber() - Method in class ie.ncl.sms.smpp.Address
Alias for getMSISDN
getNumberOfFragments() - Method in class ie.ncl.sms.gsm.Fragmentation
 
getNumberOfPingsSent() - Method in class ie.ncl.sms.cimd.Pings
 
getOctetLength() - Method in class ie.ncl.sms.gsm.IE
Get the data octet length.
getOutputQueueSize() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Get the size of the output queue.
getOutputQueueSize() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getOwnNumber() - Method in class ie.ncl.sms.modem.GsmModem
Get this modem's telephone number.
getPassword() - Method in class ie.ncl.sms.cimd.CimdConnection
Get the Password required to connect and login to the CIMD server.
getPDPType() - Method in class ie.ncl.sms.modem.GPRSSettings
 
getPendingRequests() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getPermission() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
getPhrase(int) - Method in class ie.ncl.sms.nbs.Melody
Get the Nth phrase in the melody.
getPid() - Method in class ie.ncl.sms.gsm.Content
 
getPid() - Method in class ie.ncl.sms.gsm.GsmMessage
Set the protocol identifier.
getPinRequired() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
Indicates if a pin is required for this modem device.
getPitch() - Method in class ie.ncl.media.music.Note
 
getPitch() - Method in class ie.ncl.sms.nbs.Note
 
getPort() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
The port of the modem device (eg COM1).
getPort() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getPorts() - Method in class ie.ncl.sms.gsm.UDHMessage
Short cut to getting the port addressing information in the header.
getPorts() - Method in class ie.ncl.sms.gsm.UserDataHeader
Finding the Ports (long or short versions).
getPreferredEncodingOrder() - Method in class ie.ncl.sms.gsm.IE
 
getPreferredTransferMode() - Method in class ie.ncl.sms.nbs.SmartMessage
Get the preferred transfer mode ie NBS Text mode or NBS binary mode.
getPriority() - Method in class ie.ncl.sms.smpp.Message
Get the priority (true if priority level is 1 or more).
getProperties() - Method in interface ie.ncl.msg.server.MessageServerConnectionRequest
 
getProperties() - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Returns the properties of the connection.
getPropertiesFile() - Static method in class ie.ncl.msg.Factory
Get the properties file name.
getProviderInfo() - Method in class ie.ncl.sms.nbs.MenuItem
This is used to store provider information (such as version numbers, language info etc.) with the menu that can later be retrieved if needed, much the same as an internet 'cookie'.
getQueryLinkEverySeconds() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getQueryLinkTimer() - Method in class ie.ncl.sms.cimd.CimdConnection
The query link timer specifies how often a link alive check is performed with the SMSC.
getQueryLinkTimer() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getReassembledMessage() - Method in interface ie.ncl.sms.lm.Cache
This returns the next available complete set of message fragments in the cache.
getReassembledMessage() - Method in class ie.ncl.sms.lm.MemoryCache
This returns the next available complete message fragment set in the cache.
getReceiptDecoding() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getReceiver(String) - Static method in class ie.ncl.msg.Factory
Get a receiver as specified by the configurationName.
getReceiver(String, Properties) - Static method in class ie.ncl.msg.Factory
Get a receiver as specified by the configurationName.
getReceiverTarget() - Method in class ie.ncl.sms.smpp.Binding
 
getRecipient() - Method in class ie.ncl.sms.gsm.Report
 
getReconnectOnDisconnect() - Method in class ie.ncl.sms.cimd.CimdConnection
Reconnect if there is a disconnection.
getReconnectOnDisconnect() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Reconnect if there is a disconnection.
getReconnectOnDisconnect() - Method in class ie.ncl.sms.ucp.UCPConnection
Reconnect if there is a disconnection.
getReconnectRetryAttempts() - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify the maximum number of reconnection retry attempts when a link has gone down or stops responding.
getReconnectRetryAttempts() - Method in class ie.ncl.sms.ucp.UCPConnection
This is used to specify the maximum number of reconnection retry attempts when a link has gone down or stops responding.
getReconnectTimer() - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify time duration between reconnection retry attempts when a link has gone down or stops responding.
getReferenceNumber() - Method in class ie.ncl.sms.gsm.Fragmentation
 
getRegistered() - Method in class ie.ncl.sms.smpp.Message
Returns the registered delivery flag.
getRegisteredMessageBits() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getRejectDuplicates() - Method in class ie.ncl.sms.gsm.Submit
 
getRejectStatus() - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Gets the error status that is sent in an unsuccessful bind response when the connection is rejected
getRepeat(int) - Method in class ie.ncl.sms.nbs.Melody
Get the Nth phrase repeat count in the melody.
getReplyPath() - Method in class ie.ncl.sms.gsm.Deliver
 
getReplyPath() - Method in class ie.ncl.sms.gsm.Submit
 
getRequestPdu() - Method in class ie.ncl.sms.smpp.Message
 
getRequestTimeout() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getResponse(Exception, Customer) - Method in interface ie.ncl.sms.smpp.GetCustomerResponse
 
getResponse(Exception, Address, String[]) - Method in interface ie.ncl.sms.smpp.GetDLResponse
 
getResponse(Exception, Address, String, Member[]) - Method in interface ie.ncl.sms.smpp.GetMemberResponse
 
getResponseCommandId() - Method in class ie.ncl.sms.smpp.Message
 
getResponseCommandStatus() - Method in class ie.ncl.sms.smpp.Message
 
getResponsePdu() - Method in class ie.ncl.sms.smpp.Message
 
getRetryMessagesOnQueueFull() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getRingTone(Address) - Method in class ie.ncl.media.music.RTTTL
Convert this melody into SmartMessage format so that it can be sent to a mobile phone using Narrow Band Socket.
getScale() - Method in class ie.ncl.media.music.Melody
 
getScale() - Method in class ie.ncl.media.music.Note
 
getSender(String) - Static method in class ie.ncl.msg.Factory
Get a sender as specified by the configurationName.
getSender(String, Properties) - Static method in class ie.ncl.msg.Factory
Get a sender as specified by the configurationName.
getSender() - Method in class ie.ncl.sms.nbs.NarrowBandSocket
 
getSendRequestDeliveryOnConnect() - Method in class ie.ncl.sms.cimd.CimdConnection
Send a request delivery on connection which tells the SMSC to deliver messages.
getSendRetries() - Method in class ie.ncl.sms.modem.GsmModem
This is used to specify how many times to attempt sending a message if an error occurs.
getSendRetryPause() - Method in class ie.ncl.sms.modem.GsmModem
This is used to specify how many times to attempt sending a message if an error occurs.
getSequence() - Method in class ie.ncl.sms.gsm.Fragmentation
Deprecated. Misnamed so use getReferenceNumber instead.
getSequence() - Method in class ie.ncl.sms.gsm.LongMessageStatus
Get the sequence number of this progress object.
getSequenceNumber() - Method in class ie.ncl.mms.MMSMessage
 
getSequenceNumber() - Method in class ie.ncl.sms.gsm.Fragmentation
 
getSequentialAcks() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getSessionLogin() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getSessionNpi() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getSessionPassword() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getSessionTon() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getSignalStrength() - Method in class ie.ncl.sms.modem.GsmModem
This returns the signal strength which is a decibel reading between SIGNAL_STRENGTH_MIN and SIGNAL_STRENGTH_MAX or is SIGNAL_STRENGTH_UNKNOWN if this is not defined.
getSignalStrengthThreshold() - Method in class ie.ncl.sms.modem.GsmModem
Set the signal strength threshold.
getSmppDecoder(byte[]) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getSmppEncoder() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getSMSC() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
The SMSC address used by this modem device.
getSmscId() - Method in class ie.ncl.sms.smpp.Binding
Get the binding id the SMSC returns.
getSmscId() - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Gets the SMSC ID that is sent in a successful bind response when the connection is accepted
getSmscResponseTimeout() - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify the maximum time that can elapse without receiving a response for a particular request.
getSmscResponseTimeout() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. The response time out for an SMSC (30 seconds).
getSmscResponseTimeout() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getSmscTimeStamp() - Method in class ie.ncl.sms.gsm.Report
 
getSmscVersion() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getSmsMessageFragments() - Method in class ie.ncl.mms.MMSMessage
 
getSocketConnectTimeout() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getSocketConnectTimeout() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getSocketSoTimeout() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getSoftwareVersion() - Static method in class ie.ncl.sms.smpp.SmppConnection
 
getSource() - Method in class ie.ncl.msg.Message
Get the source address of the message.
getSource() - Method in class ie.ncl.sms.gsm.Deliver
 
getSourceAddressParameter() - Method in class ie.ncl.sms.cimd.CimdConnection
Gets the CIMD source parameter type - see properties above
getSourcePort() - Method in class ie.ncl.sms.nbs.SmartMessage
Get the source port number.
getSourcePort() - Method in class ie.ncl.sms.ucp.UCPConnection
The port number used for the client side of the TCP socket.
getSourceURL() - Method in class ie.ncl.mms.MMSMessage
 
getSpecifier() - Method in class ie.ncl.media.music.Note
 
getSpecifier() - Method in class ie.ncl.sms.nbs.Note
 
getSpeed() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
The baud speed of the modem device (eg 9600).
getSrc() - Method in class ie.ncl.sms.gsm.Ports
 
getState() - Method in class ie.ncl.sms.gsm.Status
 
getStatus() - Method in class ie.ncl.sms.gsm.Report
 
getStatusForReceiveException() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getStatusReportIndicator() - Method in class ie.ncl.sms.gsm.Deliver
 
getStatusReportRequest() - Method in class ie.ncl.sms.gsm.Submit
 
getStatusReportValueForRegisteredMessages() - Method in class ie.ncl.sms.cimd.CimdConnection
 
getString(String) - Method in class ie.ncl.msg.Attributes
Get the String value of an attribute as specified by its unique name.
getString(byte[]) - Method in class ie.ncl.sms.dcs.GsmAlphabetEncoding
 
getString(byte[]) - Method in class ie.ncl.sms.dcs.UCS2AlphabetEncoding
UCS2 Decode.
getString(String) - Static method in class ie.ncl.sms.smpp.VodafoneUkErrorCodes
 
getStyle() - Method in class ie.ncl.media.music.Melody
 
getStyle() - Method in class ie.ncl.media.music.Note
 
getStyle() - Method in class ie.ncl.sms.nbs.Phrase
 
getSyncSender() - Method in class ie.ncl.sms.nbs.NarrowBandSocket
 
getTempo() - Method in class ie.ncl.sms.nbs.Phrase
 
getText() - Method in class ie.ncl.msg.TextMessage
Get the text of the message.
getText() - Method in class ie.ncl.sms.smpp.Message
Get the text part of the message.
getText() - Method in class ie.ncl.wap.push.ServiceIndicator
Get the Text of the Service Indicator.
getThrottling() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getThrottling() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getTimeBeforeNextPing() - Method in class ie.ncl.sms.cimd.Pings
 
getTimeBetweenRetries() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getTimeElapsedSinceDataReceived() - Method in class ie.ncl.sms.smpp.LinkTimers
 
getTimeElapsedSinceLastPing() - Method in class ie.ncl.sms.cimd.Pings
 
getTimeElapsedSinceLastPingResponse() - Method in class ie.ncl.sms.cimd.Pings
 
getTimeOfLastPing() - Method in class ie.ncl.sms.cimd.Pings
 
getTimeOfLastPingResponse() - Method in class ie.ncl.sms.cimd.Pings
 
getTimeSinceLastRequest() - Method in class ie.ncl.sms.smpp.LinkTimers
 
getTimeStamp() - Method in class ie.ncl.sms.gsm.Deliver
 
getTLV(int) - Method in class ie.ncl.sms.smpp.MessageSettings
Get the nth TVL parameter.
getTLVCount() - Method in class ie.ncl.sms.smpp.MessageSettings
Get the number of TVL parameters.
getToken() - Method in class ie.ncl.sms.nbs.MenuItem
Get the menu token.
getTON() - Method in class ie.ncl.sms.gsm.TypeOfAddress
 
getTON() - Method in class ie.ncl.sms.smpp.Address
This method returns the Type of Number field of the short messaging address.
getTonNpi() - Method in class ie.ncl.sms.gsm.TypeOfAddress
Get the TON and NPI in byte form where the TON is placed in most significant 4 bits, and the NPI is placed in the first 4 bits.
getTotalFragments() - Method in class ie.ncl.sms.gsm.Fragmentation
Deprecated. Misnamed so use getNumberOfFragments instead.
getTotalFragments() - Method in class ie.ncl.sms.gsm.LongMessageStatus
Get the number of fragments in the long message.
getTransactionID() - Method in class ie.ncl.wap.push.WSPRequest
Get the transaction ID fo the WSP Request.
getType() - Method in class ie.ncl.msg.Message
Get the type of message.
getType() - Method in class ie.ncl.sms.nbs.MenuItem
Get the type of menu item.
getTypeDefaults(String) - Method in interface ie.ncl.msg.Connection
Get connection specific message attribute defaults as identified by the type.
getTypeOfAddress() - Method in class ie.ncl.sms.gsm.GsmAddress
Get the address type.
getUdhi() - Method in class ie.ncl.sms.gsm.Content
 
getUdhi() - Method in class ie.ncl.sms.gsm.GsmMessage
Get the user data header indicator.
getUid() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
getUnackedQueueSize() - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify the maximum number of unacknowledged requests.
getUnackedQueueSize() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getUnackedQueueSize() - Method in class ie.ncl.sms.smpp.SmppConnection
 
getUnackedQueueSize() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getUnackedQueueSizePause() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
getURL() - Method in class ie.ncl.wap.push.Bookmark
Get the URL of this Bookmark.
getURL() - Method in class ie.ncl.wap.push.ServiceIndicator
Get the URL of the Service Indicator.
getURL() - Method in class ie.ncl.wap.push.ServiceLoading
Get the URL of the Service Loading.
getUserAgent() - Method in class ie.ncl.mms.MMSMessage
 
getUserAgent() - Method in class ie.ncl.mms.UserAgent
returns a string array representing the useragent.
getUserData() - Method in class ie.ncl.sms.gsm.Content
 
getUserDataHeader() - Method in class ie.ncl.sms.gsm.Content
 
getUserDataHeader() - Method in class ie.ncl.sms.gsm.UDHMessage
Get the header of the message.
getUserDataHeaderIndicator() - Method in class ie.ncl.sms.gsm.Content
 
getUserId() - Method in class ie.ncl.sms.cimd.CimdConnection
Get the UserId required to connect and login to the CIMD server.
getUserPin() - Method in class ie.ncl.wap.push.WSPRequest
 
getUseThisInternationalPrefix() - Method in class ie.ncl.sms.ucp.UCPConnection
 
getUseUdhi() - Method in class ie.ncl.sms.gsm.LongMessageSender
Get the UDHI usage.
getUtcRelativeFormat() - Method in class ie.ncl.sms.gsm.ValidityPeriod
 
getValidity() - Method in class ie.ncl.sms.gsm.Submit
 
getValue() - Method in class ie.ncl.sms.dcs.DataCodingScheme
 
getValue() - Method in class ie.ncl.sms.gsm.ProtocolIdentifier
 
getVersion() - Method in class ie.ncl.media.music.IMelody
Get the version of the IMelody.
getVersion() - Static method in class ie.ncl.mms.Version
 
getVersion() - Static method in class ie.ncl.msg.SwiftNoteVersion
 
getVersion() - Method in class ie.ncl.sms.modem.GsmModem
Get the modem version.
getVersion() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
getVersion() - Method in class ie.ncl.wap.push.ServiceIndicator
Set the WAP Push version.
getVersionMessage() - Static method in class ie.ncl.mms.Version
 
getVersionMessage() - Static method in class ie.ncl.msg.SwiftNoteVersion
 
getVersionReturned() - Method in class ie.ncl.sms.smpp.Binding
 
getVolume() - Method in class ie.ncl.media.music.Melody
 
getVolume() - Method in class ie.ncl.sms.nbs.Phrase
 
getWindowSize() - Method in class ie.ncl.sms.cimd.CimdConnection
Gets the CIMD window size login parameter.
getXml() - Method in class ie.ncl.wap.push.Bookmark
 
getXml() - Method in class ie.ncl.wap.push.CacheOperation
 
getXml() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
getXml() - Method in class ie.ncl.wap.push.NokiaSyncml
 
getXml() - Method in class ie.ncl.wap.push.OTASettings
 
getXml() - Method in class ie.ncl.wap.push.ServiceIndicator
 
getXml() - Method in class ie.ncl.wap.push.ServiceLoading
 
getXml() - Method in class ie.ncl.wap.push.SyncML
 
getXml() - Method in class ie.ncl.wap.push.WAPProvisioning
 
getXml() - Method in class ie.ncl.wap.push.WSPRequest
 
GPRSSettings - Class in ie.ncl.sms.modem
Created by IntelliJ IDEA.
GPRSSettings(int, String, URL, URL) - Constructor for class ie.ncl.sms.modem.GPRSSettings
 
GPRSSettings(String, URL, URL) - Constructor for class ie.ncl.sms.modem.GPRSSettings
 
GPRSSettings(URL, URL) - Constructor for class ie.ncl.sms.modem.GPRSSettings
 
GROUP3_TELEFAX - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
GROUP4_TELEFAX - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
GROUP_CB_EURO_LANGUAGES - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_CB_GENERAL_CODING_INDICATION - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_CB_ISO_639 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_CB_LANGUAGES - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_DATA_CODING_MESSAGE_CLASS - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_DEFAULT - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_LOCAL - Static variable in class ie.ncl.sms.nbs.MenuItem
Local area services menu group.
GROUP_MANUF - Static variable in class ie.ncl.sms.nbs.MenuItem
Manufacturer specific menu group.
GROUP_MASK - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_MESSAGE_WAITING_INDICATION_DISCARD - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_MESSAGE_WAITING_INDICATION_STORE - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_MESSAGE_WAITING_INDICATION_STORE_UCS2 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
GROUP_OPERATOR - Static variable in class ie.ncl.sms.nbs.MenuItem
Home operator menu group.
GROUP_ROAMING - Static variable in class ie.ncl.sms.nbs.MenuItem
Roaming-operator menu group.
GROUP_USER - Static variable in class ie.ncl.sms.nbs.MenuItem
User's favorite services list menu group.
GSHARP - Static variable in class ie.ncl.sms.nbs.Note
 
GSM_ASCII_MESSAGE_LENGTH - Static variable in interface ie.ncl.sms.smpp.Constants
The maximum length of a GSM ASCII short message.
GSM_DCS_7BIT - Static variable in interface ie.ncl.sms.smpp.Constants
7-bit coding scheme.
GSM_DCS_8BIT - Static variable in interface ie.ncl.sms.smpp.Constants
8-bit coding scheme.
GSM_DCS_SIM - Static variable in interface ie.ncl.sms.smpp.Constants
SIM card coding scheme.
GSM_ERR_NONE - Static variable in interface ie.ncl.sms.smpp.Constants
No GSM error
GSM_ERR_P_CUG - Static variable in interface ie.ncl.sms.smpp.Constants
Call User Group rejected - temporary error.
GSM_ERR_P_PROVISION - Static variable in interface ie.ncl.sms.smpp.Constants
The subscriber is not provisioned - permanent error.
GSM_ERR_P_UNKNOWN - Static variable in interface ie.ncl.sms.smpp.Constants
The subscriber is unknown - permanent error.
GSM_ERR_T_ABSENT - Static variable in interface ie.ncl.sms.smpp.Constants
The subscriber is absent from the network - temporary error.
GSM_ERR_T_ABSENT_DETACHED - Static variable in interface ie.ncl.sms.smpp.Constants
Subscriber detached from network - temporary error
GSM_ERR_T_ABSENT_PAGEFAIL - Static variable in interface ie.ncl.sms.smpp.Constants
The mobile station is not reponding to page requests
GSM_ERR_T_BARRED - Static variable in interface ie.ncl.sms.smpp.Constants
The subscriber is call barred - permanent error.
GSM_ERR_T_MEMCAP - Static variable in interface ie.ncl.sms.smpp.Constants
The memory capacity of the mobile station has been exceeded - temporary error.
GSM_ERR_T_MSERROR - Static variable in interface ie.ncl.sms.smpp.Constants
General communication error when mobile station received message - temporary error.
GSM_ERR_T_MSSUPPORT - Static variable in interface ie.ncl.sms.smpp.Constants
Short messaging currently not supported by subscribers mobile station - temporary error.
GSM_ERR_T_SUPPORT - Static variable in interface ie.ncl.sms.smpp.Constants
This facility not supported - temporary error.
GSM_ERR_T_SUPPORT_ROAMING - Static variable in interface ie.ncl.sms.smpp.Constants
The mobile station roamed into different public land mobile netork (PLMN) - temporary error
GSM_ERR_T_SYSTEM - Static variable in interface ie.ncl.sms.smpp.Constants
General failure (unknown cause) - temporary error
GSM_NPI_E164 - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - E164.
GSM_NPI_ERMES - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - ERMES.
GSM_NPI_ISDN - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - Integrated Services Digital Network
GSM_NPI_NATIONAL - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - National
GSM_NPI_PRIVATE - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - Private.
GSM_NPI_RESERVED_EXTN - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - Reserved for future use.
GSM_NPI_TELEX - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - Telex.
GSM_NPI_UNKNOWN - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - unknown.
GSM_NPI_X121 - Static variable in interface ie.ncl.sms.smpp.Constants
Number Plan Indicator - X121..
GSM_OCTET_MESSAGE_LENGTH - Static variable in interface ie.ncl.sms.smpp.Constants
The maximum length of a GSM binary short message.
GSM_PID_ERMES - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - ERMES.
GSM_PID_NORMAL - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - normal.
GSM_PID_PAGING_SYSTEM - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - Paging.
GSM_PID_TELEFAX3 - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - Telefax.
GSM_PID_TELEFAX4 - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - Telefax.
GSM_PID_TELEX - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - Telex.
GSM_PID_UCI - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - UCI.
GSM_PID_VIDEOTEX - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - Videotex.
GSM_PID_VOICE - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - Voice.
GSM_PID_X400_MHS - Static variable in interface ie.ncl.sms.smpp.Constants
Protocol Identifier - X400 MHS.
GSM_TON_ABBREVIATED - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - abbreviated.
GSM_TON_ALPHANUMERIC - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - alphanumeric.
GSM_TON_INTERNATIONAL - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - international.
GSM_TON_NATIONAL - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - national.
GSM_TON_NETWORK - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - network.
GSM_TON_RESERVED_EXTN - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - Reserved for future use.
GSM_TON_SUBSCRIBER - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - subscriber.
GSM_TON_UNKNOWN - Static variable in interface ie.ncl.sms.smpp.Constants
Type of number - unknown.
GsmAddress - Class in ie.ncl.sms.gsm
A GSM Addess object.
GsmAddress(String, TypeOfAddress) - Constructor for class ie.ncl.sms.gsm.GsmAddress
Set the address telephone number and type of address.
GsmAddress(String) - Constructor for class ie.ncl.sms.gsm.GsmAddress
Set the address telephone number.
GsmAlphabetEncoding - Class in ie.ncl.sms.dcs
This is the default GSM 7-bit Character encoding scheme.
GsmAlphabetEncoding() - Constructor for class ie.ncl.sms.dcs.GsmAlphabetEncoding
 
GsmConstants - Interface in ie.ncl.sms.gsm
Encode messages as defined in the OTA spec GSM 03.40.
GsmDecoder - Class in ie.ncl.sms.gsm
Encode messages as defined in the OTA spec GSM 03.40.
GsmDecoder(byte[]) - Constructor for class ie.ncl.sms.gsm.GsmDecoder
 
GsmEncoder - Class in ie.ncl.sms.gsm
Encode messages as defined in the OTA spec GSM 03.40.
GsmEncoder() - Constructor for class ie.ncl.sms.gsm.GsmEncoder
 
GsmMessage - Class in ie.ncl.sms.gsm
GSM message adds a Protocol Id (PID), a data coding scheme (DCS) and a user data header indicator (UDHI) to the message object.
GsmMessage(GsmAddress, byte[]) - Constructor for class ie.ncl.sms.gsm.GsmMessage
Construct a new GSM (binary) message.
GsmModem - Class in ie.ncl.sms.modem
This class is used to establish a connection with a GSM modem device, which can be used to send and receive short messages.
GsmModem(String, String, String) - Constructor for class ie.ncl.sms.modem.GsmModem
Create a new Gsm Modem object specifying a the IP address of a TCP/IP to RS232 gateway.
GsmModem(String, String, String, boolean) - Constructor for class ie.ncl.sms.modem.GsmModem
 
GsmModem() - Constructor for class ie.ncl.sms.modem.GsmModem
 
GsmModem(String, String, int) - Constructor for class ie.ncl.sms.modem.GsmModem
Create a new Gsm Modem object specifying a the IP address of a TCP/IP to RS232 gateway.
GsmModem(String, InputStream, OutputStream, boolean) - Constructor for class ie.ncl.sms.modem.GsmModem
Create a new Gsm Modem object specifying the input and output streams.
GsmModemConfiguration - Class in ie.ncl.sms.modem
 
GsmModemException - Exception in ie.ncl.sms.modem
 
GsmModemException(int) - Constructor for exception ie.ncl.sms.modem.GsmModemException
 
GsmModemException(int, Exception) - Constructor for exception ie.ncl.sms.modem.GsmModemException
 
GsmModemIOException - Exception in ie.ncl.sms.modem
 
GsmModemIOException(String) - Constructor for exception ie.ncl.sms.modem.GsmModemIOException
 
GsmTest - Class in ie.ncl.sms.gsm
Some simple tests.
GsmTest() - Constructor for class ie.ncl.sms.gsm.GsmTest
 

H

hasARequestBeenSent() - Method in class ie.ncl.sms.smpp.LinkTimers
 
hasAResponseBeenReceived() - Method in class ie.ncl.sms.smpp.LinkTimers
 
hasTimedOut() - Method in class ie.ncl.sms.smpp.LinkTimers
 
HOURS - Static variable in class ie.ncl.sms.gsm.ValidityPeriod
 

I

icon() - Static method in class ie.ncl.sms.nbs.NBSTest
 
IconMessage - Class in ie.ncl.sms.nbs
Class is used to create a Caller Group Icon smart message.
IconMessage(Address, Bitmap) - Constructor for class ie.ncl.sms.nbs.IconMessage
Create a caller group icon message.
IconMessage(Address, byte[]) - Constructor for class ie.ncl.sms.nbs.IconMessage
 
IE - Class in ie.ncl.sms.gsm
An InformationElement is an atomic component of the header in a short message when the user data header indicator is set.
IE(int, byte[]) - Constructor for class ie.ncl.sms.gsm.IE
Construct and InformationElement that will be used in the header of a user data header message.
IE(String, byte[]) - Constructor for class ie.ncl.sms.gsm.IE
Construct and InformationElement that will be used in the header of a user data header message.
ie.ncl.media.music - package ie.ncl.media.music
This package contains classes required create ring-tone objects from RTTTLs and IMelody files, and convert them to EMS, Smart Messages and MIDI files - please use the ie.ncl.mms API to send handset independent ringtone messages.
ie.ncl.mms - package ie.ncl.mms
This package provides a generic XML document based interface to all the mobile messaging types and protocols including SMS, EMS and Smart Messaging.
ie.ncl.msg - package ie.ncl.msg
This package provides a generic interface to all messaging protocols including but not limited to the SMS cellular network protocols.
ie.ncl.msg.server - package ie.ncl.msg.server
 
ie.ncl.sms - package ie.ncl.sms
This package provides a list of all SMS message attribute that can be set independent of the underlying SMS cellular network protocols.
ie.ncl.sms.cimd - package ie.ncl.sms.cimd
This package contains the Computer Interface to Message Distribution (CIMD) protocol classes used to interface with an CIMD compliant SMSC such as Nokia's SMSC models.
ie.ncl.sms.dcs - package ie.ncl.sms.dcs
This package contains the Data Coding Scheme (DCS) classes used to define the manner in which SMS messages are encoded.
ie.ncl.sms.gsm - package ie.ncl.sms.gsm
This package contains the GSM classes that define attributes specific to GSM short messages.
ie.ncl.sms.lm - package ie.ncl.sms.lm
This package contains classes used to support long messages, concatenated SMS or fragmentation and reassembly (SAR).
ie.ncl.sms.modem - package ie.ncl.sms.modem
This package contains the GsmModem protocol classes used to interface with an GSM cellular device such as a: Siemens M30, TC35, MC35, S45, SL45; a Nokia PremiCell, Phone Card, 6310, 6310i; Sony Ericsson GM27/29; and Falcom A2
ie.ncl.sms.nbs - package ie.ncl.sms.nbs
 
ie.ncl.sms.smpp - package ie.ncl.sms.smpp
This package contains  the Short Message Peer to Peer (SMPP) protocol classes used to interface with an SMPP compliant SMSC such as Logica's Telepath SMSC.
ie.ncl.sms.smpp.server - package ie.ncl.sms.smpp.server
 
ie.ncl.sms.ucp - package ie.ncl.sms.ucp
This package contains the Univeral Computer Protocol (UCP) protocol classes used to interface with an UCP compliant SMSC such as CMG's SMSC models.
ie.ncl.wap.push - package ie.ncl.wap.push
This package is used to generate WAP Push Requests that are sent to mobile phones over the SMS Bearer.
IEI_COMMAND_PACKET - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_LONG_PORT_ADDRESS - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_MESSAGE_CONCATENATION - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_MESSAGE_CONCATENATION_16BIT - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_RESERVED - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_RESERVED_LINEFEED - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_SHORT_PORT_ADDRESS - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_SMSC_CONTROL_PARAMETERS - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_SPECIAL_MESSAGE_INDICATION - Static variable in class ie.ncl.sms.gsm.IE
 
IEI_UDH_SOURCE_INDICATOR - Static variable in class ie.ncl.sms.gsm.IE
 
IEM - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
inverted exclaimation mark character.
igr - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
i with grave character.
IMelody - Class in ie.ncl.media.music
IMelody is a standard developed by the Infrared Data Association - Specifications for Ir Mobile Communications (IrMC) - for the purposes of transmitting ring tones to mobile phones.
IMelody() - Constructor for class ie.ncl.media.music.IMelody
Create a blank IMelody.
IMelody(Melody) - Constructor for class ie.ncl.media.music.IMelody
Create IMelody from another melody - useful for converting from one melody format (e.g.
IMelody(String) - Constructor for class ie.ncl.media.music.IMelody
Create an IMelody given an IMelody formatted string.
IMPLICIT - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
INACTIVE - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
INDICATION_ACTIVE - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
INDICATION_INACTIVE - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
INDICATION_SENSE_BIT - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
INDICATION_TYPE_EMAIL - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
INDICATION_TYPE_FAX - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
INDICATION_TYPE_OTHER - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
INDICATION_TYPE_VOICE_MAIL - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
init(Properties) - Method in interface ie.ncl.msg.Connection
Initialise the object with settings specified in the properties.
init(Properties, String) - Method in interface ie.ncl.msg.Connection
Initialise the object with settings specified in the properties where the relevant property names have been prefixed with the specified prefix.
init(Properties) - Method in class ie.ncl.msg.ConnectionManager
 
init(Properties) - Method in class ie.ncl.msg.Loopback
Implements Connection API.
init(Properties) - Method in class ie.ncl.sms.cimd.CimdConnection
 
init(Properties) - Method in class ie.ncl.sms.lm.LongMessageReceiver
 
init(Properties) - Method in class ie.ncl.sms.modem.GsmModem
 
init() - Static method in class ie.ncl.sms.nbs.NetworkOperator
 
init(Properties) - Method in class ie.ncl.sms.smpp.SmppConnection
Implements Connection API.
init(Properties) - Method in class ie.ncl.sms.ucp.UCPConnection
 
INIT_TIMER - Static variable in class ie.ncl.sms.modem.GsmModem
 
interceptReceiverApiCallToInsertSmppCommandAttributes(Message, Exception, Message, MessageSettings) - Method in class ie.ncl.sms.smpp.SmppConnection
 
InternalMessageQueuesFullError - Static variable in exception ie.ncl.msg.MessageException
 
InternalSDKError - Static variable in exception ie.ncl.msg.MessageException
 
INTERNATIONAL - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
internationalPrefix - Variable in class ie.ncl.sms.smpp.SmppConnection
 
INTERNET_ELECTRONIC_MAIL - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
intValue() - Method in class ie.ncl.sms.dcs.DataCodingScheme
 
intValue() - Method in class ie.ncl.sms.gsm.ProtocolIdentifier
 
intValue() - Method in class ie.ncl.sms.gsm.Status
 
intValue() - Method in class ie.ncl.sms.gsm.TypeOfAddress
 
INVALID_PIN - Static variable in exception ie.ncl.sms.modem.GsmModemException
The PIN is invalid.
invalidateFolder(String) - Method in class ie.ncl.wap.push.CacheOperation
Invalidate all pages below this path given the relative pathfrom the base URL.
invalidatePage(String) - Method in class ie.ncl.wap.push.CacheOperation
Invalidate a particular page given the relative pathfrom the base URL.
IO_ERROR - Static variable in exception ie.ncl.sms.modem.GsmModemException
IO Exception.
IQM - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
inverted question mark character.
is8BitReference() - Method in class ie.ncl.sms.gsm.Fragmentation
 
isAbsolute() - Method in class ie.ncl.sms.gsm.ValidityPeriod
 
isAnotherPingAllowed() - Method in class ie.ncl.sms.cimd.CimdConnection
 
isBinary7BitEncoding() - Method in class ie.ncl.sms.ucp.UCPConnection
Set for SMSCs which expect binary messages with default (7-bit) alphabet to be 7-bit encoded on the client.
isBusyError() - Method in exception ie.ncl.sms.modem.GsmModemException
 
isConnectionUp() - Method in exception ie.ncl.msg.ReconnectException
Deprecated. This class is used to indicate problems with the underlying connection.
isDeliverUnknownPDUs() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
isDotted() - Method in class ie.ncl.media.music.Note
 
isEmsEncodedAsTextMessages() - Method in class ie.ncl.mms.MMSMessage
 
isEmsEncodedAsTextMessages() - Method in class ie.ncl.mms.MMSSender
 
isErrorNotificationMessage() - Method in class ie.ncl.sms.smpp.Message
 
isEscapeCharAtEnd(byte[]) - Method in class ie.ncl.sms.dcs.GsmAlphabetEncoding
 
isForCdmaNetwork() - Method in class ie.ncl.sms.nbs.SmartMessage
 
isISOAlphabet() - Method in class ie.ncl.sms.dcs.DataCodingScheme
 
isLongGsmMessage(String) - Static method in class ie.ncl.sms.dcs.GsmAlphabetEncoding
 
isMakeModel(String) - Method in class ie.ncl.sms.modem.GsmModem
Check to see that this make an model matches the one specified.
isMaximumFragmentLengthSet() - Method in class ie.ncl.sms.nbs.SmartMessage
 
isMaxLengthPduExceeded(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
isMessageIdReturned() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
isMessageIdReturned() - Method in class ie.ncl.sms.smpp.SmppConnection
 
isMessageWaitingIndicationDiscardMessage() - Method in class ie.ncl.sms.dcs.DataCodingScheme
 
isMessageWaitingIndicationStoreMessage() - Method in class ie.ncl.sms.dcs.DataCodingScheme
 
isMessageWaitingIndicator() - Method in class ie.ncl.sms.dcs.DataCodingScheme
 
isNotifyApplicationOfDecodingErrors() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
isNotifyApplicationOfDecodingErrors() - Method in class ie.ncl.sms.smpp.SmppConnection
 
ISO_8859_1 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
ISO_8859_5_CRYLLIC - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
ISO_8859_8_HEBREW - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
isOnlyInFirstFragment() - Method in class ie.ncl.sms.gsm.IE
 
isPingOnlyWhenUnackedQueueSizeZero() - Method in class ie.ncl.sms.cimd.CimdConnection
 
isPingResponsePending() - Method in class ie.ncl.sms.cimd.Pings
 
isPortNumberInEachFragment() - Method in class ie.ncl.sms.nbs.SmartMessage
 
isReceiveSupported() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
 
isReconstructGsm0340Pdus() - Method in class ie.ncl.sms.smpp.SmppConnection
 
isRelative() - Method in class ie.ncl.sms.gsm.ValidityPeriod
 
isRest() - Method in class ie.ncl.media.music.Note
 
isRunning() - Method in class ie.ncl.sms.smpp.server.SmppServer
 
isServerMode() - Method in class ie.ncl.sms.smpp.SmppConnection
 
isTheLinkAlive() - Method in class ie.ncl.sms.smpp.LinkTimers
 
isThreadDaemon() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
isThrottleOnMsgQueueFullError() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
isThrottleOnMsgQueueFullError() - Method in class ie.ncl.sms.smpp.SmppConnection
 
isThrowExceptionOnFullQueues() - Method in class ie.ncl.sms.smpp.SmppConnection
 
isUseISODataCodingSchemes() - Method in class ie.ncl.sms.smpp.SmppConnection
 
isWindowSizeUsed() - Method in class ie.ncl.sms.cimd.CimdConnection
Determines if the CIMD window size login parameter is used i.e.

L

LAM - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Lamda character.
LANGUAGE_CZECH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_DANISH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_DUTCH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_ENGLISH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_FINNISH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_FRENCH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_GERMAN - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_GREEK - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_HUNGARIAN - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_ISO_639 - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_ISO_639_7BIT - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_ITALIAN - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_NORWEGIAN - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_POLISH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_PORTUGUESE - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_SPANISH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_SWEDISH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_TURKISH - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
LANGUAGE_UNKNOWN - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
length() - Method in class ie.ncl.msg.TextMessage
Get the length of the text body.
LF - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Line feed character.
LF - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
LinkTimers - Class in ie.ncl.sms.smpp
 
LinkTimers(long, long, boolean) - Constructor for class ie.ncl.sms.smpp.LinkTimers
 
list(ListResponse, Address, int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously query a list of short messages sent to the SMSC for further delivery to an SME.
list(Address, int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously query a list of short messages sent to the SMSC for further delivery to an SME.
LIST_MESSAGES_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
List messages response is invalid.
listen(MessageServerCallback) - Method in interface ie.ncl.msg.server.MessageServer
 
listen(MessageServerCallback) - Method in class ie.ncl.sms.smpp.server.SmppServer
 
LISTENER_ATTR - Static variable in class ie.ncl.msg.ConnectionManager
 
ListResponse - Interface in ie.ncl.sms.smpp
 
listResponse(Exception, Address, String[]) - Method in interface ie.ncl.sms.smpp.ListResponse
 
log(String) - Static method in class ie.ncl.sms.gsm.GsmDecoder
 
log(String) - Static method in class ie.ncl.sms.gsm.GsmEncoder
 
log(String) - Static method in class ie.ncl.sms.gsm.GsmTest
 
logo() - Static method in class ie.ncl.sms.nbs.NBSTest
 
logo(String) - Static method in class ie.ncl.sms.nbs.NBSTest
 
LogoMessage - Class in ie.ncl.sms.nbs
Class is used to create an (operator) logo message.
LogoMessage(Address, Bitmap) - Constructor for class ie.ncl.sms.nbs.LogoMessage
Create a logo message.
LogoMessage(Address, Bitmap, NetworkOperator) - Constructor for class ie.ncl.sms.nbs.LogoMessage
Create a logo message.
LogoMessage(Address) - Constructor for class ie.ncl.sms.nbs.LogoMessage
Create a blank logo used to remove operator logos from phone.
LogoMessage(Address, NetworkOperator) - Constructor for class ie.ncl.sms.nbs.LogoMessage
Create a blank logo used to remove operator logos from phone.
LogoMessage(Address, byte[]) - Constructor for class ie.ncl.sms.nbs.LogoMessage
 
LogoMessage(Address, byte[], NetworkOperator) - Constructor for class ie.ncl.sms.nbs.LogoMessage
 
LongMessageComparator - Class in ie.ncl.sms.gsm
This object is used to maintain the status of a long message.
LongMessageComparator() - Constructor for class ie.ncl.sms.gsm.LongMessageComparator
 
LongMessageReceiver - Class in ie.ncl.sms.gsm
Construct a long message receiver.
LongMessageReceiver(Receiver, int) - Constructor for class ie.ncl.sms.gsm.LongMessageReceiver
Construct a LongMessageReceiver specifying the underlying SMS interface and the timeout.
LongMessageReceiver(Receiver) - Constructor for class ie.ncl.sms.gsm.LongMessageReceiver
Construct a LongMessageReceiver specifying the underlying SMS interface.
LongMessageReceiver - Class in ie.ncl.sms.lm
This class is used to reassemble long messages that are fragmented and sent over SMS.
LongMessageReceiver(Receiver, Cache) - Constructor for class ie.ncl.sms.lm.LongMessageReceiver
Construct a long message receiver given an underlying message transport.
LongMessageReceiver(Receiver) - Constructor for class ie.ncl.sms.lm.LongMessageReceiver
 
LongMessageReceiver() - Constructor for class ie.ncl.sms.lm.LongMessageReceiver
 
LongMessageSender - Class in ie.ncl.sms.gsm
Create a long message transmitter.
LongMessageSender(Sender, int) - Constructor for class ie.ncl.sms.gsm.LongMessageSender
Create a long message transmitter specifying the underlying SMS interface.
LongMessageStatus - Class in ie.ncl.sms.gsm
This object is used to maintain the status of a long message.
LongMessageStatus(Address, int, int) - Constructor for class ie.ncl.sms.gsm.LongMessageStatus
Construct the status of a long message.
Loopback - Class in ie.ncl.msg
The Loopback class is a test Sender and Receiver class.
Loopback() - Constructor for class ie.ncl.msg.Loopback
Create a new Loopback message sender and receiver.

M

main(String[]) - Static method in class ie.ncl.mms.Version
 
main(String[]) - Static method in class ie.ncl.msg.SwiftNoteVersion
 
main(String[]) - Static method in class ie.ncl.msg.Version
 
main(String[]) - Static method in class ie.ncl.sms.cimd.CimdConnection
Print version information.
main(String[]) - Static method in class ie.ncl.sms.cimd.CimdServer
 
main(String[]) - Static method in class ie.ncl.sms.gsm.GsmDecoder
 
main(String[]) - Static method in class ie.ncl.sms.gsm.GsmTest
 
main(String[]) - Static method in class ie.ncl.sms.gsm.Test
 
main(String[]) - Static method in class ie.ncl.sms.modem.GsmModem
 
main(String[]) - Static method in class ie.ncl.sms.nbs.MenuItem
 
main(String[]) - Static method in class ie.ncl.sms.nbs.NBSTest
 
main(String[]) - Static method in class ie.ncl.sms.nbs.VCard
 
main(String[]) - Static method in class ie.ncl.sms.SmartId
Test it.
main(String[]) - Static method in class ie.ncl.sms.smpp.Smpp
Deprecated. Print version information.
main(String[]) - Static method in class ie.ncl.sms.smpp.SmppConnection
 
main(String[]) - Static method in class ie.ncl.sms.ucp.UCPConnection
Print version information.
main(String[]) - Static method in class ie.ncl.wap.push.WSPRequest
 
MAX_HEIGHT - Static variable in class ie.ncl.sms.nbs.PictureMessage
This is the maximum height of a LogoMessage bitmap.
MAX_WIDTH - Static variable in class ie.ncl.sms.nbs.PictureMessage
This is the maximum width of a LogoMessage bitmap.
MAXIMUM_HEIGHT - Static variable in class ie.ncl.sms.nbs.IconMessage
This is the maximum height of a LogoMessage bitmap.
MAXIMUM_HEIGHT - Static variable in class ie.ncl.sms.nbs.LogoMessage
This is the maximum height of a LogoMessage bitmap.
MAXIMUM_MESSAGE_LENGTH - Static variable in interface ie.ncl.sms.smpp.Constants
The maximum length of any short message.
MAXIMUM_WIDTH - Static variable in class ie.ncl.sms.nbs.IconMessage
This is the maximum width of a LogoMessage bitmap.
MAXIMUM_WIDTH - Static variable in class ie.ncl.sms.nbs.LogoMessage
This is the maximum width of a LogoMessage bitmap.
MCC - Static variable in interface ie.ncl.sms.nbs.NetworkAddressAttributes
This object must be of type String.
ME - Static variable in class ie.ncl.sms.dcs.ShortMessageCoding
 
ME_DEPERSONALISATION - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
Melody - Class in ie.ncl.media.music
 
Melody() - Constructor for class ie.ncl.media.music.Melody
 
Melody(Melody) - Constructor for class ie.ncl.media.music.Melody
 
Melody - Class in ie.ncl.sms.nbs
A melody that is a collection of musical phrases.
Melody(String) - Constructor for class ie.ncl.sms.nbs.Melody
Create a new Melody specifying the name.
MelodyException - Exception in ie.ncl.media.music
 
MelodyException(String) - Constructor for exception ie.ncl.media.music.MelodyException
 
Member - Class in ie.ncl.sms.smpp
 
Member(Address, String, int) - Constructor for class ie.ncl.sms.smpp.Member
Construct the Member object.
Member(String) - Constructor for class ie.ncl.sms.smpp.Member
Construct the Member object.
MemoryCache - Class in ie.ncl.sms.lm
This class is used to store fragments of a long message.
MemoryCache() - Constructor for class ie.ncl.sms.lm.MemoryCache
 
MemoryCache(int) - Constructor for class ie.ncl.sms.lm.MemoryCache
 
menu() - Static method in class ie.ncl.sms.nbs.NBSTest
 
MenuAction - Class in ie.ncl.sms.nbs
 
MenuAction(String) - Constructor for class ie.ncl.sms.nbs.MenuAction
 
MenuAction(Message) - Constructor for class ie.ncl.sms.nbs.MenuAction
 
MenuItem - Class in ie.ncl.sms.nbs
A menu item can be dynamically added to some mobile phone handsets.
MenuItem(String, MenuAction) - Constructor for class ie.ncl.sms.nbs.MenuItem
Construct a MenuItem with the specfied name and action.
MenuMessage - Class in ie.ncl.sms.nbs
This is used to send a menu message to the mobile handset.
MenuMessage(Address, MenuItem) - Constructor for class ie.ncl.sms.nbs.MenuMessage
This is used to add a menu to a handset.
MenuMessage(Address, String) - Constructor for class ie.ncl.sms.nbs.MenuMessage
This is used to remove the menu from the handset.
merge(Attributes) - Method in class ie.ncl.msg.Attributes
Merge this set of attributes with the 'other' set.
Message - Class in ie.ncl.msg
The Message class is the base class used for all messages in the Generic API.
Message() - Constructor for class ie.ncl.msg.Message
Create a blank message with an empty attribute set.
Message(Address) - Constructor for class ie.ncl.msg.Message
Create a new message with a destination address and an empty attribute set.
Message(Message) - Constructor for class ie.ncl.msg.Message
Create a new message from an existing one.
Message - Class in ie.ncl.sms.smpp
 
Message(Address, String) - Constructor for class ie.ncl.sms.smpp.Message
 
Message(Address, byte[]) - Constructor for class ie.ncl.sms.smpp.Message
 
Message() - Constructor for class ie.ncl.sms.smpp.Message
This creates an empty message.
MESSAGE_CLASS_ATTRIBUTE_NAME - Static variable in class ie.ncl.sms.ucp.UCPConnection
Used to specify the 'message class' (MCLs) attribute for a message.
MESSAGE_CLASS_BIT - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
 
MESSAGE_HANDLING_FACILITY - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
MessageAttributeNames - Interface in ie.ncl.sms
This interface defines the Short Message property names
MessageException - Exception in ie.ncl.msg
This exception class is used to indicate a problem with a specific message - being sent or received.
MessageException(String) - Constructor for exception ie.ncl.msg.MessageException
 
MessageException(String, int) - Constructor for exception ie.ncl.msg.MessageException
 
MessageQueuesFullException - Exception in ie.ncl.msg
Created by IntelliJ IDEA.
MessageQueuesFullException(String) - Constructor for exception ie.ncl.msg.MessageQueuesFullException
 
MessageQueuesFullException(String, int) - Constructor for exception ie.ncl.msg.MessageQueuesFullException
 
MessageServer - Interface in ie.ncl.msg.server
Created by jim on 08/08/2015.
MessageServerCallback - Interface in ie.ncl.msg.server
Created by jim on 08/08/2015.
MessageServerConnectionRequest - Interface in ie.ncl.msg.server
 
MessageServerException - Exception in ie.ncl.msg.server
Created by jim on 08/08/2015.
MessageServerException() - Constructor for exception ie.ncl.msg.server.MessageServerException
 
MessageServerException(String) - Constructor for exception ie.ncl.msg.server.MessageServerException
 
MessageServerException(String, Throwable) - Constructor for exception ie.ncl.msg.server.MessageServerException
 
MessageServerException(Throwable) - Constructor for exception ie.ncl.msg.server.MessageServerException
 
MessageSettings - Class in ie.ncl.sms.smpp
This object is used to group a set of message parameters.
MessageSettings() - Constructor for class ie.ncl.sms.smpp.MessageSettings
Create a new set of message settings.
MessageStore - Interface in ie.ncl.msg
This Interface defines the methods used to interface with a message store - such as a database, message server or message centre, JMS or some other underlying persistent system.
MessageWaitingIndication - Class in ie.ncl.sms.dcs
 
MIDDLE_C - Static variable in class ie.ncl.sms.nbs.Note
 
minimumNumberOfSeptetsToEncodeBytes(int) - Static method in class ie.ncl.sms.gsm.GsmEncoder
 
MINUTES - Static variable in class ie.ncl.sms.gsm.ValidityPeriod
 
MMSMessage - Class in ie.ncl.mms
This is used to constuct an MMS message that can be sent to an SMS, EMS, Smart Message and MMS handset.
MMSMessage(Address, String) - Constructor for class ie.ncl.mms.MMSMessage
Create an MMS Message.
MMSMessage(Address, String, int) - Constructor for class ie.ncl.mms.MMSMessage
 
MMSMessage(Address, File) - Constructor for class ie.ncl.mms.MMSMessage
Create an MMS Message.
MMSMessage(Address, File, int) - Constructor for class ie.ncl.mms.MMSMessage
 
MMSMessage(Address, URL) - Constructor for class ie.ncl.mms.MMSMessage
Create an MMS Message.
MMSMessage(Address, URL, int) - Constructor for class ie.ncl.mms.MMSMessage
 
MMSReceiver - Class in ie.ncl.mms
This class is used to send an MMSMessage.
MMSReceiver(Receiver) - Constructor for class ie.ncl.mms.MMSReceiver
An MMS Receiver is constructed with a Receiver object which specifies the underlying transport.
MMSSender - Class in ie.ncl.mms
This class is used to send an MMSMessage.
MMSSender(Sender) - Constructor for class ie.ncl.mms.MMSSender
An MMS Sender is constructed with a Sender object which specifies the underlying transport.
MNC - Static variable in interface ie.ncl.sms.nbs.NetworkAddressAttributes
This object must be of type String.
mod(ModCustomerResponse, Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously modify an existing Customer at the SMSC.
mod(Customer) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously modify an existing Customer at the SMSC.
ModCustomerResponse - Interface in ie.ncl.sms.smpp
 
modResponse(Exception, Customer) - Method in interface ie.ncl.sms.smpp.ModCustomerResponse
 
multiRecipient() - Method in class ie.ncl.sms.smpp.Message
Indicates if the message is multi receipient or not.

N

NackErrorCodes - Class in ie.ncl.sms.ucp
 
NarrowBandSocket - Class in ie.ncl.sms.nbs
 
NarrowBandSocket(Sender) - Constructor for class ie.ncl.sms.nbs.NarrowBandSocket
Create a narrow band socket using some underlying SMS transport.
NATIONAL - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NATIONAL_PAGING_SYSTEM - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
NBSException - Exception in ie.ncl.sms.nbs
 
NBSException(String) - Constructor for exception ie.ncl.sms.nbs.NBSException
 
NBSTest - Class in ie.ncl.sms.nbs
A Simple test demonstrating the use of smart messaging.
NBSTest() - Constructor for class ie.ncl.sms.nbs.NBSTest
 
NetworkAddressAttributes - Interface in ie.ncl.sms.nbs
 
NetworkOperator - Class in ie.ncl.sms.nbs
This class is used to identify a network operator.
NetworkOperator(String, String, String, String, String) - Constructor for class ie.ncl.sms.nbs.NetworkOperator
A NetworkOperator is specified by the mobile country code (MCC) and the national mobile code (NDC).
NetworkOperator(String, String) - Constructor for class ie.ncl.sms.nbs.NetworkOperator
A NetworkOperator is specified by the mobile country code (MCC) and the national dialing code (NDC) and it's optional name.
NetworkOperatorException - Exception in ie.ncl.sms.nbs
 
NetworkOperatorException(String) - Constructor for exception ie.ncl.sms.nbs.NetworkOperatorException
 
newConnectionRequest(MessageServerConnectionRequest) - Method in interface ie.ncl.msg.server.MessageServerCallback
 
NokiaSmartMessage - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
ME Specific binary messages.
NokiaSyncml - Class in ie.ncl.wap.push
(C) 2006 NCL Technologies (www.nclt.com).
NokiaSyncml(String) - Constructor for class ie.ncl.wap.push.NokiaSyncml
 
NOT_CONNECTED - Static variable in interface ie.ncl.msg.Connection
The link is not connected (and not reconnecting).
NOT_INITIALISED - Static variable in exception ie.ncl.sms.modem.GsmModemException
Not initialised.
NOT_USED - Static variable in interface ie.ncl.msg.Connection
 
NOT_YET_IMPLEMENTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
The method is not yet implemented (software limitation).
Note - Class in ie.ncl.media.music
 
Note(int) - Constructor for class ie.ncl.media.music.Note
 
Note(int, int, int) - Constructor for class ie.ncl.media.music.Note
Create a note of the specified duration, pitch and scale.
Note(int, int, int, boolean) - Constructor for class ie.ncl.media.music.Note
 
Note(int, int, int, int) - Constructor for class ie.ncl.media.music.Note
 
Note(int, int, int, int, int) - Constructor for class ie.ncl.media.music.Note
Construct a Note.
Note - Class in ie.ncl.sms.nbs
This class is used to create a note which can be then added to a RingTone object.
Note(int, int) - Constructor for class ie.ncl.sms.nbs.Note
Create a note specifying pitch and duration.
Note(int, int, int) - Constructor for class ie.ncl.sms.nbs.Note
 
NOTIFICATION_ADDRESS_NAME - Static variable in class ie.ncl.sms.ucp.UCPConnection
Used to specify the 'notification address' (NAdC) attribute for a message.
NOTIFICATION_PID_ATTRIBUTE_NAME - Static variable in class ie.ncl.sms.ucp.UCPConnection
Used to specify the 'notification PID' (NPID) attribute for a message.
NOTIFICATION_TYPE_ATTRIBUTE_NAME - Static variable in class ie.ncl.sms.ucp.UCPConnection
Used to specify the 'notification type' (NT) attribute for a message.
NPI_DATA - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_E164 - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_ERMES - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_ISDN - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_NATIONAL - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_PRIVATE - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_TELEX - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_UNKNOWN - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NPI_X121 - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
NSMUserAgent - Static variable in class ie.ncl.mms.UserAgent
Nokia Smart Messsaging (NSM) User Agent - such as a Nokia 6310.
NTI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
N with tilde character.
nti - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
n with tilde character.
numberOfPendingPingResponses() - Method in class ie.ncl.sms.cimd.Pings
 

O

ODI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
O with diaeresis character.
odi - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
o with diaeresis character.
ogr - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
o with grave character.
oldestPendingPingResponseAge() - Method in class ie.ncl.sms.cimd.Pings
 
OME - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Omega character.
onOrAfter(TimeRecord) - Method in class ie.ncl.sms.smpp.TimeRecord
 
OTASettings - Class in ie.ncl.wap.push
The OTA Settings class is used to send Internet configuration to a mobile phone.
OTHER - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
OTHER - Static variable in class ie.ncl.sms.gsm.Status
Status is unknown.

P

parameter(ParameterResponse, String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to retrieve a (per ESME & system wide) configurable parameter at the SMSC.
parameter(String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to retrieve a (per ESME & system wide) configurable parameter at the SMSC.
ParameterResponse - Interface in ie.ncl.sms.smpp
 
parameterResponse(Exception, String, String) - Method in interface ie.ncl.sms.smpp.ParameterResponse
 
PAUSE - Static variable in class ie.ncl.media.music.Note
 
PAUSE - Static variable in class ie.ncl.sms.nbs.Note
 
PBK - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Form feed (page break) character
PDP_TYPE_IP - Static variable in class ie.ncl.sms.modem.GPRSSettings
 
PDU_DECODING_FAILED - Static variable in exception ie.ncl.sms.modem.GsmModemException
Cannot decode binary message from GSM 03.40 PDU format.
PDU_ENCODING_FAILED - Static variable in exception ie.ncl.sms.modem.GsmModemException
Cannot encode binary message into GSM 03.40 PDU format.
PHI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Phi character.
Phrase - Class in ie.ncl.sms.nbs
Create a musical phrase that is a a collection of Notes.
Phrase(int, int, int) - Constructor for class ie.ncl.sms.nbs.Phrase
Create a musical phrase specifying the style, tempo and volume.
Phrase(int, int) - Constructor for class ie.ncl.sms.nbs.Phrase
Create a musical phrase specifying the style and tempo.
Phrase() - Constructor for class ie.ncl.sms.nbs.Phrase
Create a musical phrase.
PI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Pi character.
picture(int, int, int, boolean) - Static method in class ie.ncl.sms.nbs.NBSTest
 
picture(boolean) - Static method in class ie.ncl.sms.nbs.NBSTest
 
PictureMessage - Class in ie.ncl.sms.nbs
Class is used to create a picture message.
PictureMessage(Address, Bitmap, String, boolean) - Constructor for class ie.ncl.sms.nbs.PictureMessage
Create a picture message.
PictureMessage(Address, Bitmap, String) - Constructor for class ie.ncl.sms.nbs.PictureMessage
 
PictureMessage(Address, byte[], String) - Constructor for class ie.ncl.sms.nbs.PictureMessage
 
PID - Static variable in interface ie.ncl.sms.MessageAttributeNames
The Protocol Identifier attribute (ProtocolIdentifier object).
PIN_CHECK_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
The response from checking PIN is invalid.
PIN_REQUIRED_BUT_NOT_SPECIFIED - Static variable in exception ie.ncl.sms.modem.GsmModemException
Pin required but not specified.
PIN_SET_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
The response from setting PIN is invalid.
ping() - Method in class ie.ncl.sms.smpp.SmppConnection
Ping.
Pings - Class in ie.ncl.sms.cimd
 
Pings(int) - Constructor for class ie.ncl.sms.cimd.Pings
 
PITCH_MAX - Static variable in class ie.ncl.media.music.Note
 
PITCH_MAX - Static variable in class ie.ncl.sms.nbs.Note
The maximum pitch value.
PITCH_MIN - Static variable in class ie.ncl.media.music.Note
 
PITCH_MIN - Static variable in class ie.ncl.sms.nbs.Note
The minimum pitch value.
play() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
play(int) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
PLAY_PERMISSION - Static variable in class ie.ncl.wap.push.DigitalRightsManagement
 
PORT_COMPACT_BUSINESS_CARD - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_DYNAMIC_MENU_CONTROL_PROTOCOL - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_ICON_READER - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_INTERNET_ACCESS_CONFIGURATION - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_JAVA - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_OPERATOR_LOGO - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_PICTURE_MESSAGE - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_RING_TONE - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_SERVICE_CARD - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_SIMPLE_EMAIL_NOTIFICATION - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_TTML - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_UP_BROWSER - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_UP_LINK - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_UP_MAIL - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_VCALENDAR - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_VCARD - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
PORT_WINK - Static variable in class ie.ncl.sms.nbs.SmartMessage
 
Ports - Class in ie.ncl.sms.gsm
Ports are part of a User Data Header to identify applications and protocols above short messaging layer.
Ports(int, int) - Constructor for class ie.ncl.sms.gsm.Ports
 
print() - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
print(int) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
PRINT_PERMISSION - Static variable in class ie.ncl.wap.push.DigitalRightsManagement
 
printLibraryVersion() - Static method in class ie.ncl.mms.Version
 
PRIORITY - Static variable in interface ie.ncl.sms.MessageAttributeNames
Set the priority of a message (Integer object).
ProtocolIdentifier - Class in ie.ncl.sms.gsm
Protocol Identifier.
ProtocolIdentifier(int) - Constructor for class ie.ncl.sms.gsm.ProtocolIdentifier
 
ProtocolIdentifier() - Constructor for class ie.ncl.sms.gsm.ProtocolIdentifier
 
PSI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Psi character.
purge() - Method in class ie.ncl.sms.gsm.Cache
Purge the table - done as messages are added also.
purge() - Method in interface ie.ncl.sms.lm.Cache
This purges the cache of any unwanted messages.
purge() - Method in class ie.ncl.sms.lm.MemoryCache
This purges the cache of any unwanted messages.
put(String, String) - Method in class ie.ncl.msg.Attributes
Add an attribute with a String value to the set of attributes.
put(String, Date) - Method in class ie.ncl.msg.Attributes
Add an attribute with a Date value to the set of attributes.
put(String, int) - Method in class ie.ncl.msg.Attributes
Add an attribute with a int value to the set of attributes.
put(String, boolean) - Method in class ie.ncl.msg.Attributes
Add an attribute with a boolean value to the set of attributes.
put(String, Object) - Method in class ie.ncl.msg.Attributes
Add an attribute with an Object value to the set of attributes.
putAttribute(String, Object) - Method in class ie.ncl.msg.Address
Set the value of an attribute.
putAttribute(String, Object) - Method in class ie.ncl.msg.Message
Convenience routing for adding to the Message's Attributes set.
putTypeDefaults(String, Attributes) - Method in interface ie.ncl.msg.Connection
Set connection specific message attribute defaults as identified by the type.

Q

query(String) - Method in interface ie.ncl.msg.MessageStore
Query the message given the message id.
QUO - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Quotation character.

R

read(InputStream, int, int, int) - Static method in class ie.ncl.sms.smpp.SocketUtil
 
read8Bits() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
READ_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
The read message response is incorrect.
readAddress() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readBit() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readBits(int) - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readDate() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readDeliver() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readReport() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readSemiOctet() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readSignedSemiOctet() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readSmscAddress() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readSubmitOrDeliver() - Method in class ie.ncl.sms.gsm.GsmDecoder
 
readValidityPeriod(int) - Method in class ie.ncl.sms.gsm.GsmDecoder
 
RECEIPT - Static variable in interface ie.ncl.sms.MessageAttributeNames
For received messages indicates if the message is a receipt (Boolean object).
RECEIPT_BYTES - Static variable in interface ie.ncl.sms.MessageAttributeNames
Receipt bytes (byte[] object).
RECEIPT_STATUS - Static variable in interface ie.ncl.sms.MessageAttributeNames
Receipt status (Status object).
RECEIPT_TEXT - Static variable in interface ie.ncl.sms.MessageAttributeNames
Receipt text (String object).
receive(ReceiverListener) - Method in class ie.ncl.mms.MMSReceiver
Setup the receiver listener.
receive() - Method in class ie.ncl.mms.MMSReceiver
Deprecated. - use receive(ReceiverListener applicationCallback) instead.
receive(ReceiverListener) - Method in class ie.ncl.msg.ConnectionManager
Set a received callback - should be done before connect().
receive(ReceiverListener) - Method in class ie.ncl.msg.Loopback
Implements Receiver API.
receive(ReceiverListener) - Method in interface ie.ncl.msg.Receiver
Deprecated. Use Receiver.setReceiverListener(ReceiverListener) instead
receive() - Method in class ie.ncl.msg.SyncReceiver
Receive a message synchronously.
receive(ReceiverListener) - Method in class ie.ncl.sms.cimd.CimdConnection
Specify where received messages are sent.
receive() - Method in class ie.ncl.sms.gsm.LongMessageReceiver
Block until a long message is received.
receive(ReceiverListener) - Method in class ie.ncl.sms.lm.LongMessageReceiver
Set up a listener for long messages.
receive(ReceiverListener) - Method in class ie.ncl.sms.modem.GsmModem
Receive messages asynchronously.
receive(Exception, Message, MessageSettings) - Method in interface ie.ncl.sms.smpp.ExtendedReceiver
 
receive(Exception, Message) - Method in interface ie.ncl.sms.smpp.Receiver
 
receive(Receiver) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method sets up a callback target which will be called when messages are received.
receive(ExtendedReceiver) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method sets up a callback target which will be called when messages are received.
receive(Exception, Message, MessageSettings) - Method in class ie.ncl.sms.smpp.SmppConnection
Implements SMPP callback (asynchronous receive).
receive(ReceiverListener) - Method in class ie.ncl.sms.smpp.SmppConnection
Receiver Interface Method.
receive(ReceiverListener) - Method in class ie.ncl.sms.ucp.UCPConnection
 
received(Receiver, Exception, Message) - Method in class ie.ncl.mms.MMSReceiver
Implements Receiver Listener API.
received(Receiver, Exception, Message) - Method in class ie.ncl.msg.ConnectionManager
Implements Receiver Listener API.
received(Receiver, Exception, Message) - Method in interface ie.ncl.msg.ReceiverListener
This method will be called when a message is received.
received(Receiver, Exception, Message) - Method in class ie.ncl.msg.SyncReceiver
Implements the SenderListener API - used internally.
received(Receiver, Exception, Message) - Method in class ie.ncl.sms.lm.LongMessageReceiver
Implements ReceiverListener callback.
receivedFragment() - Method in class ie.ncl.sms.gsm.LongMessageStatus
Increment the counter keeping track of received fragments.
Receiver - Interface in ie.ncl.msg
An Receiver is a connection to some service that is used to deliver messages to the application.
Receiver - Interface in ie.ncl.sms.smpp
This interface defines the signature/prototype for the call-back called when a message is received from the SMSC.
ReceiverListener - Interface in ie.ncl.msg
This interface is used to receive messages asynchronously.
RECONNECT_RETRY_ATTEMPTS - Variable in class ie.ncl.sms.smpp.Smpp
Deprecated.  
RECONNECT_TIMER - Variable in class ie.ncl.sms.smpp.Smpp
Deprecated.  
ReconnectException - Exception in ie.ncl.msg
Deprecated. Not a meaningful name. Use the TemporaryConnectionException.
ReconnectException(String, boolean) - Constructor for exception ie.ncl.msg.ReconnectException
Deprecated. Not a meaningful name. Please use the TemporaryConnectionException class
ReconnectException - Exception in ie.ncl.sms.smpp
 
ReconnectException(String) - Constructor for exception ie.ncl.sms.smpp.ReconnectException
 
RECONNECTING - Static variable in interface ie.ncl.msg.Connection
The link was connected and is now in the process of reconnecting.
reconnecting - Variable in class ie.ncl.msg.ConnectionManager
 
recordDataReceived() - Method in class ie.ncl.sms.smpp.LinkTimers
 
recordDataReceived() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
recordPing() - Method in class ie.ncl.sms.cimd.Pings
 
recordPingResponse() - Method in class ie.ncl.sms.cimd.Pings
 
recordRequest() - Method in class ie.ncl.sms.smpp.LinkTimers
 
recordResponse() - Method in class ie.ncl.sms.smpp.LinkTimers
 
REGISTERED - Static variable in interface ie.ncl.sms.MessageAttributeNames
Registered deliver attribute for receipt purposes (Boolean object).
reject() - Method in interface ie.ncl.msg.server.MessageServerConnectionRequest
 
reject() - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Rejects an inbound SMPP connection.
remove(String) - Method in class ie.ncl.msg.Attributes
Remove an Object attribute as specified by its unique name.
removeAttribute(String) - Method in class ie.ncl.msg.Address
Remove an attribute as specified by the attribute name.
removeAttribute(String) - Method in class ie.ncl.msg.Message
Convenience routing for removing an attribute from the Message's Attributes set.
replace(String, Message) - Method in interface ie.ncl.msg.MessageStore
Replace a message as specified by the ID with a newOne.
REPLACE - Static variable in interface ie.ncl.sms.MessageAttributeNames
Replacement attribute (Boolean object).
replace(ReplaceResponse, Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously replace a short message sent to the SMSC for further delivery to an SME.
replace(Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously replace a short message sent to the SMSC for further delivery to an SME.
REPLACE_SHORT_MESSAGE_TYPE1 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
REPLACE_SHORT_MESSAGE_TYPE2 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
REPLACE_SHORT_MESSAGE_TYPE3 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
REPLACE_SHORT_MESSAGE_TYPE4 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
REPLACE_SHORT_MESSAGE_TYPE5 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
REPLACE_SHORT_MESSAGE_TYPE6 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
REPLACE_SHORT_MESSAGE_TYPE7 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
ReplaceResponse - Interface in ie.ncl.sms.smpp
 
replaceResponse(Exception, Message) - Method in interface ie.ncl.sms.smpp.ReplaceResponse
 
REPLY_PATH - Static variable in interface ie.ncl.sms.MessageAttributeNames
Reply Path attribute (Boolean object).
Report - Class in ie.ncl.sms.gsm
GSM 03.40 Status Report parameter.
Report(int, GsmAddress, Date, Date, int) - Constructor for class ie.ncl.sms.gsm.Report
 
REQUEST_BODY_PDU - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to get specify the body in a non standard SMPP request This value is of type byte[].
reset() - Method in class ie.ncl.sms.smpp.LinkTimers
 
reset() - Method in class ie.ncl.sms.smpp.TimeRecord
 
resetMessageFragments() - Method in class ie.ncl.mms.MMSMessage
 
resetTimeout - Variable in class ie.ncl.sms.modem.GsmModem
 
RESPONSE_BODY_PDU - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to get specify the body in the response to an unknown (non standard) SMPP request This value is of type byte[].
RESPONSE_COMMAND_ID - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to over-ride the response SMPP Command ID in the acknowledgement of a received smpp message.
RESPONSE_COMMAND_STATUS - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to set the response SMPP Command Status in the acknowledgement of a received smpp message.
RESPONSE_TIMEOUT - Variable in class ie.ncl.sms.modem.GsmModem
 
REST - Static variable in class ie.ncl.media.music.Note
 
retry(SmppRequest) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Add a request to the outgoing queue but expedite it.
RETURN_CALL_MESSAGE - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
ringtone() - Static method in class ie.ncl.sms.nbs.NBSTest
 
RingToneMessage - Class in ie.ncl.sms.nbs
This is used to send a ringtome message to the mobile handset.
RingToneMessage(Address, Melody) - Constructor for class ie.ncl.sms.nbs.RingToneMessage
This is used to add a menu to a handset.
RingToneMessage(Address, byte[]) - Constructor for class ie.ncl.sms.nbs.RingToneMessage
This is used to add a ringtone to a handset.
roundUpToBlockSize(int, int) - Static method in class ie.ncl.sms.gsm.UDHMessage
 
RTTTL - Class in ie.ncl.media.music
RTTTL, or Ring Tone Text Transfer Language, is a de facto standard for describing melodies that can be sent to mobile phones and saved as ring tones.
RTTTL(String) - Constructor for class ie.ncl.media.music.RTTTL
Construct a ring tone according to the above specification.
RTTTL(Melody) - Constructor for class ie.ncl.media.music.RTTTL
Construct an RTTTL from another melody (e.g.
run() - Method in class ie.ncl.msg.Loopback
Internal thread process.
run() - Method in class ie.ncl.sms.cimd.CimdServer
 
run() - Method in class ie.ncl.sms.modem.GsmModem
 
run() - Method in class ie.ncl.sms.smpp.server.SmppServer
 
runrun() - Method in class ie.ncl.sms.cimd.CimdServer
 

S

sample() - Static method in class ie.ncl.sms.nbs.Melody
 
sample() - Static method in class ie.ncl.sms.nbs.MenuItem
 
SC_SPECIFIC_1 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
SC_SPECIFIC_2 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
SC_SPECIFIC_3 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
SC_SPECIFIC_4 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
SC_SPECIFIC_5 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
SC_SPECIFIC_6 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
SC_SPECIFIC_7 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
SCA - Static variable in interface ie.ncl.sms.MessageAttributeNames
Service Center address attribute (Address object).
SCALE_MAX - Static variable in class ie.ncl.media.music.Note
 
SCALE_MIN - Static variable in class ie.ncl.media.music.Note
 
SCHEDULE - Static variable in interface ie.ncl.sms.MessageAttributeNames
Schedule delivery attribute (Date object).
SEC - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Section marker character.
SECONDS - Static variable in class ie.ncl.sms.gsm.ValidityPeriod
 
SECURITY_METHOD_NETWPIN - Static variable in class ie.ncl.wap.push.WSPRequest
 
SECURITY_METHOD_USERNETWPIN - Static variable in class ie.ncl.wap.push.WSPRequest
 
SECURITY_METHOD_USERPIN - Static variable in class ie.ncl.wap.push.WSPRequest
 
SECURITY_METHOD_USERPINMAC - Static variable in class ie.ncl.wap.push.WSPRequest
 
SemaMOAlphabetEncoding - Class in ie.ncl.sms.dcs
Correct anomolies
SemaMOAlphabetEncoding() - Constructor for class ie.ncl.sms.dcs.SemaMOAlphabetEncoding
 
SemaMTAlphabetEncoding - Class in ie.ncl.sms.dcs
Correct anomolies
SemaMTAlphabetEncoding() - Constructor for class ie.ncl.sms.dcs.SemaMTAlphabetEncoding
 
send(MMSMessage) - Method in class ie.ncl.mms.MMSSender
This method sends an MMSMessage over the underlying transport.
send(Message, SenderListener) - Method in class ie.ncl.msg.ConnectionManager
Send a message.
send(Message, SenderListener) - Method in class ie.ncl.msg.Loopback
Implements Sender API.
send(Message, SenderListener) - Method in interface ie.ncl.msg.Sender
Send a message asynchronously.
send(Message) - Method in class ie.ncl.msg.SyncSender
Send a message asynchronously.
send(Message, SenderListener) - Method in class ie.ncl.sms.cimd.CimdConnection
 
send(Message) - Method in class ie.ncl.sms.gsm.LongMessageSender
 
send(Message, int) - Method in class ie.ncl.sms.gsm.LongMessageSender
Send a long message.
send(Message, SenderListener) - Method in class ie.ncl.sms.modem.GsmModem
Send a message asynchronously.
send(SmartMessage) - Method in class ie.ncl.sms.nbs.NarrowBandSocket
Send a smart message.
send(SendResponse, Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously send a short message to the SMSC for further delivery to an SME or SMEs.
send(SendResponse, Message, MessageSettings) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
send(ExtendedSendResponse, Message, MessageSettings) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously send a short message to the SMSC for further delivery to an SME or SMEs.
send(Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
send(Message, MessageSettings) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
send(Message, SenderListener) - Method in class ie.ncl.sms.smpp.SmppConnection
Sender Interface Method.
send(Message, SenderListener) - Method in class ie.ncl.sms.ucp.UCPConnection
 
send(WSPRequest, Address, boolean, boolean) - Method in class ie.ncl.wap.push.WAPPush
Send a WSPRequest to the specified address.
send(WSPRequest, Address, Address, boolean, boolean) - Method in class ie.ncl.wap.push.WAPPush
Send a WSPRequest to the specified address.
send(WSPRequest, Address) - Method in class ie.ncl.wap.push.WAPPush
Send a WSPRequest to the specified address.
send(WSPRequest, Address, Address) - Method in class ie.ncl.wap.push.WAPPush
Send a WSPRequest to the specified address.
send(WSPRequest, Address, boolean) - Method in class ie.ncl.wap.push.WAPPush
Send a WSPRequest to the specified address.
send(WSPRequest, Address, Address, boolean) - Method in class ie.ncl.wap.push.WAPPush
Send a WSPRequest to the specified address.
SEND_INTERRUPTED - Static variable in exception ie.ncl.sms.modem.GsmModemException
The send process was interrupted.
SEND_RESPONSE_TIMEOUT - Static variable in class ie.ncl.sms.modem.GsmModem
 
Sender - Interface in ie.ncl.msg
A Sender is a connection to some service that is used by the application to send messages.
SenderListener - Interface in ie.ncl.msg
This interface is used to get acknowledgments of send messages asynchronously.
sendResponse(Exception, Message, MessageSettings) - Method in interface ie.ncl.sms.smpp.ExtendedSendResponse
 
SendResponse - Interface in ie.ncl.sms.smpp
 
sendResponse(Exception, Message) - Method in interface ie.ncl.sms.smpp.SendResponse
 
sendResponse(Exception, Message) - Method in class ie.ncl.sms.smpp.SmppConnection
Implements SMPP callback (asynchronous send).
sent(Sender, Exception, Message) - Method in class ie.ncl.msg.ConnectionManager
Implements Sender Listener API.
sent(Sender, Exception, Message) - Method in interface ie.ncl.msg.SenderListener
This method is used to notify the application that a message has been sent or that an error occured sending the message.
sent(Sender, Exception, Message) - Method in class ie.ncl.msg.SyncSender
Implements the SenderListener API - used internally.
septetRoundup(int) - Static method in class ie.ncl.sms.gsm.GsmDecoder
 
septetsInBytesRoundDown(int) - Static method in class ie.ncl.sms.gsm.GsmEncoder
 
SEQUENCE_NUMBER - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to get the SMPP Sequence Number of a received smpp message / or sent acknowledgement.
service(Socket) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
service(Socket) - Method in class ie.ncl.sms.smpp.SmppConnection
 
SERVICE_TYPE - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Set the Service Type of a smpp message.
ServiceIndicator - Class in ie.ncl.wap.push
A Service Indicator is used to send some text and a URL to a mobile phone for the purposes of notifying a user of service events.
ServiceIndicator(String, URI, Date, Date) - Constructor for class ie.ncl.wap.push.ServiceIndicator
Create a Service Indicator specifying the message displayed to the user, the URL of the data that can be retrieved, the creation and expiry date of this indicator.
ServiceIndicator(String, URI) - Constructor for class ie.ncl.wap.push.ServiceIndicator
 
ServiceIndicator(String, URL) - Constructor for class ie.ncl.wap.push.ServiceIndicator
 
ServiceIndicator(String, URL, Date, Date) - Constructor for class ie.ncl.wap.push.ServiceIndicator
 
ServiceLoading - Class in ie.ncl.wap.push
Service Loading is used to send a URL to a mobile phone for the purposes of initiating an Internet session on the phone.
ServiceLoading(URL) - Constructor for class ie.ncl.wap.push.ServiceLoading
Create a Service Loading object specifying the URL of the page to be retrieved.
SET_ERROR_MODE_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
Cannot encode binary message into GSM 03.40 PDU format.
SET_PDU_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
The response from setting PDU mode is invalid.
SET_SERVICE_MODE_RESPONSE - Static variable in exception ie.ncl.sms.modem.GsmModemException
Cannot set service mode.
SET_SMSC - Static variable in exception ie.ncl.sms.modem.GsmModemException
The set SMSC response is incorrect.
setAction(MenuAction) - Method in class ie.ncl.sms.nbs.MenuItem
Set the menu action.
setAction(int) - Method in class ie.ncl.wap.push.ServiceLoading
Set the action of the Service Loading.
setAddress(String) - Method in class ie.ncl.msg.Address
 
setAddress(String, String, String, String, String) - Method in class ie.ncl.sms.nbs.VCard
Set the work street address.
setAlarm(Date) - Method in class ie.ncl.sms.nbs.VEvent
 
setAlphabet(int) - Method in class ie.ncl.sms.dcs.DataCodingScheme
Set the alphabet used.
setAlphanumericAddressCharacterEncoding(String) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setAlphanumericAddressCharacterEncoding(String) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setAlwaysExpectHeaders(boolean) - Method in class ie.ncl.sms.gsm.LongMessageReceiver
Always expect the header even if the UDHI field is not set.
setAlwaysUseHeaders(boolean) - Method in class ie.ncl.sms.gsm.LongMessageSender
This is used to specify that long message headers are always used, even if the message is one fragment long.
setAttributes(Attributes) - Method in class ie.ncl.msg.Message
Set the properties of this message.
setAttributes(Attributes) - Method in class ie.ncl.wap.push.WSPRequest
 
setAutoAcknowledge(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Acknowledge received messages automatically.
setAutomaticLinkCheck(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Sets the automatic link check.
setBeat(int) - Method in class ie.ncl.media.music.Melody
 
setBinary7BitEncoding(boolean) - Method in class ie.ncl.sms.ucp.UCPConnection
Set for SMSCs which expect binary messages with default (7-bit) alphabet to be 7-bit encoded on the client.
setBindMode(int) - Method in class ie.ncl.sms.smpp.Binding
Set the bind mode.
setBindResponseTimeout(long) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setBody(Object) - Method in class ie.ncl.mms.MMSMessage
 
setBody(Object) - Method in class ie.ncl.msg.BinaryMessage
Set the message body.
setBody(Object) - Method in class ie.ncl.msg.Message
Set the message body.
setBody(Object) - Method in class ie.ncl.msg.TextMessage
Set the message body.
setBytes(byte[]) - Method in class ie.ncl.msg.BinaryMessage
Set the bytes of the message.
setBytes(byte[]) - Method in class ie.ncl.sms.smpp.Message
Set the body of the message as bytes.
setCharacterEncoding(String) - Method in class ie.ncl.sms.gsm.LongMessageSender
 
setCommandId(int) - Method in class ie.ncl.sms.smpp.Message
 
setCommandStatus(int) - Method in class ie.ncl.sms.smpp.Message
 
setConnectionErrorTarget(ConnectionError) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Used to specify a callback when the connection is closed.
setContent(String) - Method in class ie.ncl.mms.MMSMessage
 
setCorrelationID(Object) - Method in class ie.ncl.msg.Message
Set the correlation object.
setCount(int) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
setDcs(ProtocolIdentifier) - Method in class ie.ncl.sms.gsm.GsmMessage
Set the data coding scheme.
setDebugMode(boolean) - Static method in class ie.ncl.sms.modem.GsmModem
Turn debug on (true) or off (false).
setDefault(GsmModem) - Static method in class ie.ncl.sms.modem.GsmModem
Set the default GsmModem object.
setDefaultAlphabetEncoding(String) - Method in class ie.ncl.sms.smpp.SmppConnection
Set the default alphabet encoding (GSM/ROMAN8/SEMA/ASCII).
setDefaultNPI(int) - Static method in class ie.ncl.sms.smpp.Address
Set the default NPI.
setDefaultNpi(int) - Static method in class ie.ncl.sms.smpp.Address
Alias for setDefaultNPI.
setDefaultToGsmAlphabet(boolean) - Method in class ie.ncl.sms.modem.GsmModem
This indicates that the Gsm Default Alphabet is used when encoding 7bit messages (in accordance with data coding scheme).
setDefaultTON(int) - Static method in class ie.ncl.sms.smpp.Address
Set the default Type of Number.
setDefaultTon(int) - Static method in class ie.ncl.sms.smpp.Address
Alias for setDefaultTON.
setDeliverUnknownPDUs(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setDeliveryReceiptInLastMessage(boolean) - Method in class ie.ncl.sms.nbs.NarrowBandSocket
Set the delivery receipt in the last message fragment of a narrow band socket message.
setDescription(String) - Method in class ie.ncl.sms.nbs.VEvent
 
setDestination(Address) - Method in class ie.ncl.mms.MMSMessage
 
setDestination(Address) - Method in class ie.ncl.msg.Message
Set the destination address of the message.
setDuration(int) - Method in class ie.ncl.media.music.Melody
 
setEmail(String) - Method in class ie.ncl.sms.nbs.VCard
Set the email address.
setEmsEncodedAsTextMessages(boolean) - Method in class ie.ncl.mms.MMSMessage
 
setEmsEncodedAsTextMessages(boolean) - Method in class ie.ncl.mms.MMSSender
 
setEncoding(String) - Method in class ie.ncl.wap.push.WSPRequest
 
setEnd(Date) - Method in class ie.ncl.sms.nbs.VEvent
 
setErrorListener(ErrorListener) - Method in interface ie.ncl.msg.Connection
Specify a callback called if an connection error occurs in the underlying connection.
setErrorListener(ErrorListener) - Method in class ie.ncl.msg.ConnectionManager
 
setErrorNotificationMessage(boolean) - Method in class ie.ncl.sms.smpp.Message
 
setFax(String) - Method in class ie.ncl.sms.nbs.VCard
Set the work fax number.
setFlowControlTimer(int) - Method in class ie.ncl.sms.cimd.CimdConnection
The flow control timer is used to specify the duration between receiving a 'slow down' indication from the SMSC and starting to send messages again.
setFlowControlTimer(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. The default FLOW CONTROL timer is how long to wait before starting to send messages again (10 seconds) after receiving a throttling error.
setForCdmaNetwork(boolean) - Method in class ie.ncl.sms.nbs.SmartMessage
 
setFormat(String) - Method in class ie.ncl.media.music.IMelody
Set the format of the IMelody.
setFragmentationSize(int) - Method in class ie.ncl.sms.gsm.LongMessageSender
Set the fragmentation size (140 by default).
setGPRS(GPRSSettings) - Method in class ie.ncl.sms.modem.GsmModem
 
setGroup(String, String) - Method in class ie.ncl.sms.nbs.MenuItem
Set the Menu group.
setGroup(String) - Method in class ie.ncl.sms.nbs.MenuItem
Set the Menu group.
setHeader(String, String) - Method in class ie.ncl.wap.push.WSPRequest
 
setHelpText(String) - Method in class ie.ncl.sms.nbs.MenuItem
Set the help text associated with this menu item.
setHome(String) - Method in class ie.ncl.sms.nbs.VCard
Set the home telephone number.
setHomeAddress(String, String, String, String, String) - Method in class ie.ncl.sms.nbs.VCard
Set the home street address.
setHost(String) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setHostPort(String, int) - Method in class ie.ncl.sms.cimd.CimdConnection
 
setHostPort(String, int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setID(String) - Method in class ie.ncl.msg.Message
Set the reference ID for a sent message.
setIgnoreReceipts(boolean) - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify that delivery reports of messages are to be ignored.
setIndicatorId(String) - Method in class ie.ncl.wap.push.ServiceIndicator
Set the ID of the Service Indicator.
setInputStreamTimer(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setKeyValueBase64(String) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
setLinkAliveIfAnyDataReceived(boolean) - Method in class ie.ncl.sms.cimd.CimdConnection
Set the Link Alive functionality.
setLinkAliveIfAnyDataReceived(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Set the Link Alive functionality.
setLinkAliveIfAnyDataReceived(boolean) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setLoop(int) - Method in class ie.ncl.media.music.Melody
 
setLoopbackAllowed(boolean) - Method in class ie.ncl.sms.modem.GsmModem
This allows the modem to send messages to itself.
setMaximumFragmentLength(int) - Method in class ie.ncl.sms.nbs.SmartMessage
 
setMaximumNumberOfRetries(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setMaxLengthPdu(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setMessageClass(int) - Method in class ie.ncl.sms.dcs.DataCodingScheme
Set the message class.
setMessageId(String) - Method in class ie.ncl.sms.smpp.Message
set the id of the message.
setMessageIdReturned(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setMessageIdReturned(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setMobile(String) - Method in class ie.ncl.sms.nbs.VCard
Set the mobile number.
setName(String) - Method in class ie.ncl.media.music.Melody
 
setName(String) - Method in class ie.ncl.sms.nbs.MenuItem
Set the menu item name.
setName(String, String) - Method in class ie.ncl.sms.nbs.VCard
Set the persons name.
setNetworkPin(String) - Method in class ie.ncl.wap.push.WSPRequest
 
setNotificationAddress(String) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setNotificationPid(String) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setNotificationType(String) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setNotifyApplicationOfDecodingErrors(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setNotifyApplicationOfDecodingErrors(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setNotifyApplicationOfTempErrors(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setOnlyInFirstFragment(boolean) - Method in class ie.ncl.sms.gsm.IE
 
setOrg(String) - Method in class ie.ncl.sms.nbs.VCard
Set the organisation name.
setOrg(String, String) - Method in class ie.ncl.sms.nbs.VCard
Set the organisation name.
setOutputQueueSize(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Set the size of the output queue.
setOutputQueueSize(int) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setOwnNumber(Address) - Method in class ie.ncl.sms.modem.GsmModem
Sets this modem's telephone number.
setPermission(int) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
setPhoto(String) - Method in class ie.ncl.sms.nbs.VCard
Add a photo URL to the VCard.
setPid(ProtocolIdentifier) - Method in class ie.ncl.sms.gsm.GsmMessage
Set the protocol identifier.
setPingOnlyWhenUnackedQueueSizeZero(boolean) - Method in class ie.ncl.sms.cimd.CimdConnection
 
setPort(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setPreferredEncodingOrder(int) - Method in class ie.ncl.sms.gsm.IE
 
setPreferredTransferMode(int) - Method in class ie.ncl.sms.nbs.SmartMessage
Get the preferred transfer mode ie NBS Text mode or NBS binary mode.
setPriority(boolean) - Method in class ie.ncl.sms.smpp.Message
Set the priority (sets the priority level to 1).
setPropertiesFile(String) - Static method in class ie.ncl.msg.Factory
Set the properties file name.
setProviderInfo(String) - Method in class ie.ncl.sms.nbs.MenuItem
This is used to store provider information (such as version numbers etc.) with the menu that can later be retrieved if needed.
setQueryLinkEverySeconds(int) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setQueryLinkTimer(int) - Method in class ie.ncl.sms.cimd.CimdConnection
The query link timer specifies how often a link alive check is performed with the SMSC.
setQueryLinkTimer(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setReceiptDecoding(String) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setReceiverListener(ReceiverListener) - Method in class ie.ncl.msg.ConnectionManager
 
setReceiverListener(ReceiverListener) - Method in class ie.ncl.msg.Loopback
Implements Receiver API.
setReceiverListener(ReceiverListener) - Method in interface ie.ncl.msg.Receiver
Registers listener with the underlying transport.
setReceiverListener(ReceiverListener) - Method in class ie.ncl.sms.cimd.CimdConnection
Specify where received messages are sent.
setReceiverListener(ReceiverListener) - Method in class ie.ncl.sms.lm.LongMessageReceiver
Set up a listener for long messages.
setReceiverListener(ReceiverListener) - Method in class ie.ncl.sms.modem.GsmModem
Receive messages asynchronously.
setReceiverListener(ReceiverListener) - Method in class ie.ncl.sms.smpp.SmppConnection
Receiver Interface Method.
setReceiverListener(ReceiverListener) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setReconnectOnDisconnect(boolean) - Method in class ie.ncl.sms.cimd.CimdConnection
Reconnect if there is a disconnection.
setReconnectOnDisconnect(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. Reconnect if there is a disconnection.
setReconnectOnDisconnect(boolean) - Method in class ie.ncl.sms.ucp.UCPConnection
Reconnect if there is a disconnection.
setReconnectRetryAttempts(int) - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify the maximum number of reconnection retry attempts when a link has gone down or stops responding.
setReconnectRetryAttempts(int) - Method in class ie.ncl.sms.ucp.UCPConnection
This is used to specify the maximum number of reconnection retry attempts when a link has gone down or stops responding.
setReconnectTimer(int) - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify time duration between reconnection retry attempts when a link has gone down or stops responding.
setReconstructGsm0340Pdus(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setRegistered(boolean) - Method in class ie.ncl.sms.smpp.Message
Set the registered flag.
setRegistered(int) - Method in class ie.ncl.sms.smpp.Message
 
setRegisteredMessageBits(int) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setRejectStatus(int) - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Sets the error status that is sent in an unsuccessful bind response when the connection is rejected
setRequestPdu(byte[]) - Method in class ie.ncl.sms.smpp.Message
 
setRequestTimeout(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setRequestTimeout(int) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setResponseCommandId(int) - Method in class ie.ncl.sms.smpp.Message
 
setResponseCommandStatus(int) - Method in class ie.ncl.sms.smpp.Message
 
setResponsePdu(byte[]) - Method in class ie.ncl.sms.smpp.Message
 
setRetryMessagesOnQueueFull(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setScale(int) - Method in class ie.ncl.media.music.Melody
 
setSendRequestDeliveryOnConnect(boolean) - Method in class ie.ncl.sms.cimd.CimdConnection
Send a request delivery on connection which tells the SMSC to deliver messages.
setSendRetries(int) - Method in class ie.ncl.sms.modem.GsmModem
This is used to specify how many times to attempt sending a message if an error occurs.
setSendRetryPause(int) - Method in class ie.ncl.sms.modem.GsmModem
This is used to specify how many times to attempt sending a message if an error occurs.
setSequentialAcks(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setSessionLogin(String) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setSessionNpi(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setSessionPassword(String) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setSessionTon(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setSignalStrengthThreshold(int) - Method in class ie.ncl.sms.modem.GsmModem
Get the signal strength threshold.
setSmsc(String) - Method in class ie.ncl.sms.modem.GsmModem
Set the SMSC message centre number.
setSMSC(String, int) - Static method in class ie.ncl.sms.smpp.Smpp
Deprecated. This static method sets the default TCP/IP address of the SMSC.
setSmscId(String) - Method in class ie.ncl.sms.smpp.server.SmppServerConnectionRequest
Sets the SMSC ID that is sent in a successful bind response when the connection is accepted
setSmscResponseTimeout(int) - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify the maximum time that can elapse without receiving a response for a particular request.
setSmscResponseTimeout(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. The response time out for an SMSC (30 seconds).
setSmscResponseTimeout(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setSocketConnectTimeout(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setSocketConnectTimeout(int) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setSocketSoTimeout(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setSource(Address) - Method in class ie.ncl.msg.Message
Set the source address of the message.
setSourceAddressParameter(int) - Method in class ie.ncl.sms.cimd.CimdConnection
Sets the CIMD source parameter type - see properties above.
setSourcePort(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setSourceURL(URL) - Method in class ie.ncl.mms.MMSMessage
 
setSpecifier(int) - Method in class ie.ncl.media.music.Note
 
setStart(Date) - Method in class ie.ncl.sms.nbs.VEvent
 
setStatusForReceiveException(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setStyle(int) - Method in class ie.ncl.media.music.Melody
 
setTel(String) - Method in class ie.ncl.sms.nbs.VCard
Set the work telephone number.
setTels(String, String, String) - Method in class ie.ncl.sms.nbs.VCard
Set all numbers.
setText(String) - Method in class ie.ncl.msg.TextMessage
Set the text of the message.
setText(String) - Method in class ie.ncl.sms.smpp.Message
Set the text part of the message.
setThreadDaemon(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setThrottleOnMsgQueueFullError(boolean) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setThrottleOnMsgQueueFullError(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setThrottling(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setThrottling(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setThrowExceptionOnFullQueues(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setTimeBetweenRetries(long) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setTitle(String) - Method in class ie.ncl.sms.nbs.VCard
Set the person's title.
setTo(String) - Method in class ie.ncl.sms.smpp.Message
Specify the destination address as a distribution list.
setToken(String) - Method in class ie.ncl.sms.nbs.MenuItem
Set the menu token.
setTransactionID(int) - Method in class ie.ncl.wap.push.WSPRequest
Set the transaction ID of the WSP Request.
setType(String) - Method in class ie.ncl.msg.Message
Set the type of message.
setType(String) - Method in class ie.ncl.sms.nbs.MenuItem
Set the type of menu item.
setUdhi(boolean) - Method in class ie.ncl.sms.gsm.GsmMessage
Set the user data header indicator.
setUid(String) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
setUnackedQueueSize(int) - Method in class ie.ncl.sms.cimd.CimdConnection
This is used to specify the maximum number of unacknowledged requests.
setUnackedQueueSize(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setUnackedQueueSize(int) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setUnackedQueueSize(int) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setUnackedQueueSizePause(int) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
setUse7BitDecoding(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setUse7BitDecodingOctetLength(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setUse7BitEncoding(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setUse7BitEncodingOctetLength(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setUseISODataCodingSchemes(boolean) - Method in class ie.ncl.sms.smpp.SmppConnection
 
setUser(String, String) - Method in class ie.ncl.sms.cimd.CimdConnection
This sets the username and password required to login to the SMSC (or CIMD Server).
setUserAgent(UserAgent) - Method in class ie.ncl.mms.MMSMessage
 
setUserDataHeader(UserDataHeader) - Method in class ie.ncl.sms.gsm.UDHMessage
Set the header of the message.
setUserPin(String) - Method in class ie.ncl.wap.push.WSPRequest
 
setUseThisInternationalPrefix(String) - Method in class ie.ncl.sms.ucp.UCPConnection
 
setUseUdhi(boolean) - Method in class ie.ncl.sms.gsm.LongMessageSender
Long messages always have the UDHI field turned on when the are fragmented.
setVersion(String) - Method in class ie.ncl.media.music.IMelody
Set the version of the IMelody.
setVersion(String) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
setVersion(String) - Method in class ie.ncl.wap.push.ServiceIndicator
Set the WAP Push version.
setVersionReturned(Version) - Method in class ie.ncl.sms.smpp.Binding
 
setVolume(int) - Method in class ie.ncl.media.music.Melody
 
setWindowSize(int) - Method in class ie.ncl.sms.cimd.CimdConnection
Sets the CIMD window size login parameter.
setXml(String) - Method in class ie.ncl.wap.push.DigitalRightsManagement
 
SHORT_MESSAGE_TYPE0 - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
ShortMessageCoding - Class in ie.ncl.sms.dcs
 
ShortMessageComparator - Class in ie.ncl.sms.gsm
This comparator is used to create an index on message fragments that have been received.
ShortMessageComparator() - Constructor for class ie.ncl.sms.gsm.ShortMessageComparator
 
shutdown() - Method in interface ie.ncl.msg.Connection
Shutdown the connection.
shutdown() - Method in class ie.ncl.msg.ConnectionManager
 
shutdown() - Method in class ie.ncl.msg.Loopback
 
shutdown() - Method in interface ie.ncl.msg.server.MessageServer
 
shutdown() - Method in class ie.ncl.sms.cimd.CimdConnection
 
shutdown() - Method in class ie.ncl.sms.lm.LongMessageReceiver
Shutdown the connection.
shutdown() - Method in class ie.ncl.sms.modem.GsmModem
 
shutdown() - Method in class ie.ncl.sms.smpp.server.SmppServer
 
shutdown() - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to abort the smpp connection.
shutdown() - Method in class ie.ncl.sms.smpp.SmppConnection
 
shutdown() - Method in class ie.ncl.sms.ucp.UCPConnection
 
SIG - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Sigma character.
SIGNAL_STRENGTH_MAX - Static variable in class ie.ncl.sms.modem.GsmModem
Maximum signal strength is index 31 (-51 DBs).
SIGNAL_STRENGTH_MIN - Static variable in class ie.ncl.sms.modem.GsmModem
Minimum signal strength is index 0 (-113 DBs).
SIGNAL_STRENGTH_UNKNOWN - Static variable in class ie.ncl.sms.modem.GsmModem
Unknown signal strength value.
SIGNAL_STRENTH_RESPONSE_INCORRECT - Static variable in exception ie.ncl.sms.modem.GsmModemException
Signal Strength response incorrect
SIM - Static variable in class ie.ncl.sms.dcs.ShortMessageCoding
 
SIM_DATA_DOWNLOAD - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
size() - Method in class ie.ncl.msg.BinaryMessage
Get the number of bytes in the message body.
size() - Method in interface ie.ncl.sms.lm.Cache
This returns the number of message fragments in the cache.
size() - Method in class ie.ncl.sms.lm.MemoryCache
This returns the number of message fragments in the cache.
size() - Method in class ie.ncl.sms.nbs.Melody
Get the number of phrases in this melody.
size() - Method in class ie.ncl.sms.nbs.Phrase
Get the nth note of the musical phrase.
SmartId - Class in ie.ncl.sms
 
SmartId() - Constructor for class ie.ncl.sms.SmartId
 
SmartMessage - Class in ie.ncl.sms.nbs
A Smart message adds the concept of a source and destination port.
SmartMessage(Address, byte[], int, int, boolean) - Constructor for class ie.ncl.sms.nbs.SmartMessage
Simple smart message message specifying the bytes and destination port and source port.
SmartMessage(Address, byte[], int, int) - Constructor for class ie.ncl.sms.nbs.SmartMessage
Simple smart message message specifying the bytes and destination port and source port.
SmartMessage(Address, byte[], int) - Constructor for class ie.ncl.sms.nbs.SmartMessage
Simple smart message message specifying the bytes and destination port.
SmartMessage(Address, String, int) - Constructor for class ie.ncl.sms.nbs.SmartMessage
Simple smart message message specifying the text and destination port.
Smpp - Class in ie.ncl.sms.smpp
Deprecated. Use the ie.ncl.msg.Factory object
Smpp(String, int) - Constructor for class ie.ncl.sms.smpp.Smpp
Deprecated. This constructor sets up the SMPP protocol and connects to the SMSC.
Smpp(int) - Constructor for class ie.ncl.sms.smpp.Smpp
Deprecated. This constructor sets up the SMPP protocol and waits for a connect from the SMSC.
Smpp() - Constructor for class ie.ncl.sms.smpp.Smpp
Deprecated. This constructor sets up the SMPP protocol and connects to the SMSC.
SMPP_ACK_SEQUENCE - Static variable in interface ie.ncl.sms.smpp.Errors
Acks must follow same sequence as received messages
SMPP_CONNECTION_CLOSED - Static variable in interface ie.ncl.sms.smpp.Errors
The connection has been closed
SMPP_GENERIC_NACK - Static variable in interface ie.ncl.sms.smpp.Errors
Generic NACK received - reason unknown
SMPP_INTERNAL - Static variable in interface ie.ncl.sms.smpp.Errors
Internal SMPP library error (local)
SMPP_INTERRUPTED - Static variable in interface ie.ncl.sms.smpp.Errors
The SMPP protocol thread was interrupted
SMPP_INVALID_FIELD - Static variable in interface ie.ncl.sms.smpp.Errors
One of the fields are invalid
SMPP_INVALID_SEQUENCE - Static variable in interface ie.ncl.sms.smpp.Errors
Protocol error - Invalid sequence number detected
SMPP_LINK_QUERY_LENGTH - Static variable in interface ie.ncl.sms.smpp.Errors
Protocol error - Invalid query link length
SMPP_LOCAL_CLOSE - Static variable in interface ie.ncl.sms.smpp.Errors
The connection has been closed by the application (locally)
SMPP_MISSING_ARGUMENT - Static variable in interface ie.ncl.sms.smpp.Errors
One of the method arguments are missing
SMPP_MUST_BIND_AS_RECEIVER - Static variable in interface ie.ncl.sms.smpp.Errors
Must bind as a receiver to use this SMPP connection method
SMPP_MUST_BIND_AS_TRANSMITTER - Static variable in interface ie.ncl.sms.smpp.Errors
Must bind as a transmitter to use this SMPP connection method
SMPP_NO_DEFAULT_SMSC - Static variable in interface ie.ncl.sms.smpp.Errors
No default SMSC TCP/IP address
SMPP_NOT_BOUND - Static variable in interface ie.ncl.sms.smpp.Errors
Must bind before sending messages
SMPP_RALYBND - Static variable in interface ie.ncl.sms.smpp.Errors
Already bound.
SMPP_RBINDFAIL - Static variable in interface ie.ncl.sms.smpp.Errors
Bind failed
SMPP_RCNTADDCUST - Static variable in interface ie.ncl.sms.smpp.Errors
Cannot Add Subscriber.
SMPP_RCNTADDDL - Static variable in interface ie.ncl.sms.smpp.Errors
Can't Add Distribution List.
SMPP_RCNTADDMEMBER - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Description length for member.
SMPP_RCNTCANMSG - Static variable in interface ie.ncl.sms.smpp.Errors
Unable to Cancel message.
SMPP_RCNTDELCUST - Static variable in interface ie.ncl.sms.smpp.Errors
Cannot delete Subscriber.
SMPP_RCNTDELDL - Static variable in interface ie.ncl.sms.smpp.Errors
Can't Delete Distribution List.
SMPP_RCNTDELMEMBER - Static variable in interface ie.ncl.sms.smpp.Errors
Can't delete member from DL.
SMPP_RCNTLISTDL - Static variable in interface ie.ncl.sms.smpp.Errors
Can't list Distribution Lists.
SMPP_RCNTMODCUST - Static variable in interface ie.ncl.sms.smpp.Errors
Cannot modify Subscriber.
SMPP_RCNTMODDL - Static variable in interface ie.ncl.sms.smpp.Errors
Can't Modify Distribution List.
SMPP_RCNTQRYCUST - Static variable in interface ie.ncl.sms.smpp.Errors
Cannot query Subscriber.
SMPP_RCNTREPMSG - Static variable in interface ie.ncl.sms.smpp.Errors
Cannot Replace Message.
SMPP_RCNTRETRPARAM - Static variable in interface ie.ncl.sms.smpp.Errors
Can't Retrieve Parameter.
SMPP_RCNTSUBDL - Static variable in interface ie.ncl.sms.smpp.Errors
Can't submit to distribution list.
SMPP_RCNTVIEWDL - Static variable in interface ie.ncl.sms.smpp.Errors
Can't View Distribution List.
SMPP_RCUSTEXIST - Static variable in interface ie.ncl.sms.smpp.Errors
Subscriber already exists.
SMPP_RCUSTNOTEXIST - Static variable in interface ie.ncl.sms.smpp.Errors
Subscriber does not exist.
SMPP_RDELIVERYFAILURE - Static variable in interface ie.ncl.sms.smpp.Errors
Delivery Failure (data_sm)
SMPP_REMOTE_CLOSE - Static variable in interface ie.ncl.sms.smpp.Errors
The connection has been closed by the SMSC (remotely)
SMPP_RESPONSE_MISSING - Static variable in interface ie.ncl.sms.smpp.Errors
Protocol error - No response detected
SMPP_RINVADRLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Address length invalid.
SMPP_RINVBNDSTS - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid bind status.
SMPP_RINVCAPCODELEN - Static variable in interface ie.ncl.sms.smpp.Errors
Cap Code Length Invalid
SMPP_RINVCHANNELLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Channel Length Invalid
SMPP_RINVCITYLEN - Static variable in interface ie.ncl.sms.smpp.Errors
City Length Invalid
SMPP_RINVCMDID - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid command Id.
SMPP_RINVCMDLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid command length.
SMPP_RINVCOVREGIONLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Coverage Region Length Invalid
SMPP_RINVCUSTADRLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Subscriber address length invalid.
SMPP_RINVCUSTID - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Subscriber ID.
SMPP_RINVCUSTIDLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Subscriber-id length invalid.
SMPP_RINVCUSTNAMLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Subscriber-name length invalid.
SMPP_RINVDATFMT - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Date Format.
SMPP_RINVDESCMEMBLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Can't add member to DL.
SMPP_RINVDESTFLAG - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Dest Flag Option in submit-multiple-recepients request.
SMPP_RINVDLNAME - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Distribution Name
SMPP_RINVDSTADDRLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid length for dest address.
SMPP_RINVDSTADR - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid destination address.
SMPP_RINVDSTNPI - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid destination NPI.
SMPP_RINVDSTTON - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid destination TON.
SMPP_RINVESMCLASS - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid value for esm_class.
SMPP_RINVESMTYPE - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid ESM type.
SMPP_RINVEXPIRY - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Expiry Date.
SMPP_RINVMDT - Static variable in interface ie.ncl.sms.smpp.Errors
Message delivery time Invalid
SMPP_RINVMDTLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Message delivery time Length Invalid
SMPP_RINVMEMBERTYPE - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Member Type.
SMPP_RINVMIDSER - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Message-ID/Service-type combination.
SMPP_RINVMIN - Static variable in interface ie.ncl.sms.smpp.Errors
MIN Invalid (i.e.
SMPP_RINVMINLEN - Static variable in interface ie.ncl.sms.smpp.Errors
MIN Length Invalid
SMPP_RINVMODOPT - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Modify Option.
SMPP_RINVMSGDIST - Static variable in interface ie.ncl.sms.smpp.Errors
Message Distribution Invalid
SMPP_RINVMSGDISTLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Message Distribution Length Invalid
SMPP_RINVMSGID - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid message ID.
SMPP_RINVMSGLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid message length.
SMPP_RINVNUMDESTS - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid number of destinations.
SMPP_RINVNUMMSGS - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid numbner of msgs for query.
SMPP_RINVOPTPARAMVAL - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Optional Parameter Value
SMPP_RINVOPTPARSTREAM - Static variable in interface ie.ncl.sms.smpp.Errors
Error in the optional part of the PDU Body.
SMPP_RINVPAR - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Parameter.
SMPP_RINVPARAMLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid length for incoming Parameter.
SMPP_RINVPARLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Parameter Length.
SMPP_RINVPASWD - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Password
SMPP_RINVPERMSG - Static variable in interface ie.ncl.sms.smpp.Errors
Periodic Messages Invalid
SMPP_RINVPERMSGLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Periodic Messages Length Invalid
SMPP_RINVPGALERT - Static variable in interface ie.ncl.sms.smpp.Errors
Paging Alerts Invalid
SMPP_RINVPGALERTLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Paging Alerts Length Invalid
SMPP_RINVPGCUSTID - Static variable in interface ie.ncl.sms.smpp.Errors
Paging Customer ID Invalid No such subscriber
SMPP_RINVPGCUSTIDLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Paging Customer ID length Invalid
SMPP_RINVPINLEN - Static variable in interface ie.ncl.sms.smpp.Errors
PIN Length Invalid
SMPP_RINVPRIORMSG - Static variable in interface ie.ncl.sms.smpp.Errors
Priority Message Length Invalid
SMPP_RINVPRIORMSGLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Priority Message Length Invalid
SMPP_RINVPRTFLG - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Priority flag.
SMPP_RINVREGDEL - Static variable in interface ie.ncl.sms.smpp.Errors
Registered Delivery Invalid
SMPP_RINVREGDELLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Registered Delivery Length Invalid
SMPP_RINVREGDLVFLG - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid register Delivery flag.
SMPP_RINVREPADDR - Static variable in interface ie.ncl.sms.smpp.Errors
Addr mismatch in Replacement attempt.
SMPP_RINVREPFLAG - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid value for replace flag.
SMPP_RINVRTDB - Static variable in interface ie.ncl.sms.smpp.Errors
Real Time Data broadcasts Invalid
SMPP_RINVRTDBLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Real Time Data broadcasts Length Invalid
SMPP_RINVSCHED - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid Schedule Date.
SMPP_RINVSERTYP - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid or Unknown Service Type.
SMPP_RINVSMUSER - Static variable in interface ie.ncl.sms.smpp.Errors
Short Message User Group Invalid
SMPP_RINVSMUSERLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Short Message User Group Length Invalid
SMPP_RINVSRCADDRLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid length for source address.
SMPP_RINVSRCADR - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid source address.
SMPP_RINVSRCNPI - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid source NPI.
SMPP_RINVSRCTON - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid source TON.
SMPP_RINVSTATELEN - Static variable in interface ie.ncl.sms.smpp.Errors
State Length Invalid
SMPP_RINVSUBREP - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid submit with replace option.
SMPP_RINVSYSIDSRV - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid System-ID/Service-Type combination in bind request.
SMPP_RINVSYSTYP - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid system type.
SMPP_RINVTERMCODELEN - Static variable in interface ie.ncl.sms.smpp.Errors
Terminal Code Length Invalid
SMPP_RINVZIPPOSTFIXLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Zip Postfix Length Invalid
SMPP_RINVZIPPREFIXLEN - Static variable in interface ie.ncl.sms.smpp.Errors
Zip Prefix Length Invalid
SMPP_RLIMITEXCEED - Static variable in interface ie.ncl.sms.smpp.Errors
Limit exceeded (SMSC kernel - kif).
SMPP_RMISSINGOPTPARAM - Static variable in interface ie.ncl.sms.smpp.Errors
Expected Optional Parameter missing
SMPP_RMSGQFUL - Static variable in interface ie.ncl.sms.smpp.Errors
Too many messages in queue.
SMPP_ROK - Static variable in interface ie.ncl.sms.smpp.Errors
No error
SMPP_ROPTPARNOTALLWD - Static variable in interface ie.ncl.sms.smpp.Errors
Optional Parameter not allowed
SMPP_RPREDEFMSGNOTFND - Static variable in interface ie.ncl.sms.smpp.Errors
Invalid predefined message.
SMPP_RPROVNOTALLWD - Static variable in interface ie.ncl.sms.smpp.Errors
Provisionging not allowed.
SMPP_RQUERYFAIL - Static variable in interface ie.ncl.sms.smpp.Errors
Query short message failed.
SMPP_RSERNOTSUP - Static variable in interface ie.ncl.sms.smpp.Errors
Service Not Supported.
SMPP_RSUBMITFAIL - Static variable in interface ie.ncl.sms.smpp.Errors
Can't submit to multi recipients.
SMPP_RSYSERR - Static variable in interface ie.ncl.sms.smpp.Errors
SMSC system error.
SMPP_RTHROTTLEXCD - Static variable in interface ie.ncl.sms.smpp.Errors
Throttling (SMSC kernel - kif)
SMPP_RTXEXCEED - Static variable in interface ie.ncl.sms.smpp.Errors
Transmit limit exceeded for primitive.
SMPP_RTXNOTALLOWD - Static variable in interface ie.ncl.sms.smpp.Errors
Transaction not allowd (SMSC kernel - kif).
SMPP_RUNKNOWNERR - Static variable in interface ie.ncl.sms.smpp.Errors
Unknown Error
SMPP_RX_P_APPN - Static variable in interface ie.ncl.sms.smpp.Errors
ESME Receiver Permanent App Error Code
SMPP_RX_R_APPN - Static variable in interface ie.ncl.sms.smpp.Errors
ESME Receiver Reject Message Error Code
SMPP_RX_T_APPN - Static variable in interface ie.ncl.sms.smpp.Errors
ESME Receiver Temporary App Error Code
SMPP_SMSC_NOT_RESPONDING - Static variable in interface ie.ncl.sms.smpp.Errors
One of the method arguments are missing
SMPP_UNKNOWN_ACK - Static variable in interface ie.ncl.sms.smpp.Errors
Ack for what
SmppConnection - Class in ie.ncl.sms.smpp
The SmppConnection class is an implementation of the SMPP 3.4 Protocol used to connect to a SMPP compliant Short Message Service Centre, for the purposes of sending and receiving text and binary short messages.
SmppConnection(String, int, String, String, String, String) - Constructor for class ie.ncl.sms.smpp.SmppConnection
Create a receiver connection.
SmppConnection(String, int, String, String, String, String, int) - Constructor for class ie.ncl.sms.smpp.SmppConnection
Create a receiver connection.
SmppConnection(String, int, String, String, String, String, int, boolean) - Constructor for class ie.ncl.sms.smpp.SmppConnection
Create a receiver or tranceiver connection.
SmppConnection(int, String, String, String, String) - Constructor for class ie.ncl.sms.smpp.SmppConnection
Create a receiver connection - using outbind method (SMSC contacts application).
SmppConnection(int, String, String, String, String, int) - Constructor for class ie.ncl.sms.smpp.SmppConnection
Create a receiver connection - using outbind method (SMSC contacts application).
SmppConnection() - Constructor for class ie.ncl.sms.smpp.SmppConnection
 
SmppConnection(String, int, String, String, String) - Constructor for class ie.ncl.sms.smpp.SmppConnection
Create a transmitter connection.
SmppConnection(String, int, String, String, String, int) - Constructor for class ie.ncl.sms.smpp.SmppConnection
Create a transmitter connection.
SMPPESM - Static variable in class ie.ncl.sms.smpp.SmppConnection
 
SmppMessageAttributeNames - Interface in ie.ncl.sms.smpp
This interface defines the Short Message property names
SMPPSEQ - Static variable in class ie.ncl.sms.smpp.SmppConnection
 
SmppServer - Class in ie.ncl.sms.smpp.server
 
SmppServer(int) - Constructor for class ie.ncl.sms.smpp.server.SmppServer
 
SmppServer() - Constructor for class ie.ncl.sms.smpp.server.SmppServer
 
SmppServerConnectionRequest - Class in ie.ncl.sms.smpp.server
 
SMPPSESSIONID - Static variable in class ie.ncl.sms.smpp.SmppConnection
 
SMS_ALPHABET - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
 
SMS_COMMAND - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
SMS_DELIVER - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
SMS_DELIVER_PDU - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
 
SMS_DELIVER_REPORT - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
SMS_STATUS_REPORT - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
SMS_SUBMIT - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
SMS_SUBMIT_PDU - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
 
SMS_SUBMIT_REPORT - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
SMS_SUBMIT_TPUD - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
 
SMSException - Exception in ie.ncl.sms.smpp
This is the SMSException class.
SMSUserAgent - Static variable in class ie.ncl.mms.UserAgent
Short Message Service (SMS) User Agent - every day handset.
SocketUtil - Class in ie.ncl.sms.smpp
 
SocketUtil() - Constructor for class ie.ncl.sms.smpp.SocketUtil
 
SOURCE_ADDRESS_PARAMETER - Static variable in interface ie.ncl.sms.cimd.CimdMessageAttributeNames
Source Address Parameter specifies which CIMD parameter to use during a message submit.
SPECIFIER_DOTTED - Static variable in class ie.ncl.media.music.Note
 
SPECIFIER_DOTTED - Static variable in class ie.ncl.sms.nbs.Note
 
SPECIFIER_DOUBLE_DOTTED - Static variable in class ie.ncl.media.music.Note
 
SPECIFIER_DOUBLE_DOTTED - Static variable in class ie.ncl.sms.nbs.Note
 
SPECIFIER_NONE - Static variable in class ie.ncl.media.music.Note
 
SPECIFIER_NONE - Static variable in class ie.ncl.sms.nbs.Note
 
SPECIFIER_TWO_THIRDS - Static variable in class ie.ncl.media.music.Note
 
SPECIFIER_TWO_THIRDS - Static variable in class ie.ncl.sms.nbs.Note
 
STATE_DELIVERED - Static variable in interface ie.ncl.msg.MessageStore
 
STATE_ENROUTE - Static variable in interface ie.ncl.msg.MessageStore
 
STATE_ERROR - Static variable in interface ie.ncl.msg.MessageStore
 
staticLog - Static variable in class ie.ncl.sms.modem.GsmModem
 
status(String) - Method in interface ie.ncl.msg.MessageStore
Query the state of a message given the message id.
Status - Class in ie.ncl.sms.gsm
 
Status(int) - Constructor for class ie.ncl.sms.gsm.Status
 
Status(int, String) - Constructor for class ie.ncl.sms.gsm.Status
 
status(StatusResponse, Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to asynchronously query the status of a short message sent to the SMSC for further delivery to an SME.
status(Message) - Method in class ie.ncl.sms.smpp.Smpp
Deprecated. This method is used to synchronously query the status of a short message sent to See the asynchronous version of this method above for more detail.
STATUS_ACCEPTED - Static variable in interface ie.ncl.sms.smpp.Constants
This state indicates that the message is being accepted.
STATUS_DELETED - Static variable in interface ie.ncl.sms.smpp.Constants
This state indicates that the message is marked for deletion at the SMSC.
STATUS_DELIVERED - Static variable in interface ie.ncl.sms.smpp.Constants
This state indicates that the message has been delivered.
STATUS_ENROUTE - Static variable in interface ie.ncl.sms.smpp.Constants
This state indicates that the message is enroute (still at the SMSC).
STATUS_EXPIRED - Static variable in interface ie.ncl.sms.smpp.Constants
This state indicates that the message has expired.
STATUS_INVALID - Static variable in interface ie.ncl.sms.smpp.Constants
This state indicates that an unknown error has occurred.
STATUS_UNDELIVERABLE - Static variable in interface ie.ncl.sms.smpp.Constants
This state indicates that the message cannot be delivered.
StatusResponse - Interface in ie.ncl.sms.smpp
 
statusResponse(Exception, Message) - Method in interface ie.ncl.sms.smpp.StatusResponse
 
STORE - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
STORE_UCS2 - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
STYLE_CONTINUOUS - Static variable in class ie.ncl.media.music.Note
 
STYLE_CONTINUOUS - Static variable in class ie.ncl.sms.nbs.Phrase
Continuous style.
STYLE_NORMAL - Static variable in class ie.ncl.media.music.Note
 
STYLE_NORMAL - Static variable in class ie.ncl.sms.nbs.Phrase
Normal style.
STYLE_STACCATO - Static variable in class ie.ncl.media.music.Note
 
STYLE_STACCATO - Static variable in class ie.ncl.sms.nbs.Phrase
Staccato style.
Submit - Class in ie.ncl.sms.gsm
GSM 03.40 Submit parameter.
Submit(boolean, boolean, boolean, int, GsmAddress, ValidityPeriod, Content) - Constructor for class ie.ncl.sms.gsm.Submit
 
SUBMIT_ERROR - Static variable in interface ie.ncl.sms.MessageAttributeNames
Integer returned in the message if it failed to be submitted.
SUBMIT_LENGTH - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Used to get the actual SMPP SM_LENGTH of a successfully submitted message This value is of type Integer.
SUNDAYHK_RECEIPT_DECODING - Static variable in class ie.ncl.sms.smpp.SmppConnection
 
SwiftNoteVersion - Class in ie.ncl.msg
 
SwiftNoteVersion() - Constructor for class ie.ncl.msg.SwiftNoteVersion
 
SyncML - Class in ie.ncl.wap.push
 
SyncML(String) - Constructor for class ie.ncl.wap.push.SyncML
 
SyncReceiver - Class in ie.ncl.msg
This is a convenience class for converting asynchronous receivers into synchronous receivers.
SyncReceiver(Receiver) - Constructor for class ie.ncl.msg.SyncReceiver
Construct a blocking receiver.
SyncSender - Class in ie.ncl.msg
This is a convenience class for converting asynchronous senders into synchronous ones.
SyncSender(Sender) - Constructor for class ie.ncl.msg.SyncSender
Construct a synchronous sender.

T

TE - Static variable in class ie.ncl.sms.dcs.ShortMessageCoding
 
TELETEX - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
TELETEX_IN_CSPDN - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
TELETEX_IN_ISDN - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
TELETEX_IN_PSPDN - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
TELETEX_IN_PSTN - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
TELEX - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
TEMPO_FAST - Static variable in class ie.ncl.sms.nbs.Phrase
Fast tempo is 900 beats per minute.
TEMPO_SLOW - Static variable in class ie.ncl.sms.nbs.Phrase
Slow tempo is 25 beats per minute.
TemporaryConnectionException - Exception in ie.ncl.msg
This extension to the ConnectionException class is used to indicate a temporary problem with the underlying connection - that is, it is down but should be resume again shortly.
TemporaryConnectionException(String, boolean) - Constructor for exception ie.ncl.msg.TemporaryConnectionException
 
TemporaryMessageException - Exception in ie.ncl.msg
This exception class is used to indicate a problem with a specific message - being sent or received - however this is a temporary exception.
TemporaryMessageException(String) - Constructor for exception ie.ncl.msg.TemporaryMessageException
 
TemporarySMSException - Exception in ie.ncl.sms.smpp
This is the TemporarySMSException class.
Test - Class in ie.ncl.sms.gsm
Test the Long Message functionality.
Test() - Constructor for class ie.ncl.sms.gsm.Test
 
TextMessage - Class in ie.ncl.msg
TextMessage extends the base class Message (used for all messages in the Generic API) by implementing the message body textual (String) data.
TextMessage() - Constructor for class ie.ncl.msg.TextMessage
Constructs a blank text message.
TextMessage(Address, String) - Constructor for class ie.ncl.msg.TextMessage
Construct a new text message.
TextMessage(TextMessage) - Constructor for class ie.ncl.msg.TextMessage
Construct a new text message from an existing one.
TextMessage(Message) - Constructor for class ie.ncl.msg.TextMessage
Construct a new text message from an existing base class one.
THE - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Theta character.
time() - Method in class ie.ncl.sms.smpp.DefaultTimeFactory
 
time() - Method in interface ie.ncl.sms.smpp.TimeFactory
 
timeDifference(TimeRecord) - Method in class ie.ncl.sms.smpp.TimeRecord
 
TimeFactory - Interface in ie.ncl.sms.smpp
 
timeFactory - Static variable in class ie.ncl.sms.smpp.TimeRecord
 
timeNextRequestDue() - Method in class ie.ncl.sms.smpp.LinkTimers
 
timeNextRequestOrResponseDue() - Method in class ie.ncl.sms.smpp.LinkTimers
 
timeNextResponseDue() - Method in class ie.ncl.sms.smpp.LinkTimers
 
TimeRecord - Class in ie.ncl.sms.smpp
 
TimeRecord() - Constructor for class ie.ncl.sms.smpp.TimeRecord
 
TIMESTAMP - Static variable in interface ie.ncl.sms.MessageAttributeNames
Timestamp attribute (Date object).
TLV_PREFIX - Static variable in interface ie.ncl.sms.smpp.SmppMessageAttributeNames
Prefix for TLV attributes.
to(int) - Static method in class ie.ncl.sms.SmartId
Convert a number to a Smart ID.
TOA - Static variable in interface ie.ncl.sms.AddressAttributeNames
This object must be of type TypeOfAddress.
toBase(int) - Static method in class ie.ncl.sms.SmartId
 
toBytes() - Method in class ie.ncl.sms.gsm.UserDataHeader
 
toBytes(boolean) - Method in class ie.ncl.sms.gsm.UserDataHeader
Convert the information elements to a byte array.
toCdmaBytes() - Method in class ie.ncl.sms.gsm.UserDataHeader
 
toDate(String) - Method in class ie.ncl.sms.smpp.SmppConnection
 
TON_ABBREVIATED - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
TON_ALPHANUMERIC - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
TON_INTERNATIONAL - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
TON_NATIONAL - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
TON_NETWORK_SPECIFIC - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
TON_RESERVED - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
TON_SUBSCRIBER - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
TON_UNKNOWN - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
toSmartMessage(byte, Address, boolean, boolean) - Method in class ie.ncl.wap.push.WSPRequest
Encode this WSPRequest as a SmartMessage, which can then be sent using a NarrowBandSocket object.
toSmartMessage(byte, Address, boolean, boolean, int) - Method in class ie.ncl.wap.push.WSPRequest
 
toSmartMessage(byte, Address, boolean, boolean, int, boolean) - Method in class ie.ncl.wap.push.WSPRequest
 
toSmartMessage(byte, Address, boolean, boolean, int, boolean, boolean) - Method in class ie.ncl.wap.push.WSPRequest
 
toString() - Method in class ie.ncl.media.music.IMelody
Get the IMelody string for this melody.
toString() - Method in class ie.ncl.media.music.Note
 
toString() - Method in class ie.ncl.media.music.RTTTL
Print the RTTTL string for this melody.
toString() - Method in class ie.ncl.mms.UserAgent
 
toString() - Method in class ie.ncl.msg.Address
Convert this address to a string.
toString() - Method in class ie.ncl.msg.Attributes
This string representation of name/value pairs, each on a new line.
toString() - Method in class ie.ncl.sms.dcs.DataCodingScheme
Return the numerical value in string form.
toString() - Method in class ie.ncl.sms.gsm.GsmAddress
Return printable telephone number, including a '+' if the number is an international one.
toString() - Method in class ie.ncl.sms.gsm.IE
 
toString() - Method in class ie.ncl.sms.gsm.LongMessageStatus
To string.
toString() - Method in class ie.ncl.sms.gsm.ProtocolIdentifier
 
toString() - Method in class ie.ncl.sms.gsm.Status
 
toString() - Method in class ie.ncl.sms.gsm.TypeOfAddress
 
toString() - Method in class ie.ncl.sms.gsm.UserDataHeader
 
toString() - Method in class ie.ncl.sms.modem.GsmModemConfiguration
 
toString() - Method in exception ie.ncl.sms.modem.GsmModemException
Convert error number to string.
toString() - Method in class ie.ncl.sms.nbs.MenuAction
 
toString() - Method in class ie.ncl.sms.nbs.MenuItem
String form of menu item.
toString() - Method in class ie.ncl.sms.nbs.NetworkOperator
String form.
toString() - Method in class ie.ncl.sms.nbs.VObject
Get the string representation of the VCard.
toString() - Method in class ie.ncl.sms.smpp.Address
 
toString() - Method in class ie.ncl.sms.smpp.Member
 
toString() - Method in class ie.ncl.sms.smpp.Message
This method puts the message structure in a printable string.
toString() - Method in exception ie.ncl.sms.smpp.SMSException
Return a string indicating the error that occurred.
TP_MR_BYTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_MR_SIZE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_MTI_BYTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_MTI_MASK - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_MTI_SHIFT - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_RD_BITMASK - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_RD_BYTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_RP_BITMASK - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_RP_BYTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_SRI_BITMASK - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_SRI_BYTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_SRR_BITMASK - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_SRR_BYTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_UDHI_BITMASK - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_UDHI_BYTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_VP_ABSOLUTE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_VP_ENHANCED - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_VP_NONE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
TP_VP_RELATIVE - Static variable in interface ie.ncl.sms.gsm.GsmConstants
 
transceiverMode() - Method in class ie.ncl.sms.smpp.SmppConnection
Deprecated. use constuctor to specify this mode.
TRANSFER_MODE_BINARY - Static variable in class ie.ncl.sms.nbs.SmartMessage
Used to indicate that the preferred mode of transport is via NBS binary messages.
TRANSFER_MODE_TEXT - Static variable in class ie.ncl.sms.nbs.SmartMessage
Used to indicate that the preferred mode of transport is via NBS text message.
transposeFirstCharacter(String) - Static method in class ie.ncl.sms.dcs.GsmAlphabetEncoding
 
TYPE_LINKED - Static variable in class ie.ncl.sms.nbs.MenuItem
A Linked menu item indicates that a volatile selection of items need to be requested from the 'menu-server'.
TYPE_NORMAL - Static variable in class ie.ncl.sms.nbs.MenuItem
A Normal menu item.
TYPE_SELECTED - Static variable in class ie.ncl.sms.nbs.MenuItem
A Selected menu is used to indicates 'the currently active' volatile menu.
TYPE_VOLATILE - Static variable in class ie.ncl.sms.nbs.MenuItem
A Volatile menu item indicates that a volatile selection of items change from time to time and may need to
TypeOfAddress - Class in ie.ncl.sms.gsm
Type Of Address.
TypeOfAddress(int, int) - Constructor for class ie.ncl.sms.gsm.TypeOfAddress
 
TypeOfAddress(int) - Constructor for class ie.ncl.sms.gsm.TypeOfAddress
Specify the type of number as NATIONAL, INTERNATIONAL or UNKNOWN.
TypeOfAddress() - Constructor for class ie.ncl.sms.gsm.TypeOfAddress
 

U

UCPConnection - Class in ie.ncl.sms.ucp
This class is used to connect with a UCP compliant Short Message Service Centre or SMSC.
UCPConnection() - Constructor for class ie.ncl.sms.ucp.UCPConnection
 
UCPMessageAttributeNames - Interface in ie.ncl.sms.ucp
 
UCPUtils - Class in ie.ncl.sms.ucp
 
UCPUtils() - Constructor for class ie.ncl.sms.ucp.UCPUtils
 
UCS2 - Static variable in class ie.ncl.sms.dcs.ShortMessageCoding
 
UCS2AlphabetEncoding - Class in ie.ncl.sms.dcs
This is the GSM UCS2 Unicode character encoding scheme.
UCS2AlphabetEncoding() - Constructor for class ie.ncl.sms.dcs.UCS2AlphabetEncoding
 
UDH - Static variable in interface ie.ncl.sms.MessageAttributeNames
User Data Header attribute (UserDataHeader object).
UDHI - Static variable in interface ie.ncl.sms.MessageAttributeNames
User Data Header Indicator attribute (Boolean object).
UDHMessage - Class in ie.ncl.sms.gsm
A User Data Header Message is a message with a set of indicators at the start of the message such as fragmentation information, source and destination port numbers.
UDHMessage(Address, byte[], UserDataHeader) - Constructor for class ie.ncl.sms.gsm.UDHMessage
Create a User Data Header Message specifying the destination address, the header and the data.
UDHMessage(BinaryMessage, byte[], UserDataHeader) - Constructor for class ie.ncl.sms.gsm.UDHMessage
Create a User Data Header Message specifying the all the message attributes from another message, and also the header and the data.
UDI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
U with diaeresis character.
udi - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
u with diaeresis character.
ugr - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
u with grave character.
Unicode - Static variable in class ie.ncl.sms.dcs.DataCodingScheme
This should be used to send Unicoded text messages.
unicode() - Method in class ie.ncl.sms.dcs.DataCodingScheme
Check to see if the unicode encoding is used.
UNIVERSAL_COMPUTER_INTERFACE - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
UNKNOWN - Static variable in class ie.ncl.media.music.Note
 
UNKNOWN - Static variable in class ie.ncl.sms.gsm.TypeOfAddress
 
use7Bit() - Method in class ie.ncl.sms.smpp.SmppConnection
 
useLocalTime - Static variable in class ie.ncl.sms.nbs.VObject
 
UserAgent - Class in ie.ncl.mms
This class is used to specify the type of hanset for which a Multimedia message is destined.
UserAgent() - Constructor for class ie.ncl.mms.UserAgent
Create a default user agent.
UserAgent(String) - Constructor for class ie.ncl.mms.UserAgent
Create a user agent.
UserDataHeader - Class in ie.ncl.sms.gsm
The user data header object is used to group Information Elements (IEs) together which then form the (optional) header of a short message (UDHMessage).
UserDataHeader() - Constructor for class ie.ncl.sms.gsm.UserDataHeader
Creates and empty user data header.
UserDataHeader(byte[]) - Constructor for class ie.ncl.sms.gsm.UserDataHeader
Convert bytes to array of information elements.
UserDataHeader(UserDataHeader, boolean) - Constructor for class ie.ncl.sms.gsm.UserDataHeader
 
UserDataHeader(UserDataHeader) - Constructor for class ie.ncl.sms.gsm.UserDataHeader
 
UserDataHeaderMalformedException - Exception in ie.ncl.sms.gsm
 
UserDataHeaderMalformedException() - Constructor for exception ie.ncl.sms.gsm.UserDataHeaderMalformedException
 
UserDataHeaderMalformedException(String) - Constructor for exception ie.ncl.sms.gsm.UserDataHeaderMalformedException
 

V

VALIDITY - Static variable in interface ie.ncl.sms.MessageAttributeNames
Validity Period attribute (ValidityPeriod object).
ValidityPeriod - Class in ie.ncl.sms.gsm
 
ValidityPeriod(Date) - Constructor for class ie.ncl.sms.gsm.ValidityPeriod
Absolute
ValidityPeriod(int, short) - Constructor for class ie.ncl.sms.gsm.ValidityPeriod
Relative
ValidityPeriod(int) - Constructor for class ie.ncl.sms.gsm.ValidityPeriod
Relative
vcal() - Static method in class ie.ncl.sms.nbs.NBSTest
 
VCalendar - Class in ie.ncl.sms.nbs
Create a calendar event.
VCalendar(VEvent) - Constructor for class ie.ncl.sms.nbs.VCalendar
Create a calendar event.
VCalendarMessage - Class in ie.ncl.sms.nbs
This message is used to send a VCalendar or Appointment to a mobile phone.
VCalendarMessage(Address, VCalendar) - Constructor for class ie.ncl.sms.nbs.VCalendarMessage
This smart message is constructed with a VCalendar object.
VCalendarMessage(Address, String) - Constructor for class ie.ncl.sms.nbs.VCalendarMessage
 
vcard() - Static method in class ie.ncl.sms.nbs.NBSTest
 
VCard - Class in ie.ncl.sms.nbs
 
VCard() - Constructor for class ie.ncl.sms.nbs.VCard
Create a blank VCard.
VCard(String, String) - Constructor for class ie.ncl.sms.nbs.VCard
Create a VCard, specifying name.
VCard(String, String, String) - Constructor for class ie.ncl.sms.nbs.VCard
Create a VCard, specifying name and mobile number.
VCardMessage - Class in ie.ncl.sms.nbs
This message is used to send a VCard or Business card to a mobile phone.
VCardMessage(Address, VCard) - Constructor for class ie.ncl.sms.nbs.VCardMessage
This smart message is constructed with a VCard object.
VCardMessage(Address, String) - Constructor for class ie.ncl.sms.nbs.VCardMessage
 
Version - Class in ie.ncl.mms
 
Version() - Constructor for class ie.ncl.mms.Version
 
Version - Class in ie.ncl.msg
 
Version() - Constructor for class ie.ncl.msg.Version
 
version() - Static method in class ie.ncl.sms.smpp.Smpp
Deprecated.  
VEvent - Class in ie.ncl.sms.nbs
 
VEvent(String, Date, Date) - Constructor for class ie.ncl.sms.nbs.VEvent
 
VFUK_RECEIPT_DECODING - Static variable in class ie.ncl.sms.smpp.SmppConnection
 
VIDEOTEX - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
VObject - Class in ie.ncl.sms.nbs
This class is used as a base for VCard and VCalendar objects.
VObject(String) - Constructor for class ie.ncl.sms.nbs.VObject
Construct a VObject specifying its name - such as 'VCARD' or 'VCALENDAR'.
VodafoneUkErrorCodes - Class in ie.ncl.sms.smpp
 
VodafoneUkErrorCodes() - Constructor for class ie.ncl.sms.smpp.VodafoneUkErrorCodes
 
VOICE_MAIL - Static variable in class ie.ncl.sms.dcs.MessageWaitingIndication
 
VOICE_TELEPHONE - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
VOLUME_HIGH - Static variable in class ie.ncl.sms.nbs.Phrase
High volume is the loudest allowable.
VOLUME_LOW - Static variable in class ie.ncl.sms.nbs.Phrase
Low volume is no sound.
VOLUME_MEDIUM - Static variable in class ie.ncl.sms.nbs.Phrase
Medium volume is the default volume.

W

WAPProvisioning - Class in ie.ncl.wap.push
 
WAPProvisioning(String) - Constructor for class ie.ncl.wap.push.WAPProvisioning
 
WAPPush - Class in ie.ncl.wap.push
Object used to send WAP Push Requests messages.
WAPPush(Sender) - Constructor for class ie.ncl.wap.push.WAPPush
Create a WAP Push connection.
warnings(boolean) - Method in class ie.ncl.sms.gsm.Cache
Public log expired messages.
warnings(boolean) - Method in class ie.ncl.sms.gsm.LongMessageReceiver
Log warnings about expired messages.
WEEKS - Static variable in class ie.ncl.sms.gsm.ValidityPeriod
Deprecated. Use days instead
writeAddress(GsmAddress) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeBit(boolean) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeBits(int, int) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeContentPart(Submit) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeDate(Date) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeDeliver(Deliver) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeSemiOctet(int) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeSmscAddress(GsmAddress) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeSubmit(Submit) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
writeValidity(ValidityPeriod) - Method in class ie.ncl.sms.gsm.GsmEncoder
 
WSPRequest - Class in ie.ncl.wap.push
 
WSPRequest() - Constructor for class ie.ncl.wap.push.WSPRequest
 

X

X400_MESSAGE_HANDING_SYSTEM - Static variable in class ie.ncl.sms.gsm.ProtocolIdentifier
 
XI - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Xi character.
XSERVICES - Static variable in interface ie.ncl.sms.ucp.UCPMessageAttributeNames
 

Y

YEN - Static variable in class ie.ncl.sms.dcs.GsmAlphabetEncoding
Yen currency sign character.

A B C D E F G H I L M N O P Q R S T U V W X Y
Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit