public static class HttpTransportProperties.MailProperties
extends java.lang.Object
| Constructor and Description |
|---|
HttpTransportProperties.MailProperties()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(java.lang.String key,
java.lang.String value)
Deprecated.
|
void |
deleteProperty(java.lang.String key)
Deprecated.
|
java.lang.String |
getPassword()
Deprecated.
|
java.util.Properties |
getProperties()
Deprecated.
|
void |
setPassword(java.lang.String password)
Deprecated.
|
public HttpTransportProperties.MailProperties()
public void addProperty(java.lang.String key,
java.lang.String value)
public void deleteProperty(java.lang.String key)
public java.util.Properties getProperties()
public java.lang.String getPassword()
public void setPassword(java.lang.String password)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.