当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v1.4 API Specifications
Provider.Type (Java 2 Platform Ent. Ed. v1.4) - Java Platform, Enterprise Edition v1.4 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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STORE
public static final Provider.Type STORE
TRANSPORT
public static final Provider.Type TRANSPORT
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.