javax.mail
Class Provider.Type

java.lang.Object
  extended by javax.mail.Provider.Type
Enclosing class:
Provider

public static class Provider.Type
extends java.lang.Object

This inner class defines the Provider type. Currently, STORE and TRANSPORT are the only two provider types supported.


Field Summary
static Provider.Type STORE
           
static Provider.Type TRANSPORT
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

STORE

public static final Provider.Type STORE

TRANSPORT

public static final Provider.Type TRANSPORT
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41