gran.app.adapter.pop3
Class POP3Class

java.lang.Object
  extended bygran.app.adapter.pop3.POP3Class

public class POP3Class
extends java.lang.Object


Constructor Summary
POP3Class()
           
 
Method Summary
static java.util.HashMap getAttaches(javax.mail.internet.MimeMessage currentMessage)
           
static java.lang.String getBody(javax.mail.internet.MimeMessage currentMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

POP3Class

public POP3Class()
Method Detail

getBody

public static java.lang.String getBody(javax.mail.internet.MimeMessage currentMessage)
                                throws GranException
Throws:
GranException

getAttaches

public static java.util.HashMap getAttaches(javax.mail.internet.MimeMessage currentMessage)
                                     throws GranException
Throws:
GranException


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.