Uses of Class
javax.mail.Provider.Type

Packages that use Provider.Type
javax.mail Classes modelling a mail system. 
 

Uses of Provider.Type in javax.mail
 

Fields in javax.mail declared as Provider.Type
static Provider.Type Provider.Type.STORE
           
static Provider.Type Provider.Type.TRANSPORT
           
 

Methods in javax.mail that return Provider.Type
 Provider.Type Provider.getType()
          Returns the provider type.
 

Constructors in javax.mail with parameters of type Provider.Type
Provider(Provider.Type type, java.lang.String protocol, java.lang.String className, java.lang.String vendor, java.lang.String version)
          Creates a new provider of the given type and protocol.
 



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