5[[
"cpp:dll-export:ICE_API"]]
6[[
"cpp:doxygen:include:Ice/Ice.h"]]
9[[
"js:module:@zeroc/ice"]]
11#include "BuiltinSequences.ice"
13[
"java:identifier:com.zeroc.Ice"]
Router * getRouter()
Gets a proxy to the associated Router.
Provides access to a Router object via a fixed identity.
idempotent Object * getClientProxy(out optional(1) bool hasRoutingTable)
Gets the router's client proxy, i.e.
idempotent ObjectProxySeq addProxies(ObjectProxySeq proxies)
Adds new proxy information to the router's routing table.
idempotent Object * getServerProxy()
Gets the router's server proxy, i.e.
Represents an intermediary object that routes requests and replies between clients and Ice objects th...
sequence< Object > ObjectProxySeq
A sequence of object proxies.