Uses of Class org.jacorb.imr.ImRPOAInfo

Uses in package org.jacorb.imr

Methods with parameter type org.jacorb.imr.ImRPOAInfo

void
Adds a POA to this server.
void
ServerTable.putPOA(String name, ImRPOAInfo poa)
Add a POA to the server table.

Methods with return type org.jacorb.imr.ImRPOAInfo

ImRPOAInfo
ServerTable.getPOA(String name)
Get the ImRPOAInfo object of a POA.