Package net.fortuna.ical4j.util
Class InetAddressHostInfo
java.lang.Object
net.fortuna.ical4j.util.InetAddressHostInfo
- All Implemented Interfaces:
HostInfo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InetAddressHostInfo
- Throws:
SocketException- where an error occurs identifying the host address
-
InetAddressHostInfo
- Parameters:
address- a host address
-
-
Method Details
-
getHostName
- Specified by:
getHostNamein interfaceHostInfo- Returns:
- a name for the host machine
-