public final class EmailPopConnection extends EmailConnection
| Constructor and Description |
|---|
EmailPopConnection(String host,
int port,
String userName,
String password)
Initializes a new instance of the
EmailPopConnection class. |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost()
Gets the host name.
|
int |
getPort()
Gets the port number.
|
getPassword, getUserNamepublic EmailPopConnection(String host, int port, String userName, String password)
EmailPopConnection class.host - The host name.port - The port number.userName - The user name.password - The password.public String getHost()
public int getPort()
Copyright © 2026. All rights reserved.