All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.iap.mail_cl.MailService

java.lang.Object
   |
   +----iceberg.iap.mail_cl.MailService

public class MailService
extends Object
Program to call into the SendMsg() routine of the Msg2Voice IAP. A message can be typed onto STDIN or read from a file.


Constructor Index

 o MailService()

Method Index

 o main(String[])
Cmd line args: mail_file Msg2Voice-IAP-URL fromuser touser msgid

Constructors

 o MailService
 public MailService()

Methods

 o main
 public static void main(String argv[])
Cmd line args: mail_file Msg2Voice-IAP-URL fromuser touser msgid


All Packages  Class Hierarchy  This Package  Previous  Next  Index