jadex.bdi.planlib.messaging
Class MailTest

java.lang.Object
  extended by jadex.bdi.planlib.messaging.MailTest

public class MailTest
extends java.lang.Object

Test class for java mail API.


Constructor Summary
MailTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method for testing.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailTest

public MailTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws javax.mail.MessagingException,
                        java.io.IOException
Main method for testing.

Throws:
java.io.IOException
javax.mail.MessagingException


Copyright © 2010. All Rights Reserved.