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

◆ updateServer()

virtual void IceGrid::NodeObserver::updateServer ( std::string node,
ServerDynamicInfo updatedInfo,
const Ice::Current & current )
pure virtual

Notifies the observer that the state of a server changed.

Parameters
nodeThe node hosting the server.
updatedInfoThe new server state.
currentThe Current object of the incoming request.