Ice
3.9
Slice API Reference
Loading...
Searching...
No Matches
Ice
LocatorRegistry
setAdapterDirectProxy
setReplicatedAdapterDirectProxy
setServerProcessProxy
◆
setServerProcessProxy()
idempotent void setServerProcessProxy
(
string
id
,
Process
*
proxy
) throws
ServerNotFoundException
Registers a proxy to the
Process
object of a server application.
Parameters
id
The server ID.
proxy
A proxy to the
Process
object of the server. This proxy is never null.
Exceptions
ServerNotFoundException
Thrown when the locator does not know a server application with a server ID of
id
.
Generated by
1.16.1