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 Class
ie.ncl.sms.smpp.MessageSettings

Packages that use MessageSettings
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. 
 

Uses of MessageSettings in ie.ncl.sms.smpp
 

Methods in ie.ncl.sms.smpp with parameters of type MessageSettings
 Message SmppConnection.convert(Message smppMsg, MessageSettings settings)
           
 void DataResponse.dataResponse(java.lang.Exception ex, Message m, MessageSettings ms)
           
 boolean SmppConnection.interceptReceiverApiCallToInsertSmppCommandAttributes(Message smppMsg, java.lang.Exception ex, Message msg, MessageSettings settings)
           
 boolean SmppConnection.receive(java.lang.Exception ex, Message smppMsg, MessageSettings settings)
          Implements SMPP callback (asynchronous receive).
 boolean ExtendedReceiver.receive(java.lang.Exception ex, Message m, MessageSettings ms)
           
 void Smpp.send(ExtendedSendResponse target, Message m, MessageSettings settings)
          Deprecated. This method is used to asynchronously send a short message to the SMSC for further delivery to an SME or SMEs.
 void Smpp.send(Message m, MessageSettings ms)
          Deprecated.  
 void Smpp.send(SendResponse target, Message m, MessageSettings ms)
          Deprecated.  
 void ExtendedSendResponse.sendResponse(java.lang.Exception ex, Message m, MessageSettings settings)
           
 


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