Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ setDefaultObjectAdapter()

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.

Parameters
adapterThe object adapter to associate with new outgoing connections.
See also
Connection::setAdapter