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.smpp.Receiver

Packages that use Receiver
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 Receiver in ie.ncl.sms.smpp
 

Methods in ie.ncl.sms.smpp with parameters of type Receiver
 void Smpp.receive(Receiver target)
          Deprecated. This method sets up a callback target which will be called when messages are received.
 

Constructors in ie.ncl.sms.smpp with parameters of type Receiver
Binding(java.lang.String sysid, java.lang.String systype, java.lang.String password, Address range, Receiver target)
          Create a receiver binding specifying the address range.
Binding(java.lang.String sysid, java.lang.String systype, java.lang.String password, Receiver target)
          Create a receiver binding without specifying the address range.
 


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