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