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

Uses of Interface
ie.ncl.sms.MessageAttributeNames

Packages that use MessageAttributeNames
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.gsm This package contains the GSM classes that define attributes specific to GSM short messages. 
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   
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.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. 
 

Uses of MessageAttributeNames in ie.ncl.sms.cimd
 

Subinterfaces of MessageAttributeNames in ie.ncl.sms.cimd
 interface CimdMessageAttributeNames
          A collection message attributes specific to the CIMD protocol
 

Classes in ie.ncl.sms.cimd that implement MessageAttributeNames
 class CimdConnection
          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.
 

Uses of MessageAttributeNames in ie.ncl.sms.gsm
 

Classes in ie.ncl.sms.gsm that implement MessageAttributeNames
 class GsmMessage
          GSM message adds a Protocol Id (PID), a data coding scheme (DCS) and a user data header indicator (UDHI) to the message object.
 class LongMessageReceiver
          Construct a long message receiver.
 

Uses of MessageAttributeNames in ie.ncl.sms.modem
 

Classes in ie.ncl.sms.modem that implement MessageAttributeNames
 class GsmModem
          This class is used to establish a connection with a GSM modem device, which can be used to send and receive short messages.
 

Uses of MessageAttributeNames in ie.ncl.sms.nbs
 

Classes in ie.ncl.sms.nbs that implement MessageAttributeNames
 class NarrowBandSocket
           
 

Uses of MessageAttributeNames in ie.ncl.sms.smpp
 

Classes in ie.ncl.sms.smpp that implement MessageAttributeNames
 class SmppConnection
          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.
 

Uses of MessageAttributeNames in ie.ncl.sms.ucp
 

Subinterfaces of MessageAttributeNames in ie.ncl.sms.ucp
 interface UCPMessageAttributeNames
           
 


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