⇒ Index (Frames) |  ⇒ Index (No Frames) |  ⇒ Package |  ⇒ Package Tree |  ⇒ Full Tree 
javax.mail

Class Provider.Type

java.lang.Object
|
+--javax.mail.Provider.Type
Enclosing Class:


public static class Provider.Type
extends java.lang.Object

This inner class defines the Provider type. Currently, STORE and TRANSPORT are the only two provider types supported.

Field Summary

static Provider.Type

STORE

This inner class defines the Provider type.

static Provider.Type

TRANSPORT

Field Details

STORE

public static final Provider.Type STORE

This inner class defines the Provider type. Currently, STORE and TRANSPORT are the only two provider types supported.


TRANSPORT

public static final Provider.Type TRANSPORT