Java javax.mail Provider fields, constructors, methods, implement or subclass

Example usage for Java javax.mail Provider fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.mail Provider.

The text is from its open source code.

Constructor

Provider(Type type, String protocol, String classname, String vendor, String version)
Create a new provider of the specified type for the specified protocol.

Method

StringgetClassName()
Returns the name of the class that implements the protocol.