5[[
"cpp:dll-export:ICE_API"]]
6[[
"cpp:doxygen:include:Ice/Ice.h"]]
9[[
"cpp:source-include:Ice/Process.h"]]
11[[
"js:module:@zeroc/ice"]]
15[
"java:identifier:com.zeroc.Ice"]
The exception that is thrown when a server application tries to register endpoints for an object adap...
The exception that is thrown by a Locator implementation when it cannot find an object adapter with t...
The exception that is thrown when the provided replica group is invalid.
The exception that is thrown when a server was not found.
idempotent void setServerProcessProxy(string id, Process *proxy)
Registers a proxy to the Process object of a server application.
idempotent void setReplicatedAdapterDirectProxy(string adapterId, string replicaGroupId, Object *proxy)
Registers or unregisters the endpoints of an object adapter.
idempotent void setAdapterDirectProxy(string id, Object *proxy)
Registers or unregisters the endpoints of an object adapter.
A server application registers the endpoints of its indirect object adapters with the LocatorRegistry...
A server application managed by a locator implementation such as IceGrid hosts a Process object and r...