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.wap.push.WSPRequest

Packages that use WSPRequest
ie.ncl.wap.push This package is used to generate WAP Push Requests that are sent to mobile phones over the SMS Bearer. 
 

Uses of WSPRequest in ie.ncl.wap.push
 

Subclasses of WSPRequest in ie.ncl.wap.push
 class Bookmark
          This class is used to send a Bookmark to a mobile phone.
 class CacheOperation
          A Cache Operation is used to expire objects - eg internet/WAP pages - stored on a mobile phone.
 class DigitalRightsManagement
           
 class NokiaSyncml
          (C) 2006 NCL Technologies (www.nclt.com).
 class OTASettings
          The OTA Settings class is used to send Internet configuration to a mobile phone.
 class ServiceIndicator
          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.
 class ServiceLoading
          Service Loading is used to send a URL to a mobile phone for the purposes of initiating an Internet session on the phone.
 class SyncML
           
 class WAPProvisioning
           
 

Methods in ie.ncl.wap.push with parameters of type WSPRequest
 void WAPPush.send(WSPRequest message, Address address)
          Send a WSPRequest to the specified address.
 void WAPPush.send(WSPRequest message, Address destination, Address source)
          Send a WSPRequest to the specified address.
 void WAPPush.send(WSPRequest message, Address destination, Address source, boolean registered)
          Send a WSPRequest to the specified address.
 void WAPPush.send(WSPRequest message, Address destination, Address source, boolean registered, boolean confirmed)
          Send a WSPRequest to the specified address.
 void WAPPush.send(WSPRequest message, Address address, boolean registered)
          Send a WSPRequest to the specified address.
 void WAPPush.send(WSPRequest message, Address destination, boolean registered, boolean confirmed)
          Send a WSPRequest to the specified address.
 


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