4243444546474849505152
if (mt == null) { InetSocketAddress socketAddress = owner .getTransportSpec().getSocketAddress(); mt = new GIOPMessageTransport(owner.getORB(), tm, socketAddress, true); } return mt;