javax.mail
Class Provider.Type

java.lang.Object
  extended by javax.mail.Provider.Type
Enclosing class:
Provider

public static class Provider.Type
extends Object

A provider type (STORE or TRANSPORT).


Field Summary
static Provider.Type STORE
           
static Provider.Type TRANSPORT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STORE

public static final Provider.Type STORE

TRANSPORT

public static final Provider.Type TRANSPORT


© Copyright 2003, 2004 The Free Software Foundation, All rights reserved