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

◆ activate()

virtual void Ice::ObjectAdapter::activate ( )
pure virtual

Starts receiving and dispatching requests received over incoming connections.

Remarks
When this object adapter is an indirect object adapter configured with a locator proxy, this function also registers the object adapter's published endpoints with this locator.
See also
deactivate
getLocator
getPublishedEndpoints