void Ice::Communicator::setDefaultObjectAdapter | ( | ObjectAdapterPtr | adapter | ) |
Sets the object adapter that will be associated with new outgoing connections created by this communicator.
This function has no effect on existing outgoing connections, or on incoming connections.
adapter | The object adapter to associate with new outgoing connections. |