Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.jacorb.imr.ImRHostInfo
Uses in package org.jacorb.imr
Methods with parameter type org.jacorb.imr.ImRHostInfo
void
ServerTable
.
putHost
(String name,
ImRHostInfo
host)
Add a host to the table.
Methods with return type org.jacorb.imr.ImRHostInfo
ImRHostInfo
ServerTable
.
getHost
(String name)
Get the ImRHostInfo object of a host.
Overview
Package
Class
Use
Tree
Index
Deprecated
About