Package net.fortuna.ical4j.util
Interface HostInfo
- All Known Implementing Classes:
InetAddressHostInfo,SimpleHostInfo
public interface HostInfo
Provides platform-independent host information.
-
Method Summary
-
Method Details
-
getHostName
String getHostName()- Returns:
- a name for the host machine
-