org.apache.axis2.transport.http
Class HttpTransportProperties.MailProperties
java.lang.Object
org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
- Enclosing class:
- HttpTransportProperties
public static class HttpTransportProperties.MailProperties
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpTransportProperties.MailProperties
public HttpTransportProperties.MailProperties()
addProperty
public void addProperty(String key,
String value)
deleteProperty
public void deleteProperty(String key)
getProperties
public Properties getProperties()
getPassword
public String getPassword()
setPassword
public void setPassword(String password)