|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.mail.URLName | +--org.apache.mailet.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 |