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

◆ setPublishedEndpoints()

virtual void Ice::ObjectAdapter::setPublishedEndpoints ( EndpointSeq newEndpoints)
pure virtual

Sets the endpoints that proxies created by this object adapter will contain.

Parameters
newEndpointsThe new set of endpoints that the object adapter will embed in proxies.
Exceptions
invalid_argumentThrown when newEndpoints is empty or this adapter is associated with a router.