javax.mail
Class Provider
java.lang.Object
javax.mail.Provider
public class Provider
- extends java.lang.Object
- Version:
- $Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
Nested Class Summary |
static class |
Provider.Type
A enumeration inner class that defines Provider types. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getClassName
public java.lang.String getClassName()
getProtocol
public java.lang.String getProtocol()
getType
public Provider.Type getType()
getVendor
public java.lang.String getVendor()
getVersion
public java.lang.String getVersion()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © {inceptionYear}-2008 null. All Rights Reserved.