Results 1 to 1 of 1
Thread: java.mail.Transport
- 05-21-2010, 09:09 AM #1
Member
- Join Date
- May 2010
- Posts
- 1
- Rep Power
- 0
javax.mail.Transport
i know
com.sun.mail.smtp.SMTPTransport
extends and implements java.mail.Transport's sendMessage().
and javax.mail.Transport is a abstract class
we can send my mail message only with
"Transport.send(message)";
only such simple code
how java know who implements Transport
and why not appearance SMTPTransport and instance it?Last edited by wannshan; 05-25-2010 at 07:32 AM.
Similar Threads
-
javax.mail.Transport
By sharpi03 in forum Advanced JavaReplies: 5Last Post: 10-23-2009, 05:26 PM -
How to identify received mail is failure delivery notice mail in javamail?
By satheeshtech in forum Advanced JavaReplies: 2Last Post: 07-25-2009, 09:36 AM -
Attachments were missing when mail was sent through java mail API
By Malathi in forum Web FrameworksReplies: 2Last Post: 06-04-2009, 01:42 PM -
A Webservice Platform for Transport Optimization
By dnaevolutions in forum Java SoftwareReplies: 0Last Post: 01-18-2009, 06:15 PM -
Javax.mail.MethodNotSupported Exception in java mail api
By namarc in forum Advanced JavaReplies: 2Last Post: 05-05-2008, 06:01 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks