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.media.music.MelodyException

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

Uses of MelodyException in ie.ncl.media.music
 

Constructors in ie.ncl.media.music that throw MelodyException
IMelody(java.lang.String imelody)
          Create an IMelody given an IMelody formatted string.
Note(int duration)
           
Note(int duration, int pitch, int scale)
          Create a note of the specified duration, pitch and scale.
Note(int d, int p, int s, boolean dotted)
           
Note(int d, int p, int s, int specifier)
           
Note(int d, int p, int s, int specifier, int style)
          Construct a Note.
RTTTL(java.lang.String tune)
          Construct a ring tone according to the above specification.
 


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