javax.mail

Class Provider.Type

Enclosing Class:
Provider

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
static Provider.Type
TRANSPORT

Field Details

STORE

public static final Provider.Type STORE


TRANSPORT

public static final Provider.Type TRANSPORT