|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.fortuna.ical4j.util.InetAddressHostInfo
public class InetAddressHostInfo
Constructor Summary | |
---|---|
InetAddressHostInfo()
|
|
InetAddressHostInfo(java.net.InetAddress address)
|
Method Summary | |
---|---|
java.lang.String |
getHostName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InetAddressHostInfo() throws java.net.SocketException
java.net.SocketException
- where an error occurs identifying the host addresspublic InetAddressHostInfo(java.net.InetAddress address)
address
- a host addressMethod Detail |
---|
public java.lang.String getHostName()
getHostName
in interface HostInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |