|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.mail.URLName
com.hs.mail.smtp.message.HostAddress
public class HostAddress
Field Summary |
---|
Fields inherited from class javax.mail.URLName |
---|
fullURL |
Constructor Summary | |
---|---|
HostAddress(String hostname,
String url)
|
Method Summary | |
---|---|
String |
getHostname()
|
Methods inherited from class javax.mail.URLName |
---|
equals, getFile, getHost, getPassword, getPort, getProtocol, getRef, getURL, getUsername, hashCode, parseString, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HostAddress(String hostname, String url)
Method Detail |
---|
public String getHostname()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |