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

ie.ncl.sms.nbs
Class EmailMessage

java.lang.Object
  extended by ie.ncl.msg.Message
      extended by ie.ncl.msg.TextMessage
          extended by ie.ncl.sms.nbs.EmailMessage
All Implemented Interfaces:
java.io.Serializable

public class EmailMessage
extends TextMessage

See Also:
Serialized Form

Constructor Summary
EmailMessage(Address destination, java.lang.String sourceEmail, java.lang.String subject, java.lang.String content)
           
 
Method Summary
 
Methods inherited from class ie.ncl.msg.TextMessage
getBody, getText, length, setBody, setText
 
Methods inherited from class ie.ncl.msg.Message
getAttribute, getAttributes, getCorrelationID, getDestination, getID, getSource, getType, putAttribute, removeAttribute, setAttributes, setCorrelationID, setDestination, setID, setSource, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailMessage

public EmailMessage(Address destination,
                    java.lang.String sourceEmail,
                    java.lang.String subject,
                    java.lang.String content)

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