|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Transport | |
| javax.mail | |
| javax.mail.event | |
| Uses of Transport in javax.mail |
| Methods in javax.mail that return Transport | |
Transport |
Session.getTransport()
|
Transport |
Session.getTransport(Address address)
|
Transport |
Session.getTransport(Provider provider)
|
Transport |
Session.getTransport(String protocol)
|
Transport |
Session.getTransport(URLName name)
|
| Uses of Transport in javax.mail.event |
| Constructors in javax.mail.event with parameters of type Transport | |
TransportEvent(Transport transport,
int type,
Address[] validSent,
Address[] validUnsent,
Address[] invalid,
Message message)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||