7[[
"cpp:dll-export:ICE_API"]]
8[[
"cpp:doxygen:include:Ice/Ice.h"]]
16[[
"objc:dll-export:ICE_API"]]
17[[
"objc:header-dir:objc"]]
19[[
"python:pkgdir:Ice"]]
24#ifndef __SLICE2JAVA_COMPAT__
25[[
"java:package:com.zeroc"]]
83 [
"java:UserException"]
Object locate(
Current curr, out
LocalObject cookie);
117 [
"swift:nonnull"]
Object servant,
A servant locator is called by an object adapter to locate a servant that is not found in its active ...
Definition ServantLocator.ice:43
void finished(Current curr, ["swift:nonnull"] Object servant, LocalObject cookie)
Called by the object adapter after a request has been made.
void deactivate(string category)
Called when the object adapter in which this servant locator is installed is destroyed.
Object locate(Current curr, out LocalObject cookie)
Called before a request is dispatched if a servant cannot be found in the object adapter's active ser...
The Ice core library.
Definition BuiltinSequences.ice:27
Information about the current method invocation for servers.
Definition Current.ice:103