|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Host | |
|---|---|
| net.rmi.rmiSynth | |
| Uses of Host in net.rmi.rmiSynth |
|---|
| Methods in net.rmi.rmiSynth that return Host | |
|---|---|
Host[] |
HostManagerGui.getHosts()
|
Host[] |
HostManagerInterface.getHosts()
|
Host[] |
HostManager.getHosts()
|
Host |
HostManagerInterface.getNextHost()
|
Host |
HostManager.getNextHost()
getNextHost returns the next
host in the list, with wrap-around. |
| Methods in net.rmi.rmiSynth with parameters of type Host | |
|---|---|
void |
HostManagerInterface.add(Host h)
|
void |
HostManager.add(Host h)
|
boolean |
HostManager.contains(Host h)
|
boolean |
Host.equals(Host h)
|
static boolean |
HostManager.equals(Host h1,
Host h2)
|
int |
HostManager.indexOf(Host h,
int index)
|
void |
HostManager.remove(Host h)
|
void |
HostManager.update(Host h)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||