Uses of Class org.jacorb.imr.ImRServerInfo

Uses in package org.jacorb.imr

Constructors with parameter type org.jacorb.imr.ImRServerInfo

ImRPOAInfo.ImRPOAInfo(String name, String host, int port, ImRServerInfo server, long timeout)
The constructor of this class.

Fields of type org.jacorb.imr.ImRServerInfo

ImRServerInfo

Methods with parameter type org.jacorb.imr.ImRServerInfo

void
ServerTable.putServer(String name, ImRServerInfo server)
Adds a server to the server table.

Methods with return type org.jacorb.imr.ImRServerInfo

ImRServerInfo
ServerTable.getServer(String name)
This method gets a server for a specified name.