All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.mail.Transport Maven / Gradle / Ivy

package javax.mail;

public class Transport extends Service {
    public static void send(Message msg) throws MessagingException {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy