javax.mail
Class Provider
java.lang.Object
javax.mail.Provider
public class Provider
- extends Object
- Version:
- $Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Mi, 25. Okt 2006) $
Nested Class Summary |
static class |
Provider.Type
A enumeration inner class that defines Provider types. |
getClassName
public String getClassName()
getProtocol
public String getProtocol()
getType
public Provider.Type getType()
getVendor
public String getVendor()
getVersion
public String getVersion()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.