JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.fortuna.ical4j.util
Interface HostInfo
All Known Implementing Classes:
InetAddressHostInfo
,
SimpleHostInfo
public interface
HostInfo
Provides platform-independent host information.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getHostName
()
Method Detail
getHostName
java.lang.String getHostName()
Returns:
a name for the host machine
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method