javax.mail
Class Provider.Type
java.lang.Object
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.
STORE
public static final Provider.Type STORE
TRANSPORT
public static final Provider.Type TRANSPORT
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.