javax.mail
Class Provider
java.lang.Object
javax.mail.Provider
public class Provider
- extends java.lang.Object
- Version:
- $Rev: 126350 $ $Date: 2005-01-25 07:35:47 +0100 (Tue, 25 Jan 2005) $
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}-2009 null. All Rights Reserved.