Name

javax.mail.Provider.Type — This is an inner class to javax.mail.Provider that describes the Provider’s type, either STORE or TRANSPORT.

Synopsis

public static class provider.Type extends java.lang.Object {
    // Public Variables
            public static final Provider.Type STORE;
            public static final Provider.Type TRANSPORT;
}

Hierarchy

java.lang.Object→javax.mail.Provider.Type

Get Programming Internet Email now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.