160161162163164165166167168169
IIOPTransportSpec transport) { ClientConnectionFactory endpoint = getClientEndpoint(transport); InvocationProfile ip = new IIOPInvocationProfile(profile, endpoint); profs.add(ip); }