代码搜索:JavaMail
找到约 913 项符合「JavaMail」的源代码
代码结果 913
www.eeworm.com/read/356555/3040965
entries
/javamail.providers/1.2/Wed Sep 13 10:32:51 2000//
/mime.types/1.1/Wed Mar 15 17:16:46 2000//
D
www.eeworm.com/read/106401/15637621
txt license.txt
License Agreement
SUN MICROSYSTEMS, INC. (``SUN'') IS WILLING TO LICENSE ITS JAVAMAIL(tm)
SOFTWARE (``SOFTWARE'') TO YOU ("CUSTOMER") ONLY UPON THE CONDITION
THAT YOU ACCEPT ALL OF THE TERMS CON
www.eeworm.com/read/178956/9380489
java mailhelper.java
package ezmail;
import javax.mail.*;
import javax.mail.internet.*;
import java.text.SimpleDateFormat;
/**
* Utility class for sending/retrieving messages using the JavaMail API.
*
* @a
www.eeworm.com/read/175238/9554619
java myauth.java
/*
* MyAuth.java
*
* Created on 2006年5月23日, 下午4:41
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package javamail;
/**
*
www.eeworm.com/read/175238/9554627
java getmail.java
/*
* getMail.java
*
* Created on 2006年5月24日, 下午7:57
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package javamail;
/**
*
www.eeworm.com/read/175238/9554628
java main.java
/*
* Main.java
*
* Created on 2006年5月23日, 下午4:17
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package javamail;
/**
*
www.eeworm.com/read/140591/5784941
java mailapp.java
package javamail;
import javax.swing.UIManager;
import java.awt.*;
public class MailApp {
boolean packFrame = false;
//Construct the application
public MailApp() {
MailFrame frame = new M
www.eeworm.com/read/232891/4695818
java mailhelper.java
package ezmail;
import javax.mail.*;
import javax.mail.internet.*;
import java.text.SimpleDateFormat;
/**
* Utility class for sending/retrieving messages using the JavaMail API.
*
* @a
www.eeworm.com/read/184988/5242868
java mailhelper.java
package ezmail;
import javax.mail.*;
import javax.mail.internet.*;
import java.text.SimpleDateFormat;
/**
* Utility class for sending/retrieving messages using the JavaMail API.
*
* @a