当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v5.0 API Specifications
Provider.Type (Java EE 5 SDK) - Java Platform, Enterprise Edition v5.0 API Specifications
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.