Interface IHost
-
- All Known Implementing Classes:
Host
public interface IHost
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()intgetPort()
-
Hostpublic interface IHost
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
|
int |
getPort() |