IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
 
[Sommaire]  [Top 50]  [F.A.Q.]  [ Java SE ]  [ Java EE ]  [Javadoc standard]  [Contact]
[ 5.0
Rechercher   
Dans
Options   sensible à la casse
étendre la recherche aux descriptions
Préférences
fr en 
 
Moteurs de recherche
JavaTM Platform, Enterprise Edition, v 5.0

javax.mail
Class Provider.Type

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

public static class Provider.Type
extends 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
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

STORE

public static final Provider.Type STORE

TRANSPORT

public static final Provider.Type TRANSPORT
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Copyright 2003 Sun Microsystems, Inc. All rights reserved